mindee-api-dotnet

BillOfLadingV1Carrier Class

Namespace: Mindee.Product.BillOfLading
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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