RequestReportCollection interface

Warning

This API is now deprecated.

Paged Report records list representation.

Properties

count

Total record count number across all pages.

value

Page values.

Property Details

count

Warning

This API is now deprecated.

Total record count number across all pages.

count?: number

Property Value

number

value

Warning

This API is now deprecated.

Page values.

value?: RequestReportRecordContract[]

Property Value