Skip to content

Commit 7e21a4d

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent f3b40a4 commit 7e21a4d

214 files changed

Lines changed: 5979 additions & 9581 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 62 additions & 72 deletions
Large diffs are not rendered by default.

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.16.0
1+
7.19.0

README.md

Lines changed: 39 additions & 53 deletions
Large diffs are not rendered by default.

docs/ActivesessionListElement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**pki_activesession_id** | **int** | The unique ID of the Activesession |
1010
**fki_user_id** | **int** | The unique ID of the User |
11-
**fki_computer_id** | **int** | The unique ID of the Computer |
11+
**fki_computer_id** | **int** | The unique ID of the Computer | [optional]
1212
**fki_company_id** | **int** | The unique ID of the Company |
1313
**fki_department_id** | **int** | The unique ID of the Department |
1414
**s_company_name_x** | **str** | The Name of the Company in the language of the requester |
1515
**s_department_name_x** | **str** | The Name of the Department in the language of the requester |
1616
**s_activesession_loginname** | **str** | The loginname of the Activesession |
17-
**s_computer_description** | **str** | The description of the Computer |
17+
**s_computer_description** | **str** | The description of the Computer | [optional]
1818
**dt_activesession_firsthit** | **str** | The first hit of the Activesession |
1919
**dt_activesession_lasthit** | **str** | The last hit of the Activesession |
2020
**s_activesession_ip** | **str** | Represent an IP address. |

docs/CommonReportsection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
99
**a_obj_reportsubsection** | [**List[CommonReportsubsection]**](CommonReportsubsection.md) | |
1010
**e_reportsection_horizontalalignment** | [**EnumHorizontalalignment**](EnumHorizontalalignment.md) | |
1111
**s_reportsection_title** | **str** | The title of this Reportsection | [optional]
12+
**s_reportsection_tabname** | **str** | The name of tab in excel version | [optional]
1213

1314
## Example
1415

docs/CreditcardclientListElement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
1010
**fki_creditcarddetail_id** | **int** | The unique ID of the Creditcarddetail |
1111
**fki_creditcardtype_id** | **int** | The unique ID of the Creditcardtype |
1212
**b_creditcardclientrelation_isdefault** | **bool** | Whether if it's the creditcardclient is the default one |
13+
**b_creditcardclient_legacy** | **bool** | Whether the Creditcardclient is legacy or not |
1314
**s_creditcardclient_description** | **str** | The description of the Creditcardclient |
1415
**b_creditcardclient_allowedcompanypayment** | **bool** | Whether if it's an allowedagencypayment |
1516
**b_creditcardclient_allowedtranquillit** | **bool** | Whether if it's an allowedtranquillit |

docs/CustomEzsignsignatureCreateEzsignelementsPositionedByWordRequest.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Name | Type | Description | Notes
1616
**i_ezsignsignature_height** | **int** | The height of the Ezsignsignature. Size is calculated at 100dpi (dot per inch). So for example, if you want the Ezsignsignature to have an height of 2 inches, you would use \"200\" for the iEzsignsignatureHeight. | [optional]
1717
**i_ezsignsignature_step** | **int** | The step when the Ezsignsigner will be invited to sign |
1818
**e_ezsignsignature_type** | [**FieldEEzsignsignatureType**](FieldEEzsignsignatureType.md) | |
19+
**e_ezsignsignature_signaturepad** | [**FieldEEzsignsignatureSignaturepad**](FieldEEzsignsignatureSignaturepad.md) | | [optional]
20+
**e_ezsignsignature_signaturepadrequired** | [**FieldEEzsignsignatureSignaturepadrequired**](FieldEEzsignsignatureSignaturepadrequired.md) | | [optional]
1921
**fki_ezsigndocument_id** | **int** | The unique ID of the Ezsigndocument |
2022
**t_ezsignsignature_tooltip** | **str** | A tooltip that will be presented to Ezsignsigner about the Ezsignsignature | [optional]
2123
**e_ezsignsignature_tooltipposition** | [**FieldEEzsignsignatureTooltipposition**](FieldEEzsignsignatureTooltipposition.md) | | [optional]
@@ -36,6 +38,7 @@ Name | Type | Description | Notes
3638
**e_ezsignsignature_dependencyrequirement** | [**FieldEEzsignsignatureDependencyrequirement**](FieldEEzsignsignatureDependencyrequirement.md) | | [optional]
3739
**s_ezsignsignature_creditcardamountdescription** | **str** | The description of the Creditcard signature | [optional]
3840
**d_ezsignsignature_creditcardamount** | **str** | The amount of the Creditcard signature | [optional]
41+
**b_ezsignsignature_creditcardcustomamount** | **bool** | Whether we can enter a custom amount while signing an Ezsignsignature 'Creditcard' or not | [optional]
3942
**b_ezsignsignature_customdate** | **bool** | Whether the Ezsignsignature has a custom date format or not. (Only possible when eEzsignsignatureType is **Name** or **Handwritten**) | [optional]
4043
**a_obj_ezsignsignaturecustomdate** | [**List[EzsignsignaturecustomdateRequestCompound]**](EzsignsignaturecustomdateRequestCompound.md) | An array of custom date blocks that will be filled at the time of signature. Can only be used if bEzsignsignatureCustomdate is true. Use an empty array if you don't want to have a date at all. | [optional]
4144
**a_obj_ezsignelementdependency** | [**List[EzsignelementdependencyRequestCompound]**](EzsignelementdependencyRequestCompound.md) | | [optional]

docs/CustomerAutocompleteElementResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
99
**pki_customer_id** | **int** | The unique ID of the Customer. |
1010
**fki_department_id** | **int** | The unique ID of the Department |
1111
**s_customer_name** | **str** | The name of the Customer |
12+
**s_customer_code** | **str** | The code of the Customer |
1213
**b_customer_isactive** | **bool** | Whether the customer is active or not |
1314

1415
## Example

docs/CustomerCreateObjectV1Request.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/CustomerCreateObjectV1Response.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)