Click or drag to resize

PaymentRuleResultIsInvoicePaid Property

Gets or sets a value indicating whether the invoice that is about to be paid, should be marked as paid.

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 IsInvoicePaid { get; set; }

Property Value

Type: Boolean
See Also