 | OrderCombinationGroupPriceResultEntityAdvancePaymentMultiplier Property |
Gets or sets the advance payment multiplier.
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)
Syntaxpublic Nullable<int> AdvancePaymentMultiplier { get; set; }
Public Property AdvancePaymentMultiplier As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
The advance payment multiplier.
See Also