Name | Type | Description | Notes |
---|---|---|---|
report_name | str | The name of the report | |
currency | str | ||
income | ProfitAndLossIncome | ||
expenses | ProfitAndLossExpenses | ||
id | str | A unique identifier for an object. | [optional] [readonly] |
start_date | str | The start date of the report | [optional] |
end_date | str | The start date of the report | [optional] |
customer_id | str | Customer id | [optional] |
net_income | ProfitAndLossNetIncome | [optional] | |
net_operating_income | ProfitAndLossNetOperatingIncome | [optional] | |
gross_profit | ProfitAndLossGrossProfit | [optional] | |
custom_mappings | {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type | When custom mappings are configured on the resource, the result is included here. | [optional] [readonly] |