Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 645 Bytes

FeeDetails.md

File metadata and controls

14 lines (9 loc) · 645 Bytes

# FeeDetails

Properties

Name Type Description Notes
type string [optional]
amount double The <code>details[].perUnitAmount</code> multiplied by the <code>quantity</code> of the line item. [optional]
per_unit_amount double The fee amount per unit. [optional]
id string The Fee's unique identifier. [optional]

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