Click or drag to resize

CustomerAutoPayMinBalancePartialEntityTriggeredWhenBalanceBelowAmount Property

Gets or sets the triggered when balance below amount.

Namespace:  AMCS.Elemos.IntegrationService.Entity.AutoPay
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> TriggeredWhenBalanceBelowAmount { get; set; }

Property Value

Type: NullableDecimal
The triggered when balance below amount.
See Also