Source
@objcMembers
public final class Source : SourceRequest
Source model.
-
Object type.
Declaration
Swift
public private(set) var object: SourceObject -
Source type.
Declaration
Swift
public private(set) var type: SourceType -
Source payment type.
Declaration
Swift
public private(set) var paymentType: SourcePaymentType -
Payment method.
Declaration
Swift
public private(set) var paymentMethod: CardBrand -
Source channel.
Declaration
Swift
public private(set) var channel: SourceChannel
-
Declaration
Swift
public convenience init(from decoder: Decoder) throws
Source Class Reference