CustomerResponse
CustomerResponse class
Name | Description | Type | Additional information |
---|---|---|---|
CustomerId |
The customer identifier.
|
string |
None.
|
ShippingInfo |
The shipping information.
|
ContactResponse |
None.
|
BillingInfo |
The billing information.
|
ContactResponse |
None.
|
Notes |
The notes.
|
string |
None.
|
IsPreferredVendor |
A value indicating whether this instance is preferred vendor.
|
boolean |
None.
|
IsPreferredClient |
A value indicating whether this instance is preferred client.
|
boolean |
None.
|
PaymentMethod |
The payment mode.
|
PaymentMode |
None.
|
ZoneCode |
The zone.
|
Zone |
None.
|
ClientType |
The type of the client.
|
string |
None.
|
CustomerNumber |
The customer number.
|
long |
None.
|
Tags |
The tags.
|
Collection of string |
None.
|
IsDeleted |
To indicate if customer or contact get deleted.
|
boolean |
None.
|
MasterZonecode | Zone |
None.
|