You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloudbeds_fiscal_document/docs/ConfigsUpdateRequest.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ Name | Type | Description | Notes
19
19
**show_legal_company_name** | **bool** | | [default to False]
20
20
**include_room_number** | **bool** | | [default to False]
21
21
**use_document_number** | **bool** | |
22
-
**create_invoice_on_allocation** | **bool** | | [optional][default to False]
23
22
**update_invoice_on_link_document** | **bool** | | [optional][default to False]
24
23
**is_compact** | **bool** | | [default to False]
25
24
**use_invoice_title_and_numbering** | **bool** | Flag to determine if invoice title, sequenceStartNumber, prefix and suffix should be used. | [optional][default to False]
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: cloudbeds_fiscal_document/docs/FiscalDocumentKind.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Kind of fiscal document
16
16
17
17
*`REFUND_RECEIPT` (value: `'REFUND_RECEIPT'`)
18
18
19
+
*`INVOICE_RECEIPT` (value: `'INVOICE_RECEIPT'`)
20
+
19
21
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments