mindee-api-dotnet

BillOfLadingV1NotifyParty Class

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

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