Click or drag to resize

OrderCombinationGroupResultEntity Class

Order Combination Group Result Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroupOrderCombinationGroupResultEntity

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 OrderCombinationGroupResultEntity : IntegrationEntity

The OrderCombinationGroupResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodOrderCombinationGroupResultEntity
Initializes a new instance of the OrderCombinationGroupResultEntity class.
Top
Properties
  NameDescription
Public propertyAdvancePayment
Gets or sets the advance payment.
Public propertyAdvancePaymentIncVAT
Gets or sets the advance payment inc vat.
Public propertyContractTermLength
Gets or sets the length of the contract term.
Public propertyContractTermLengthId
Gets or sets the contract term identifier.
Public propertyDirectDebitPaymentFrequency
Gets or sets the direct debit payment frequency.
Public propertyIsPrePay
Gets or sets a value indicating whether this instance is pre pay.
Public propertyName
Gets or sets the name.
Public propertyOrderCombinationGroupId
Gets or sets the order combination group identifier.
Public propertyPaymentRentTerm
Gets or sets the payment rent term.
Public propertyPaymentRentTermId
Gets or sets the payment rent term identifier.
Public propertyPrice
Gets or sets the price.
Public propertyPriceIncVAT
Gets or sets the price inc vat.
Public propertyPrices
Gets or sets the prices.
Public propertyProcessingPrices
Gets or sets the processing prices.
Public propertyRefundableAdvanceDeposit
Gets or sets the refundable advance deposit.
Public propertyRentTerm
Gets or sets the rent term.
Public propertyServiceAgreementDisplaySetId
Gets or sets the service agreement display set identifier.
Public propertyServiceAgreementId
Gets or sets the service agreement identifier.
Public propertySupportedPaymentTypes
Gets or sets the supported payment types.
Top
See Also