PaymentFormShape

data class PaymentFormShape @JvmOverloads constructor(val inputFieldShape: Shape = Shape.Rectangle, val addressSummaryShape: Shape = Shape.RoundCorner, val buttonShape: Shape = Shape.Rectangle, val screenBackgroundShape: Shape = Shape.None)

Constructors

Link copied to clipboard
constructor(inputFieldShape: Shape = Shape.Rectangle, addressSummaryShape: Shape = Shape.RoundCorner, buttonShape: Shape = Shape.Rectangle, screenBackgroundShape: Shape = Shape.None)

Properties

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