Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 515 Bytes

BillingTotalExtras.md

File metadata and controls

13 lines (8 loc) · 515 Bytes

BillingTotalExtras

Properties

Name Type Description Notes
name Option<String> The name of this extra cost.
recurring Option<f32> Recurring monthly cost in USD. Not present if $0.0.
setup Option<f32> Initial set up cost in USD. Not present if $0.0 or this is not the month the extra was added.

[Back to API list] [Back to README]