IFinancialCreditBalance Property

Amount of financial value this credit currently has, not including any previous value that has already been "spent".

Definition

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
decimal Balance { get; }

Property Value

Decimal

Remarks

Implementations should map this field to [cdd_creditbalance].

See Also