Skip to main content

GooglePayInput

No description

input GooglePayInput {
network: CardNetwork
last4: String
primaryAccountNumber: String
expirationYear: UInt
expirationMonth: UInt
cryptogram: String
eciIndicator: String
}

Fields

network ● CardNetwork enum

last4 ● String scalar

primaryAccountNumber ● String scalar

expirationYear ● UInt scalar

expirationMonth ● UInt scalar

cryptogram ● String scalar

eciIndicator ● String scalar