Click or drag to resize

SkipOrderPartialEntity Class

Skip Order Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerSkipOrderPartialEntity

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 SkipOrderPartialEntity

The SkipOrderPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodSkipOrderPartialEntity
Initializes a new instance of the SkipOrderPartialEntity class
Top
Properties
  NameDescription
Public propertyAdditionalCharges
Gets or sets the AdditionalCharges
Public propertyJobTransactionId
Gets or sets the JobTransactionId
Public propertyOneOffActionTransactionIds
Gets or sets the OneOffActionTransactionIds
Public propertySelectedSkip
Gets or sets the SelectedSkip
Top
See Also