TransactionsResponse
public struct TransactionsResponse: APIResponse
Undocumented
-
Declaration
Swift
public let success: Bool
-
Undocumented
Declaration
Swift
public let transactions: [TransactionModel]