Other Structures
The following structures are available globally.
-
Apple Pay Token
See moreDeclaration
Swift
public struct ApplePayTokenRequest : Codable
-
Undocumented
Declaration
Swift
public struct ApplePayTokenData : Codable
-
Undocumented
Declaration
Swift
public struct ApplePayTokenDataHeader : Codable
-
Card Provider
See moreDeclaration
Swift
public struct CardProvider : Codable, Equatable
-
Data about a card type
See moreDeclaration
Swift
public struct CardType : Equatable
-
Address
See moreDeclaration
Swift
public struct CkoAddress : Codable
-
Card used to create the card token
See moreDeclaration
Swift
public struct CkoCardTokenRequest : Codable
-
Card Token Response returned by a successful called to
See morecreateCardToken
.Declaration
Swift
public struct CkoCardTokenResponse : Codable
-
A phone number
See moreDeclaration
Swift
public struct CkoPhoneNumber : Codable
-
Customer object returned by Checkout Merchant API.
See moreDeclaration
Swift
public struct Customer : Codable
-
Customer Card used when you want to get the list of cards.
See moreDeclaration
Swift
public struct CustomerCard : Codable
-
Customer card list
See moreDeclaration
Swift
public struct CustomerCardList : Codable
-
Undocumented
Declaration
Swift
public struct ErrorResponse : Codable