Property CustomerInformation
- Namespace
- Everest.Service.DataContracts.Orders
- Assembly
- Everest.Service.dll
CustomerInformation
[DataMember(IsRequired = true)]
public CustomerOrderInfoContract CustomerInformation { get; set; }
[DataMember(IsRequired = true)]
public CustomerOrderInfoContract CustomerInformation { get; set; }