PrepaidCreditConfigDiscountInvoicesPaidWithCredits Property |
Gets or sets the DiscountInvoicesPaidWithCredits.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual bool DiscountInvoicesPaidWithCredits { get; set; }
Public Overridable Property DiscountInvoicesPaidWithCredits As Boolean
Get
Set
public:
virtual property bool DiscountInvoicesPaidWithCredits {
bool get ();
void set (bool value);
}
abstract DiscountInvoicesPaidWithCredits : bool with get, set
override DiscountInvoicesPaidWithCredits : bool with get, set
Property Value
Type:
BooleanSee Also