Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 867 Bytes

ShippingProductService.md

File metadata and controls

14 lines (10 loc) · 867 Bytes

ShipmondoApi.Dotnet.Model.ShippingProductService

Properties

Name Type Description Notes
Code string Service code to be included in the booking of shipments. [optional]
Id int ID of the service. Used for booking in older versions of the API. [optional]
Name string Name of the service. [optional]
RequiredFields string Comma-separated string indicating fields that are required to book a shipment with the service. [optional]
OptionalFields string Comma-separated string indicating fields that are optional to book a shipment with the service. [optional]

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