public interface ICustomerWithFinancialData : ICustomerIdentity
Public Interface ICustomerWithFinancialData
Inherits ICustomerIdentity
public interface class ICustomerWithFinancialData : ICustomerIdentity
type ICustomerWithFinancialData =
interface
interface ICustomerIdentity
end
Id |
NetFORUM Customer Key
(Inherited from ICustomerIdentity) |
Invoices | Collection of Invoices on which this customer is the Primary Customer, the Bill-To Customer, or the Billing Contact. |
Orders | Collection of Orders on which this customer is the Primary Customer, the Bill-To Customer, or the Billing Contact. |
Payments | Collection of Payments made by this customer. |