Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 397 Bytes

InvoiceFee.md

File metadata and controls

14 lines (8 loc) · 397 Bytes

InvoiceFee

An object representing internal details for a fee associated with an invoice.

Properties

Name Type Required Description Examples
type string ☑️ The type of fee.
value number ☑️ The value or amount of the fee.

[Back to README]