-
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.
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.460.2
- Loading branch information
1 parent
6b40b21
commit be43c26
Showing
741 changed files
with
12,321 additions
and
8,454 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
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 |
---|---|---|
@@ -1,17 +1,10 @@ | ||
# AccountingAgedCreditorsOneResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.GetAgedCreditorsResponse` | ||
|
||
```python | ||
value: models.GetAgedCreditorsResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `get_aged_creditors_response` | [Optional[models.GetAgedCreditorsResponse]](../models/getagedcreditorsresponse.md) | :heavy_minus_sign: | Aged Creditors | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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,17 +1,10 @@ | ||
# AccountingAgedDebtorsOneResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.GetAgedDebtorsResponse` | ||
|
||
```python | ||
value: models.GetAgedDebtorsResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `get_aged_debtors_response` | [Optional[models.GetAgedDebtorsResponse]](../models/getageddebtorsresponse.md) | :heavy_minus_sign: | Aged Debtors | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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 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,17 +1,10 @@ | ||
# AccountingAttachmentsDeleteResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.DeleteAttachmentResponse` | ||
|
||
```python | ||
value: models.DeleteAttachmentResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `delete_attachment_response` | [Optional[models.DeleteAttachmentResponse]](../models/deleteattachmentresponse.md) | :heavy_minus_sign: | Attachments | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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,17 +1,10 @@ | ||
# AccountingAttachmentsDownloadResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `httpx.Response` | ||
|
||
```python | ||
value: httpx.Response = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `get_attachment_download_response` | *Optional[httpx.Response]* | :heavy_minus_sign: | Attachment Download | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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,17 +1,10 @@ | ||
# AccountingAttachmentsOneResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.GetAttachmentResponse` | ||
|
||
```python | ||
value: models.GetAttachmentResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `get_attachment_response` | [Optional[models.GetAttachmentResponse]](../models/getattachmentresponse.md) | :heavy_minus_sign: | Attachments | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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,17 +1,10 @@ | ||
# AccountingBalanceSheetOneResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.GetBalanceSheetResponse` | ||
|
||
```python | ||
value: models.GetBalanceSheetResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `get_balance_sheet_response` | [Optional[models.GetBalanceSheetResponse]](../models/getbalancesheetresponse.md) | :heavy_minus_sign: | BalanceSheet | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
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,17 +1,10 @@ | ||
# AccountingBillPaymentsAddResponse | ||
|
||
|
||
## Supported Types | ||
|
||
### `models.CreateBillPaymentResponse` | ||
|
||
```python | ||
value: models.CreateBillPaymentResponse = /* values here */ | ||
``` | ||
|
||
### `models.UnexpectedErrorResponse` | ||
|
||
```python | ||
value: models.UnexpectedErrorResponse = /* values here */ | ||
``` | ||
## Fields | ||
|
||
| Field | Type | Required | Description | | ||
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | | ||
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A | | ||
| `create_bill_payment_response` | [Optional[models.CreateBillPaymentResponse]](../models/createbillpaymentresponse.md) | :heavy_minus_sign: | Bill Payment created | | ||
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error | |
Oops, something went wrong.