Click or drag to resize
Infosoft Logo

BalancePaymentTooSmallFaultGivenAmount Property

Gets or sets amount that was given for the balance payment.

Namespace: Infosoft.Common.Contracts.FaultContracts.Subscriptions.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public decimal GivenAmount { get; set; }

Property Value

Decimal
See Also