-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from apideck-libraries/generator-update
Automated update by SDK Generator
- Loading branch information
Showing
1,421 changed files
with
9,169 additions
and
1,481 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,5 +18,5 @@ jobs: | |
uses: ncipollo/release-action@v1 | ||
with: | ||
commit: main | ||
tag: 3.6.0 | ||
tag: 3.7.0 | ||
|
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,29 @@ | ||
# Apideck.AgedCreditors | ||
|
||
### Description | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
`report_generated_at` | **\DateTime** | The exact date and time the report was generated. | [optional] | ||
`report_as_of_date` | **\DateTime** | The cutoff date for transactions included in the report. | [optional] | ||
`period_count` | **int** | Number of aging periods shown in the report. | [optional] | ||
`period_length` | **int** | Length of each aging period in days. | [optional] | ||
`outstanding_balances` | [**\Apideck\Client\Model\OutstandingBalance[]**](OutstandingBalance.md) | | [optional] | ||
|
||
|
||
|
||
|
||
|
||
## Referenced Types: | ||
|
||
|
||
|
||
|
||
* [`OutstandingBalance`](OutstandingBalance.md) | ||
|
||
--- | ||
|
||
[[Back to top]](#) [[Back to API list]](../../../../README.md#documentation-for-api-endpoints) [[Back to README]](../../../../README.md) | ||
|
||
|
Oops, something went wrong.