ServerError
public struct ServerError : CheckoutError, Codable, Equatable
ServerError object as CheckoutError when creating card token
-
Declaration
Swift
public let requestID: String
-
Declaration
Swift
public let errorType: String
-
Declaration
Swift
public let errorCodes: [String]
-
Declaration
Swift
public let code: Int