mindee-api-dotnet

BillOfLadingV1NotifyParty Class

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

The party to be notified of the arrival of the goods.

public sealed class BillOfLadingV1NotifyParty

Inheritance: object → BillOfLadingV1NotifyParty

Constructors

Name Description
BillOfLadingV1NotifyParty()  

Properties

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

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