Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 792 Bytes

File metadata and controls

15 lines (12 loc) · 792 Bytes

# GetAccounts200Response

Properties

Name Type Description Notes
accounts \VitexSoftware\Raiffeisenbank\Model\GetAccounts200ResponseAccountsInner[] An array of accounts. [optional]
page int actual returned page [optional]
size int Number of items on the page [optional]
first bool true for first page [optional]
last bool true for last page [optional]
totalPages int total number of pages [optional]
totalSize int total number of items [optional]

[Back to Model list] [Back to API list] [Back to README]