CreditedInvoiceSendStatus Property |
Gets or sets SendStatus.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public CreditedInvoiceSendStatus SendStatus { get; set; }
Public Property SendStatus As CreditedInvoiceSendStatus
Get
Set
public:
property CreditedInvoiceSendStatus SendStatus {
CreditedInvoiceSendStatus get ();
void set (CreditedInvoiceSendStatus value);
}
member SendStatus : CreditedInvoiceSendStatus with get, set
Property Value
Type:
CreditedInvoiceSendStatusSee Also