Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 561 Bytes

ProfitBreakdown.md

File metadata and controls

13 lines (10 loc) · 561 Bytes

# ProfitBreakdown

Properties

Name Type Description Notes
description string The description [optional]
totalCost float The total cost [optional]
totalSale float The total sale [optional]
profit float The profit amount [optional]
profitPercentage float The profit percentage [optional]

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