Sdílet prostřednictvím


RequestReportCollection interface

Paged Report records list representation.

Properties

count

Total record count number across all pages.

value

Page values.

Property Details

count

Total record count number across all pages.

count?: number

Property Value

number

value

Page values.

value?: RequestReportRecordContract[]

Property Value