Click or drag to resize

CasualCustomerOrderSummaryEntity Class

Casual Customer Order Summary Entity
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.CasualCustomerOrderSummaryEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CasualCustomerOrderSummaryEntity

The CasualCustomerOrderSummaryEntity type exposes the following members.

Constructors
  NameDescription
Public methodCasualCustomerOrderSummaryEntity
Initializes a new instance of the CasualCustomerOrderSummaryEntity class
Top
Properties
  NameDescription
Public propertyJobs
Gets or sets the Jobs.
Public propertyOneOffCharges
Gets or sets the One Off Charges.
Public propertySiteOrderNos
Gets or sets the site order nos.
Top
See Also