Interface: SpecificPropertiesPagination
Envelope that contains pagination information.
Export
SpecificPropertiesPagination
Properties
limit
limit:
number
The maximum number of properties you requested for this page.
Memberof
SpecificPropertiesPagination
Defined in
aps-sdk-node/modelderivative/source/model/specificPropertiesPagination.ts:14
offset
offset:
number
The number of items skipped (because they were returned in previous pages) when returning this page.
Memberof
SpecificPropertiesPagination
Defined in
aps-sdk-node/modelderivative/source/model/specificPropertiesPagination.ts:20
totalResults
totalResults:
number
The total number of properties to be returned.
Memberof
SpecificPropertiesPagination
Defined in
aps-sdk-node/modelderivative/source/model/specificPropertiesPagination.ts:26