The DeliveryTerms type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DeliveryTerms |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetAllowanceCharge |
Resets the node.
| |
| ResetDeliveryLocation |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetLossRisk |
Resets the node.
| |
| ResetLossRiskResponsibilityCode |
Resets the node.
| |
| ResetSpecialTerms |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AllowanceCharge |
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| AllowanceChargeSet |
Checks if the property has been set or not.
| |
| DeliveryLocation |
Location (ASBIE). An association to Location, e.g., a port.
| |
| DeliveryLocationSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the Delivery Terms.
| |
| IDSet |
Checks if the property has been set or not.
| |
| LossRisk |
Loss Risk (BBIE). A description of the loss risk in the context of the Delivery Terms.
| |
| LossRiskResponsibilityCode |
Loss Risk Responsibility Code (BBIE). An identifier for the responsibility for loss risk in the context of the Delivery Terms, expressed as a code.
| |
| LossRiskResponsibilityCodeSet |
Checks if the property has been set or not.
| |
| LossRiskSet |
Checks if the property has been set or not.
| |
| SpecialTerms |
Terms (BBIE). A description of special conditions relating to the Delivery Terms.
| |
| SpecialTermsSet |
Checks if the property has been set or not.
|