Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.26 KB

ServiceAvailabilityResponse.md

File metadata and controls

14 lines (11 loc) · 1.26 KB

ServiceAvailabilityResponse

Properties

Name Type Description Notes
weightUnitOfMeasure string Weight Unit of Measure<br />The unit of measure used for the Max Weights.<br />Will be the same as the Weight Unit of Measure received. [optional]
options \RoyalMail\Shipping\Rest\Api\models\ServiceAvailabilityOption[] Service Options<br />The available service options that can be used for the details provided.<br />Populated for successful responses only. [optional]
httpStatusCode int HTTP Status Code
httpStatusDescription string HTTP Status Description
message string Message<br />Successful response may include a success message.<br />Failure responses will have general reason as to why. Further details may be contained in the list of errors. [optional]
errors \RoyalMail\Shipping\Rest\Api\models\ErrorDetail[] Errors<br />Details about why a request failed. [optional]

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