Skip to content

Commit 273c178

Browse files
committed
added missing files
1 parent cec0b51 commit 273c178

File tree

6 files changed

+1148
-0
lines changed

6 files changed

+1148
-0
lines changed

docs/Model/PDFTemplateSettings.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# # PDFTemplateSettings
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**text_prefix** | **string** | | [optional] [default to '']
8+
**text** | **string** | | [optional] [default to '']
9+
**email** | [**\cbeyersdorf\easybill\Model\PDFTemplateSettingsEmail**](PDFTemplateSettingsEmail.md) | | [optional]
10+
11+
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# # PDFTemplateSettingsEmail
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**subject** | **string** | | [optional] [default to '']
8+
**message** | **string** | | [optional] [default to '']
9+
10+
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

0 commit comments

Comments
 (0)