Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 801 Bytes

File metadata and controls

13 lines (8 loc) · 801 Bytes

CreateInvoiceRequestAllOf

Properties

Name Type Description Notes
amount Option<String> The amount of the invoice. If null or unspecified, the invoice will be a top-up invoice. (ie. The invoice will consider any payment as a full payment) [optional]
currency Option<String> The currency of the invoice (if null, empty or unspecified, the currency will be the store's settings default)' [optional]
additional_search_terms Option<Vec> Additional search term to help you find this invoice via text search [optional]

[Back to Model list] [Back to API list] [Back to README]