EventContainercreditInvoicePreSent Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.Events.EventContainer.creditInvoicePreSent"]
Namespace:
Atomia.Billing.Core.Sdk.Events
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public OnPreSendSingleCreditInvoice creditInvoicePreSent { get; set; }
Public Property creditInvoicePreSent As OnPreSendSingleCreditInvoice
Get
Set
public:
property OnPreSendSingleCreditInvoice^ creditInvoicePreSent {
OnPreSendSingleCreditInvoice^ get ();
void set (OnPreSendSingleCreditInvoice^ value);
}
member creditInvoicePreSent : OnPreSendSingleCreditInvoice with get, set
Property Value
Type:
OnPreSendSingleCreditInvoiceSee Also