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