Click or drag to resize

OrderCombinationGroupPaymentRequest Class

OrderCombinationGroupPaymentRequest
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentOrderCombinationGroupPaymentRequest

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

The OrderCombinationGroupPaymentRequest type exposes the following members.

Constructors
  NameDescription
Public methodOrderCombinationGroupPaymentRequest
Initializes a new instance of the OrderCombinationGroupPaymentRequest class
Top
Properties
  NameDescription
Public propertyAdditionalCharges
Gets or sets the additional charges.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyNotes
Gets or sets the notes.
Public propertyOrderCombinationGroupId
Gets or sets the order combination group identifier.
Top
See Also