Name | Type | Description | Notes |
---|---|---|---|
paymentStatus | PaymentStatusEnum | The payment status of the invoice. Possible values are `pending`, `failed` or `succeeded`. | [optional] |
metadata | List<InvoiceUpdateInputInvoiceMetadataInner> | [optional] |
Name | Value |
---|---|
PENDING | "pending" |
SUCCEEDED | "succeeded" |
FAILED | "failed" |