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