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)