mindee-api-dotnet

BillOfLadingV1Carrier Class

Namespace: Mindee.Product.BillOfLading
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The shipping company responsible for transporting the goods.

public sealed class BillOfLadingV1Carrier

Inheritance: object → BillOfLadingV1Carrier

Constructors

Name Description
BillOfLadingV1Carrier()  

Properties

Name Description
Name The name of the carrier.
ProfessionalNumber The professional number of the carrier.
Scac The Standard Carrier Alpha Code (SCAC) of the carrier.

Methods

Name Description
ToFieldList() Output the object in a format suitable for inclusion in an rST field list.
ToString() A prettier representation of the line values.

Documentation generated by MdDocs