Click or drag to resize

PaymentRuleResultAddToPrepaidCredit Property

Gets or sets a value indicating whether [add to prepaid credit].

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public bool AddToPrepaidCredit { get; set; }

Property Value

Type: Boolean
if true add change to prepaid credit otherwise add to balance.
See Also