Interface UsageMeteringApiGetDailyCustomReportsRequest

Hierarchy

  • UsageMeteringApiGetDailyCustomReportsRequest

Properties

pageNumber?: number

The identifier of the first page to return. This parameter is used for the pagination feature [default=0].

pageSize?: number

The number of files to return in the response. [default=60].

sort?: UsageSort

The field to sort by: [computed_on, size, start_date, end_date].

The direction to sort by: [desc, asc].

Generated using TypeDoc