Click or drag to resize

MunicpalOrderStatusEntity Class

Order Status Info
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroup.MunicpalOrderStatusEntity

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

The MunicpalOrderStatusEntity type exposes the following members.

Constructors
  NameDescription
Public methodMunicpalOrderStatusEntity
Initializes a new instance of the MunicpalOrderStatusEntity class
Top
Properties
  NameDescription
Public propertyCasualOrderStatusId
Gets or sets a value indicating whether [casual order status identifier].
Public propertyIsPaid
Gets a value indicating whether this instance is paid.
Public propertyOrderCombinationGroupingId
Gets or sets the order combination grouping identifier.
Public propertyOrderCombinationGroupingTransactionId
Gets or sets the order combination grouping transaction identifier.
Public propertyPaymentTransactionId
Gets or sets the payment transaction identifier.
Public propertyPaymentTransactionStatusId
Gets or sets the payment transasction status identifier.
Top
See Also