Click or drag to resize

BlazeInvoicePaymentStatus Enumeration

The Blaze invoice payment status.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum BlazeInvoicePaymentStatus
Members
  Member nameValueDescription
Unpaid0 The invoice is unpaid.
Paid1 The invoice is paid.
See Also