The CustomerParty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CustomerParty |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddAdditionalAccountID |
Add a new 'Account Identifier' entry.
Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
| |
| ClearAdditionalAccountIDs |
Removes all 'Account Identifier' entries.
Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
| |
| Equals | (Inherited from Object.) | |
| GetAdditionalAccountID |
Gets a 'Account Identifier' entry.
Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
| |
| GetAdditionalAccountIDCount |
Gets the number of 'Account Identifier' entries in the container object.
Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveAdditionalAccountID |
Removes a 'Account Identifier' entry.
Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
| |
| ResetAccountingContact |
Resets the node.
| |
| ResetBuyerContact |
Resets the node.
| |
| ResetCustomerAssignedAccountID |
Resets the node.
| |
| ResetDeliveryContact |
Resets the node.
| |
| ResetParty |
Resets the node.
| |
| ResetSupplierAssignedAccountID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccountingContact |
Contact (ASBIE). An association to Accounting Contact (Customer).
| |
| AccountingContactSet |
Checks if the property has been set or not.
| |
| BuyerContact |
Contact (ASBIE). An association to Buyer Contact.
| |
| BuyerContactSet |
Checks if the property has been set or not.
| |
| CustomerAssignedAccountID |
Account Identifier (BBIE). An identifier for the Customer's account, assigned by the Customer itself.
| |
| CustomerAssignedAccountIDSet |
Checks if the property has been set or not.
| |
| DeliveryContact |
Contact (ASBIE). An association to Delivery Contact.
| |
| DeliveryContactSet |
Checks if the property has been set or not.
| |
| Party |
Party (ASBIE). An association to Party.
| |
| PartySet |
Checks if the property has been set or not.
| |
| SupplierAssignedAccountID |
Account Identifier (BBIE). An identifier for the Customer's account, assigned by the Supplier.
| |
| SupplierAssignedAccountIDSet |
Checks if the property has been set or not.
|