Click or drag to resize

OrderCombinationGroupingSummaryEntity Class

Order Combination Grouping Summary Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroupOrderCombinationGroupingSummaryEntity

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 OrderCombinationGroupingSummaryEntity : IRentalRate

The OrderCombinationGroupingSummaryEntity type exposes the following members.

Constructors
  NameDescription
Public methodOrderCombinationGroupingSummaryEntity
Initializes a new instance of the OrderCombinationGroupingSummaryEntity class
Top
Properties
  NameDescription
Public propertyContractTermLength
Gets or sets the length of the contract term.
Public propertyCurrency
Gets or sets the currency.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyDirectDebit
Gets or sets the direct debit.
Public propertyDirectDebitId
Gets or sets the direct debit identifier.
Public propertyInteractingSystemPaymentTransactionId
Gets or sets the interacting system payment transaction identifier.
Public propertyIsAutoPay
Gets or sets a value indicating whether [is automatic pay].
Public propertyIsDirectDebit
Gets or sets a value indicating whether this instance is direct debit.
Public propertyLocationAddress
Gets or sets the location address.
Public propertyOneOffCharges
Gets or sets the one off charges.
Public propertyOrderCombinationGroup
Gets or sets the order combination group.
Public propertyOrderCombinationGroupId
Gets or sets the order combination group identifier.
Public propertyOrderCombinationGroupingId
Gets or sets the order combination grouping identifier.
Public propertyPaymentAmount
Gets or sets the payment amount.
Public propertyPaymentReference
Gets or sets the payment reference.
Public propertyRateIncVAT
Gets or sets the rate inc vat.
Public propertySiteOrders
Gets or sets the site orders.
Top
See Also