Custom

data class Custom(val h1: PaymentSheet.Typography.Font? = null) : Parcelable

Constructors

Link copied to clipboard
constructor(h1: PaymentSheet.Typography.Font? = null)

Properties

Link copied to clipboard

The font used for headlines (e.g., "Add your payment information")

Functions

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