Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 719 Bytes

FulfillmentSLAQueryResult.md

File metadata and controls

12 lines (8 loc) · 719 Bytes

Yaksa.OrckestraCommerce.Client.Model.FulfillmentSLAQueryResult

FulfillmentSLAQueryResult

Properties

Name Type Description Notes
Results List<FulfillmentSLA> The current results. If the service request uses paging, this will be one page of items. [optional]
TotalCount int The total number of records available. If the service request is using paging, this should be used to calculate the number of pages of data. [optional]

[Back to Model list] [Back to API list] [Back to README]