The CustomerParty type exposes the following members.

Constructors

  NameDescription
Public methodCustomerParty
Default constructor.

Methods

  NameDescription
Public methodAddAdditionalAccountID
Add a new 'Account Identifier' entry. Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
Public methodClearAdditionalAccountIDs
Removes all 'Account Identifier' entries. Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAdditionalAccountID
Gets a 'Account Identifier' entry. Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
Public methodGetAdditionalAccountIDCount
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.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveAdditionalAccountID
Removes a 'Account Identifier' entry. Account Identifier (BBIE). An identifier for the Customer's account, assigned by a third party.
Public methodResetAccountingContact
Resets the node.
Public methodResetBuyerContact
Resets the node.
Public methodResetCustomerAssignedAccountID
Resets the node.
Public methodResetDeliveryContact
Resets the node.
Public methodResetParty
Resets the node.
Public methodResetSupplierAssignedAccountID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAccountingContact
Contact (ASBIE). An association to Accounting Contact (Customer).
Public propertyAccountingContactSet
Checks if the property has been set or not.
Public propertyBuyerContact
Contact (ASBIE). An association to Buyer Contact.
Public propertyBuyerContactSet
Checks if the property has been set or not.
Public propertyCustomerAssignedAccountID
Account Identifier (BBIE). An identifier for the Customer's account, assigned by the Customer itself.
Public propertyCustomerAssignedAccountIDSet
Checks if the property has been set or not.
Public propertyDeliveryContact
Contact (ASBIE). An association to Delivery Contact.
Public propertyDeliveryContactSet
Checks if the property has been set or not.
Public propertyParty
Party (ASBIE). An association to Party.
Public propertyPartySet
Checks if the property has been set or not.
Public propertySupplierAssignedAccountID
Account Identifier (BBIE). An identifier for the Customer's account, assigned by the Supplier.
Public propertySupplierAssignedAccountIDSet
Checks if the property has been set or not.

See Also