Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 785 Bytes

GetClientAccountBalancesRequest.md

File metadata and controls

14 lines (10 loc) · 785 Bytes

GetClientAccountBalancesRequest

Properties

Name Type Description Notes
balance_date \DateTime The date you want a balance relative to. Default: the current date [optional]
class_id int The class ID of the event for which you want a balance. [optional]
client_ids string[] The list of clients IDs for which you want account balances.
limit int Number of results to include, defaults to 100 [optional]
offset int Page offset, defaults to 0. [optional]

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