mindee-api-dotnet

BillOfLadingV1Consignee Class

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

The party to whom the goods are being shipped.

public sealed class BillOfLadingV1Consignee

Inheritance: object → BillOfLadingV1Consignee

Constructors

Name Description
BillOfLadingV1Consignee()  

Properties

Name Description
Address The address of the consignee.
Email The email of the shipper.
Name The name of the consignee.
Phone The phone number of the consignee.

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