NameDescriptionTypeAdditional information
CustomerID

Gets or sets the unique identifier for the customer.

integer

None.

Name

Gets or sets the name of the customer.

string

None.

CustomerCode

Gets or sets the unique code associated with the customer.

string

None.

Address

Gets or sets the list of addresses associated with the customer.

Collection of AddressDTO

None.

Phone

Gets or sets the list of phone numbers associated with the customer.

Collection of PhoneDTO

None.