AccountResponse
public struct AccountResponse: APIResponse
Undocumented
-
Declaration
Swift
public let success: Bool -
Undocumented
Declaration
Swift
public let account: AccountModel
View on GitHub
AccountResponse Structure Reference