Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.2 KB

ServiceAvailabilityResponse.md

File metadata and controls

14 lines (11 loc) · 1.2 KB

ServiceAvailabilityResponse

Properties

Name Type Description Notes
weight_unit_of_measure str 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 list[ServiceAvailabilityOption] Service Options<br />The available service options that can be used for the details provided.<br />Populated for successful responses only. [optional]
http_status_code int HTTP Status Code
http_status_description str HTTP Status Description
message str 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 list[ErrorDetail] Errors<br />Details about why a request failed. [optional]

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