GET api/admin/dashboard/GetDashboardBillingHistory

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

PsPagedListOfBillingHistoryViewModel
NameDescriptionTypeAdditional information
PageCount

integer

None.

TotalItemCount

integer

None.

PageNumber

integer

None.

PageSize

integer

None.

HasPreviousPage

boolean

None.

HasNextPage

boolean

None.

IsFirstPage

boolean

None.

IsLastPage

boolean

None.

FirstItemOnPage

integer

None.

LastItemOnPage

integer

None.

Data

Collection of BillingHistoryViewModel

None.

IsSuccess

boolean

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.