POGooglePayButtonStyle

data class POGooglePayButtonStyle(val type: POGooglePayButtonStyle.Type, val theme: POGooglePayButtonStyle.Theme, val heightDp: Int, val borderRadiusDp: Int) : Parcelable

Constructors

Link copied to clipboard
constructor(type: POGooglePayButtonStyle.Type, theme: POGooglePayButtonStyle.Theme, heightDp: Int, borderRadiusDp: Int)

Types

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)