Type

enum Type : Enum<RequestApplePaySessionBody.Type>

Entries

APPLEPAYPAYMENTSESSION
Link copied to clipboard
@SerializedName(value = "applePayPaymentSession")
@Json(name = "applePayPaymentSession")
APPLEPAYPAYMENTSESSION("applePayPaymentSession")

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: String