Builder

class Builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun colorsDark(colors: PaymentSheet.Colors): PaymentSheet.Appearance.Builder
Link copied to clipboard
fun colorsLight(colors: PaymentSheet.Colors): PaymentSheet.Appearance.Builder
Link copied to clipboard
fun primaryButton(primaryButton: PaymentSheet.PrimaryButton): PaymentSheet.Appearance.Builder
Link copied to clipboard
fun shapes(shapes: PaymentSheet.Shapes): PaymentSheet.Appearance.Builder
Link copied to clipboard
fun typography(typography: PaymentSheet.Typography): PaymentSheet.Appearance.Builder