The SupplierParty type exposes the following members.

Constructors

  NameDescription
Public methodSupplierParty
Default constructor.

Methods

  NameDescription
Public methodAddAdditionalAccountID
Add a new 'Account Identifier' entry. Account Identifier (BBIE). The customer's internal identifier for the supplier.
Public methodClearAdditionalAccountIDs
Removes all 'Account Identifier' entries. Account Identifier (BBIE). The customer's internal identifier for the supplier.
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). The customer's internal identifier for the supplier.
Public methodGetAdditionalAccountIDCount
Gets the number of 'Account Identifier' entries in the container object. Account Identifier (BBIE). The customer's internal identifier for the supplier.
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). The customer's internal identifier for the supplier.
Public methodResetAccountingContact
Resets the node.
Public methodResetCustomerAssignedAccountID
Resets the node.
Public methodResetDataSendingCapability
Resets the node.
Public methodResetDespatchContact
Resets the node.
Public methodResetParty
Resets the node.
Public methodResetSellerContact
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 Supplier Accounting Contact.
Public propertyAccountingContactSet
Checks if the property has been set or not.
Public propertyCustomerAssignedAccountID
Account Identifier (BBIE). The customer's internal identifier for the supplier.
Public propertyCustomerAssignedAccountIDSet
Checks if the property has been set or not.
Public propertyDataSendingCapability
Data Sending Capability (BBIE). Capability to send invoice data via the purchase card provider (VISA/MasterCard/American Express).
Public propertyDataSendingCapabilitySet
Checks if the property has been set or not.
Public propertyDespatchContact
Contact (ASBIE). An association to Despatch Contact.
Public propertyDespatchContactSet
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 propertySellerContact
Contact (ASBIE). An association to Seller.
Public propertySellerContactSet
Checks if the property has been set or not.

See Also