About this resource

Representation of a paged collection of FileProcessAction items

Properties

Property Description Type
items Gets the collection of FileProcessAction items in this page. FileProcessAction[]
totalCount Gets the total count of items across all pages. integer
page Gets the current page number. integer
pageSize Gets the page size. integer

Relations

Method Name Select-key Resource type Description
GET self Gets the self relation for this resource.
GET first Gets the first page of the collection.
GET last Gets the last page of the collection.
GET next Gets the next page of the collection.
GET prev Gets the previous page of the collection.