A Car Delivery Network Customer entity.
Inheritance Hierarchy
ApiEntityBase
ApiEntityBaseContactDetails
CarDeliveryNetwork.Api.DataContactDetails
CarDeliveryNetwork.Api.DataCustomer
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3062.0 (3.2.3062)
Syntax
C#
public class Customer : ContactDetails
The Customer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Customer | Initializes a new instance of the Customer class |
Properties
Name | Description | |
---|---|---|
![]() | DrivenRateCardId |
Optional (255) - A unique identifier with which to refer to this contact.
|
![]() | TransportedRateCardId |
Optional (255) - A unique identifier with which to refer to this contact.
|
Remarks
See Also