Name | Description | Type | Additional information |
---|---|---|---|
OrganizationId |
Gets or sets property to search by organization identifier. |
integer |
None. |
ClientId |
Gets or sets property to search by client identifier. |
integer |
None. |
StartDate |
Gets or sets property to search for monthly billing report data created after the given date. |
date |
Required |
EndDate |
Gets or sets property to search for monthly billing report data created before the given date. |
date |
Required |
PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
PageOffset |
Gets or sets the offset page to return. |
integer |
None. |