-
Type, e.g. monthly
Declaration
Swift
var statementType: String { get }
-
ID of the statement
Declaration
Swift
var statementId: String { get }
-
Date the statement was generated
Declaration
Swift
var statementDate: Date { get }
-
Date the statement cycle ended
Declaration
Swift
var cycleDate: Date { get }
-
Last 4 digits of the credit card number
Declaration
Swift
var cardLast4: String { get }