![]() | |
Customer |
public class CustomerExchange : IExtensibleDataObject
The CustomerExchange type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerNumber | Gets or sets the customer number. Don't specify this for new customers. |
![]() | CustomerTypeCode | Gets or sets the customer type code. If not set will default to a private customer. |
![]() | DateOfBirth | Gets or sets the date of birth for the customer |
![]() | EmailAddress | Gets or sets the primary email address. |
![]() | ExternalId | Gets or sets the externalId. |
![]() | Firstname | Gets or sets the firstname. |
![]() | Lastname | Gets or sets the lastname. |
![]() | MobileTelephoneNumber | Gets or sets the mobile telephone number. |
![]() | OrganizationNumber | Gets or sets the organization number. |
![]() | TelephoneNumber | Gets or sets the telephone number. |
![]() | WorkTelephoneNumber | Gets or sets the work telephone number. |