xendit.invoice.model.InvoiceFee
An object representing internal details for a fee associated with an invoice.
Name | Type | Required | Description | Examples |
---|---|---|---|---|
type | str | ☑️ | The type of fee. | |
value | float | ☑️ | The value or amount of the fee. |
xendit.invoice.model.InvoiceFee
An object representing internal details for a fee associated with an invoice.
Name | Type | Required | Description | Examples |
---|---|---|---|---|
type | str | ☑️ | The type of fee. | |
value | float | ☑️ | The value or amount of the fee. |