FulfillmentSLAQueryResult
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] |