Skip to main content

GooglePayInput

No description

input GooglePayInput {
network: CardNetwork
last4: String
primaryAccountNumber: String
expirationYear: UInt
expirationMonth: UInt
cryptogram: String
eciIndicator: String
requireSecure3d: Boolean
preAuthorization: PreAuthorizationInput
}

Fields

GooglePayInput.network ● CardNetwork enum

GooglePayInput.last4 ● String scalar

GooglePayInput.primaryAccountNumber ● String scalar

GooglePayInput.expirationYear ● UInt scalar

GooglePayInput.expirationMonth ● UInt scalar

GooglePayInput.cryptogram ● String scalar

GooglePayInput.eciIndicator ● String scalar

GooglePayInput.requireSecure3d ● Boolean scalar

GooglePayInput.preAuthorization ● PreAuthorizationInput input