Click or drag to resize

InitiateCasualOrderResultEntity Class

Initiate Casual Order Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerInitiateCasualOrderResultEntity

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 InitiateCasualOrderResultEntity

The InitiateCasualOrderResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodInitiateCasualOrderResultEntity
Initializes a new instance of the InitiateCasualOrderResultEntity class
Top
Properties
  NameDescription
Public propertyBagOrder
Gets or sets the bag order
Public propertyCustomerId
Gets or sets the CustomerId.
Public propertySkipOrder
Gets or sets the skip order
Top
See Also