InvoiceErrorCode
An enumeration.
enum InvoiceErrorCode {
REQUIRED
NOT_READY
URL_NOT_SET
EMAIL_NOT_SET
NUMBER_NOT_SET
NOT_FOUND
INVALID_STATUS
NO_INVOICE_PLUGIN
}
Values
InvoiceErrorCode.REQUIRED
InvoiceErrorCode.NOT_READY
InvoiceErrorCode.URL_NOT_SET
InvoiceErrorCode.EMAIL_NOT_SET
InvoiceErrorCode.NUMBER_NOT_SET
InvoiceErrorCode.NOT_FOUND
InvoiceErrorCode.INVALID_STATUS
InvoiceErrorCode.NO_INVOICE_PLUGIN
Member Of
InvoiceError
object