-
Notifications
You must be signed in to change notification settings - Fork 1
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 (#39)
* Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:4a43274 * Automated update by SDK Generator version:2.3.0 commit:cf6bac0 * Automated update by SDK Generator version:2.3.0 commit:312f2a0 * Automated update by SDK Generator version:2.3.0 commit:312f2a0 * Automated update by SDK Generator version:2.3.0 commit:312f2a0 * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:b0eeb2c * Automated update by SDK Generator version:2.3.0 commit:c781517 * Automated update by SDK Generator version:2.3.0 commit:c781517 * Automated update by SDK Generator version:2.3.1 commit:d4ea776 * Automated update by SDK Generator version:2.3.1 commit:6c06d9a --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fcbb4f6
commit af8a7ae
Showing
1,350 changed files
with
2,207 additions
and
3,664 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
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
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
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,13 @@ | ||
# Apideck.Model.BalanceSheetAccount | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**AccountId** | **string** | The unique identifier for the account. | [optional] [readonly] | ||
**Name** | **string** | Name of the report item | [optional] | ||
**Value** | **decimal** | The value of the account. | [optional] | ||
**Items** | [**List<AnyOfBalanceSheetAccountBalanceSheetAccountRecord>**](AnyOfBalanceSheetAccountBalanceSheetAccountRecord.md) | | [optional] | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
8 changes: 4 additions & 4 deletions
8
src/gen/docs/BalanceSheetEquityItems.md → src/gen/docs/BalanceSheetAccountRecord.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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# Apideck.Model.BalanceSheetEquityItems | ||
# Apideck.Model.BalanceSheetAccountRecord | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Id** | **string** | A unique identifier for an object. | [optional] [readonly] | ||
**Name** | **string** | The type of the equity | [optional] | ||
**Value** | **decimal** | The equity amount | [optional] | ||
**AccountId** | **string** | The unique identifier for the account. | [optional] [readonly] | ||
**Name** | **string** | Name of the report item | [optional] | ||
**Value** | **decimal** | The value of the account. | [optional] | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,23 @@ | ||
# Apideck.Model.BalanceSheetReports | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Id** | **string** | A unique identifier for an object. | [optional] [readonly] | ||
**ReportName** | **string** | The name of the report | [optional] | ||
**StartDate** | **string** | The start date of the report | [optional] | ||
**EndDate** | **string** | The start date of the report | | ||
**Currency** | **Currency** | | [optional] | ||
**Assets** | [**BalanceSheetAccount**](BalanceSheetAccount.md) | | | ||
**Liabilities** | [**BalanceSheetAccount**](BalanceSheetAccount.md) | | | ||
**Equity** | [**BalanceSheetAccount**](BalanceSheetAccount.md) | | | ||
**NetAssets** | **decimal** | The net assets of the balance sheet | [optional] | ||
**CustomMappings** | **Object** | When custom mappings are configured on the resource, the result is included here. | [optional] [readonly] | ||
**UpdatedBy** | **string** | The user who last updated the object. | [optional] [readonly] | ||
**CreatedBy** | **string** | The user who created the object. | [optional] [readonly] | ||
**UpdatedAt** | **DateTime?** | The date and time when the object was last updated. | [optional] [readonly] | ||
**CreatedAt** | **DateTime?** | The date and time when the object was created. | [optional] [readonly] | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[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 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
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
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
Oops, something went wrong.