-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by SDK Generator version:3.7.5 commit:134bce9 (#224)
- Loading branch information
Showing
34 changed files
with
1,218 additions
and
584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Apideck.CostOfGoodsSold | ||
|
||
### Description | ||
|
||
The cost of goods sold accounts | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`total` | **number** | The total amount of the transaction | | ||
`records` | [**ProfitAndLossRecords**](ProfitAndLossRecords.md) | | | ||
`id` | **string** | A unique identifier for an object. | [optional] | ||
`code` | **string** | The account code of the account | [optional] | ||
`title` | **string** | The name of the account. | [optional] | ||
`type` | [**ProfitAndLossType**](ProfitAndLossType.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
* [`ProfitAndLossRecords`](ProfitAndLossRecords.md) | ||
|
||
|
||
|
||
* [`ProfitAndLossType`](ProfitAndLossType.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Apideck.Expenses | ||
|
||
### Description | ||
|
||
The operating expenses accounts | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`total` | **number** | The total amount of the transaction | | ||
`records` | [**ProfitAndLossRecords**](ProfitAndLossRecords.md) | | | ||
`id` | **string** | A unique identifier for an object. | [optional] | ||
`code` | **string** | The account code of the account | [optional] | ||
`title` | **string** | The name of the account. | [optional] | ||
`type` | [**ProfitAndLossType**](ProfitAndLossType.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
* [`ProfitAndLossRecords`](ProfitAndLossRecords.md) | ||
|
||
|
||
|
||
* [`ProfitAndLossType`](ProfitAndLossType.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Apideck.Income | ||
|
||
### Description | ||
|
||
The operating income accounts | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`total` | **number** | The total amount of the transaction | | ||
`records` | [**ProfitAndLossRecords**](ProfitAndLossRecords.md) | | | ||
`id` | **string** | A unique identifier for an object. | [optional] | ||
`code` | **string** | The account code of the account | [optional] | ||
`title` | **string** | The name of the account. | [optional] | ||
`type` | [**ProfitAndLossType**](ProfitAndLossType.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
* [`ProfitAndLossRecords`](ProfitAndLossRecords.md) | ||
|
||
|
||
|
||
* [`ProfitAndLossType`](ProfitAndLossType.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Apideck.OtherExpenses | ||
|
||
### Description | ||
|
||
The other expenses accounts | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`total` | **number** | The total amount of the transaction | | ||
`records` | [**ProfitAndLossRecords**](ProfitAndLossRecords.md) | | | ||
`id` | **string** | A unique identifier for an object. | [optional] | ||
`code` | **string** | The account code of the account | [optional] | ||
`title` | **string** | The name of the account. | [optional] | ||
`type` | [**ProfitAndLossType**](ProfitAndLossType.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
* [`ProfitAndLossRecords`](ProfitAndLossRecords.md) | ||
|
||
|
||
|
||
* [`ProfitAndLossType`](ProfitAndLossType.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Apideck.OtherIncome | ||
|
||
### Description | ||
|
||
The other income accounts | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`total` | **number** | The total amount of the transaction | | ||
`records` | [**ProfitAndLossRecords**](ProfitAndLossRecords.md) | | | ||
`id` | **string** | A unique identifier for an object. | [optional] | ||
`code` | **string** | The account code of the account | [optional] | ||
`title` | **string** | The name of the account. | [optional] | ||
`type` | [**ProfitAndLossType**](ProfitAndLossType.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
* [`ProfitAndLossRecords`](ProfitAndLossRecords.md) | ||
|
||
|
||
|
||
* [`ProfitAndLossType`](ProfitAndLossType.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.