Click or drag to resize

InvoiceStatusIsWaitingPayment Property

Are invoices in this status "waiting for payment" True/False.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public bool IsWaitingPayment { get; set; }

Property Value

Boolean
See Also