Skip to content

Commit c6dd036

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent 59bb051 commit c6dd036

480 files changed

Lines changed: 9907 additions & 793 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: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,30 @@ docs/CorsResponseCompound.md
163163
docs/CountryAutocompleteElementResponse.md
164164
docs/CountryGetAutocompleteV2Response.md
165165
docs/CountryGetAutocompleteV2ResponseMPayload.md
166+
docs/CreditcardclientAutocompleteElementResponse.md
167+
docs/CreditcardclientCreateObjectV1Request.md
168+
docs/CreditcardclientCreateObjectV1Response.md
169+
docs/CreditcardclientCreateObjectV1ResponseMPayload.md
170+
docs/CreditcardclientDeleteObjectV1Response.md
171+
docs/CreditcardclientEditObjectV1Request.md
172+
docs/CreditcardclientEditObjectV1Response.md
173+
docs/CreditcardclientGetAutocompleteV2Response.md
174+
docs/CreditcardclientGetAutocompleteV2ResponseMPayload.md
175+
docs/CreditcardclientGetListV1Response.md
176+
docs/CreditcardclientGetListV1ResponseMPayload.md
177+
docs/CreditcardclientGetObjectV2Response.md
178+
docs/CreditcardclientGetObjectV2ResponseMPayload.md
179+
docs/CreditcardclientListElement.md
180+
docs/CreditcardclientRequest.md
181+
docs/CreditcardclientRequestCompound.md
182+
docs/CreditcardclientResponse.md
183+
docs/CreditcardclientResponseCompound.md
184+
docs/CreditcarddetailRequest.md
185+
docs/CreditcarddetailResponse.md
186+
docs/CreditcarddetailResponseCompound.md
187+
docs/CreditcardtypeAutocompleteElementResponse.md
188+
docs/CreditcardtypeGetAutocompleteV2Response.md
189+
docs/CreditcardtypeGetAutocompleteV2ResponseMPayload.md
166190
docs/CustomAttachmentResponse.md
167191
docs/CustomAttachmentdocumenttypeResponse.md
168192
docs/CustomCommunicationListElementResponse.md
@@ -994,6 +1018,8 @@ docs/ObjectCommunicationApi.md
9941018
docs/ObjectCompanyApi.md
9951019
docs/ObjectCorsApi.md
9961020
docs/ObjectCountryApi.md
1021+
docs/ObjectCreditcardclientApi.md
1022+
docs/ObjectCreditcardtypeApi.md
9971023
docs/ObjectDepartmentApi.md
9981024
docs/ObjectDiscussionApi.md
9991025
docs/ObjectDiscussionmembershipApi.md
@@ -1399,6 +1425,8 @@ eZmaxApi/api/object_communication_api.py
13991425
eZmaxApi/api/object_company_api.py
14001426
eZmaxApi/api/object_cors_api.py
14011427
eZmaxApi/api/object_country_api.py
1428+
eZmaxApi/api/object_creditcardclient_api.py
1429+
eZmaxApi/api/object_creditcardtype_api.py
14021430
eZmaxApi/api/object_department_api.py
14031431
eZmaxApi/api/object_discussion_api.py
14041432
eZmaxApi/api/object_discussionmembership_api.py
@@ -1637,6 +1665,30 @@ eZmaxApi/models/cors_response_compound.py
16371665
eZmaxApi/models/country_autocomplete_element_response.py
16381666
eZmaxApi/models/country_get_autocomplete_v2_response.py
16391667
eZmaxApi/models/country_get_autocomplete_v2_response_m_payload.py
1668+
eZmaxApi/models/creditcardclient_autocomplete_element_response.py
1669+
eZmaxApi/models/creditcardclient_create_object_v1_request.py
1670+
eZmaxApi/models/creditcardclient_create_object_v1_response.py
1671+
eZmaxApi/models/creditcardclient_create_object_v1_response_m_payload.py
1672+
eZmaxApi/models/creditcardclient_delete_object_v1_response.py
1673+
eZmaxApi/models/creditcardclient_edit_object_v1_request.py
1674+
eZmaxApi/models/creditcardclient_edit_object_v1_response.py
1675+
eZmaxApi/models/creditcardclient_get_autocomplete_v2_response.py
1676+
eZmaxApi/models/creditcardclient_get_autocomplete_v2_response_m_payload.py
1677+
eZmaxApi/models/creditcardclient_get_list_v1_response.py
1678+
eZmaxApi/models/creditcardclient_get_list_v1_response_m_payload.py
1679+
eZmaxApi/models/creditcardclient_get_object_v2_response.py
1680+
eZmaxApi/models/creditcardclient_get_object_v2_response_m_payload.py
1681+
eZmaxApi/models/creditcardclient_list_element.py
1682+
eZmaxApi/models/creditcardclient_request.py
1683+
eZmaxApi/models/creditcardclient_request_compound.py
1684+
eZmaxApi/models/creditcardclient_response.py
1685+
eZmaxApi/models/creditcardclient_response_compound.py
1686+
eZmaxApi/models/creditcarddetail_request.py
1687+
eZmaxApi/models/creditcarddetail_response.py
1688+
eZmaxApi/models/creditcarddetail_response_compound.py
1689+
eZmaxApi/models/creditcardtype_autocomplete_element_response.py
1690+
eZmaxApi/models/creditcardtype_get_autocomplete_v2_response.py
1691+
eZmaxApi/models/creditcardtype_get_autocomplete_v2_response_m_payload.py
16401692
eZmaxApi/models/custom_attachment_response.py
16411693
eZmaxApi/models/custom_attachmentdocumenttype_response.py
16421694
eZmaxApi/models/custom_communication_list_element_response.py
@@ -2929,6 +2981,30 @@ test/test_cors_response_compound.py
29292981
test/test_country_autocomplete_element_response.py
29302982
test/test_country_get_autocomplete_v2_response.py
29312983
test/test_country_get_autocomplete_v2_response_m_payload.py
2984+
test/test_creditcardclient_autocomplete_element_response.py
2985+
test/test_creditcardclient_create_object_v1_request.py
2986+
test/test_creditcardclient_create_object_v1_response.py
2987+
test/test_creditcardclient_create_object_v1_response_m_payload.py
2988+
test/test_creditcardclient_delete_object_v1_response.py
2989+
test/test_creditcardclient_edit_object_v1_request.py
2990+
test/test_creditcardclient_edit_object_v1_response.py
2991+
test/test_creditcardclient_get_autocomplete_v2_response.py
2992+
test/test_creditcardclient_get_autocomplete_v2_response_m_payload.py
2993+
test/test_creditcardclient_get_list_v1_response.py
2994+
test/test_creditcardclient_get_list_v1_response_m_payload.py
2995+
test/test_creditcardclient_get_object_v2_response.py
2996+
test/test_creditcardclient_get_object_v2_response_m_payload.py
2997+
test/test_creditcardclient_list_element.py
2998+
test/test_creditcardclient_request.py
2999+
test/test_creditcardclient_request_compound.py
3000+
test/test_creditcardclient_response.py
3001+
test/test_creditcardclient_response_compound.py
3002+
test/test_creditcarddetail_request.py
3003+
test/test_creditcarddetail_response.py
3004+
test/test_creditcarddetail_response_compound.py
3005+
test/test_creditcardtype_autocomplete_element_response.py
3006+
test/test_creditcardtype_get_autocomplete_v2_response.py
3007+
test/test_creditcardtype_get_autocomplete_v2_response_m_payload.py
29323008
test/test_custom_attachment_response.py
29333009
test/test_custom_attachmentdocumenttype_response.py
29343010
test/test_custom_communication_list_element_response.py
@@ -3760,6 +3836,8 @@ test/test_object_communication_api.py
37603836
test/test_object_company_api.py
37613837
test/test_object_cors_api.py
37623838
test/test_object_country_api.py
3839+
test/test_object_creditcardclient_api.py
3840+
test/test_object_creditcardtype_api.py
37633841
test/test_object_department_api.py
37643842
test/test_object_discussion_api.py
37653843
test/test_object_discussionmembership_api.py

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@ Class | Method | HTTP request | Description
128128
*ObjectCorsApi* | [**cors_edit_object_v1**](docs/ObjectCorsApi.md#cors_edit_object_v1) | **PUT** /1/object/cors/{pkiCorsID} | Edit an existing Cors
129129
*ObjectCorsApi* | [**cors_get_object_v2**](docs/ObjectCorsApi.md#cors_get_object_v2) | **GET** /2/object/cors/{pkiCorsID} | Retrieve an existing Cors
130130
*ObjectCountryApi* | [**country_get_autocomplete_v2**](docs/ObjectCountryApi.md#country_get_autocomplete_v2) | **GET** /2/object/country/getAutocomplete/{sSelector} | Retrieve Countries and IDs
131+
*ObjectCreditcardclientApi* | [**creditcardclient_create_object_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_create_object_v1) | **POST** /1/object/creditcardclient | Create a new Creditcardclient
132+
*ObjectCreditcardclientApi* | [**creditcardclient_delete_object_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_delete_object_v1) | **DELETE** /1/object/creditcardclient/{pkiCreditcardclientID} | Delete an existing Creditcardclient
133+
*ObjectCreditcardclientApi* | [**creditcardclient_edit_object_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_edit_object_v1) | **PUT** /1/object/creditcardclient/{pkiCreditcardclientID} | Edit an existing Creditcardclient
134+
*ObjectCreditcardclientApi* | [**creditcardclient_get_autocomplete_v2**](docs/ObjectCreditcardclientApi.md#creditcardclient_get_autocomplete_v2) | **GET** /2/object/creditcardclient/getAutocomplete/{sSelector} | Retrieve Creditcardclients and IDs
135+
*ObjectCreditcardclientApi* | [**creditcardclient_get_list_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_get_list_v1) | **GET** /1/object/creditcardclient/getList | Retrieve Creditcardclient list
136+
*ObjectCreditcardclientApi* | [**creditcardclient_get_object_v2**](docs/ObjectCreditcardclientApi.md#creditcardclient_get_object_v2) | **GET** /2/object/creditcardclient/{pkiCreditcardclientID} | Retrieve an existing Creditcardclient
137+
*ObjectCreditcardtypeApi* | [**creditcardtype_get_autocomplete_v2**](docs/ObjectCreditcardtypeApi.md#creditcardtype_get_autocomplete_v2) | **GET** /2/object/creditcardtype/getAutocomplete/{sSelector} | Retrieve Creditcardtypes and IDs
131138
*ObjectDepartmentApi* | [**department_get_autocomplete_v2**](docs/ObjectDepartmentApi.md#department_get_autocomplete_v2) | **GET** /2/object/department/getAutocomplete/{sSelector} | Retrieve Departments and IDs
132139
*ObjectDiscussionApi* | [**discussion_create_object_v1**](docs/ObjectDiscussionApi.md#discussion_create_object_v1) | **POST** /1/object/discussion | Create a new Discussion
133140
*ObjectDiscussionApi* | [**discussion_delete_object_v1**](docs/ObjectDiscussionApi.md#discussion_delete_object_v1) | **DELETE** /1/object/discussion/{pkiDiscussionID} | Delete an existing Discussion
@@ -604,6 +611,30 @@ Class | Method | HTTP request | Description
604611
- [CountryAutocompleteElementResponse](docs/CountryAutocompleteElementResponse.md)
605612
- [CountryGetAutocompleteV2Response](docs/CountryGetAutocompleteV2Response.md)
606613
- [CountryGetAutocompleteV2ResponseMPayload](docs/CountryGetAutocompleteV2ResponseMPayload.md)
614+
- [CreditcardclientAutocompleteElementResponse](docs/CreditcardclientAutocompleteElementResponse.md)
615+
- [CreditcardclientCreateObjectV1Request](docs/CreditcardclientCreateObjectV1Request.md)
616+
- [CreditcardclientCreateObjectV1Response](docs/CreditcardclientCreateObjectV1Response.md)
617+
- [CreditcardclientCreateObjectV1ResponseMPayload](docs/CreditcardclientCreateObjectV1ResponseMPayload.md)
618+
- [CreditcardclientDeleteObjectV1Response](docs/CreditcardclientDeleteObjectV1Response.md)
619+
- [CreditcardclientEditObjectV1Request](docs/CreditcardclientEditObjectV1Request.md)
620+
- [CreditcardclientEditObjectV1Response](docs/CreditcardclientEditObjectV1Response.md)
621+
- [CreditcardclientGetAutocompleteV2Response](docs/CreditcardclientGetAutocompleteV2Response.md)
622+
- [CreditcardclientGetAutocompleteV2ResponseMPayload](docs/CreditcardclientGetAutocompleteV2ResponseMPayload.md)
623+
- [CreditcardclientGetListV1Response](docs/CreditcardclientGetListV1Response.md)
624+
- [CreditcardclientGetListV1ResponseMPayload](docs/CreditcardclientGetListV1ResponseMPayload.md)
625+
- [CreditcardclientGetObjectV2Response](docs/CreditcardclientGetObjectV2Response.md)
626+
- [CreditcardclientGetObjectV2ResponseMPayload](docs/CreditcardclientGetObjectV2ResponseMPayload.md)
627+
- [CreditcardclientListElement](docs/CreditcardclientListElement.md)
628+
- [CreditcardclientRequest](docs/CreditcardclientRequest.md)
629+
- [CreditcardclientRequestCompound](docs/CreditcardclientRequestCompound.md)
630+
- [CreditcardclientResponse](docs/CreditcardclientResponse.md)
631+
- [CreditcardclientResponseCompound](docs/CreditcardclientResponseCompound.md)
632+
- [CreditcarddetailRequest](docs/CreditcarddetailRequest.md)
633+
- [CreditcarddetailResponse](docs/CreditcarddetailResponse.md)
634+
- [CreditcarddetailResponseCompound](docs/CreditcarddetailResponseCompound.md)
635+
- [CreditcardtypeAutocompleteElementResponse](docs/CreditcardtypeAutocompleteElementResponse.md)
636+
- [CreditcardtypeGetAutocompleteV2Response](docs/CreditcardtypeGetAutocompleteV2Response.md)
637+
- [CreditcardtypeGetAutocompleteV2ResponseMPayload](docs/CreditcardtypeGetAutocompleteV2ResponseMPayload.md)
607638
- [CustomAttachmentResponse](docs/CustomAttachmentResponse.md)
608639
- [CustomAttachmentdocumenttypeResponse](docs/CustomAttachmentdocumenttypeResponse.md)
609640
- [CustomCommunicationListElementResponse](docs/CustomCommunicationListElementResponse.md)

docs/CommonResponseObjDebugPayload.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
1010
**i_version_max** | **int** | The maximum version of the function that can be called |
1111
**a_required_permission** | **List[int]** | An array of permissions required to access this function. If the value \"0\" is present in the array, anyone can call this function. You must have one of the permission to access the function. You don't need to have all of them. |
1212
**b_version_deprecated** | **bool** | Wheter the current route is deprecated or not |
13+
**dt_response_date** | **str** | Represent a Date Time. The timezone is the one configured in the User's profile. |
1314

1415
## Example
1516

docs/CommonResponseObjDebugPayloadGetList.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
1010
**i_version_max** | **int** | The maximum version of the function that can be called |
1111
**a_required_permission** | **List[int]** | An array of permissions required to access this function. If the value \"0\" is present in the array, anyone can call this function. You must have one of the permission to access the function. You don't need to have all of them. |
1212
**b_version_deprecated** | **bool** | Wheter the current route is deprecated or not |
13+
**dt_response_date** | **str** | Represent a Date Time. The timezone is the one configured in the User's profile. |
1314
**a_filter** | [**CommonResponseFilter**](CommonResponseFilter.md) | |
1415
**a_order_by** | **Dict[str, str]** | List of available values for *eOrderBy* |
1516
**i_row_max** | **int** | The maximum numbers of results to be returned. When the content-type is **application/json** there is an implicit default of 10 000. When it's **application/vnd.openxmlformats-officedocument.spreadsheetml.sheet** the is no implicit default so if you do not specify iRowMax, all records will be returned. |
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# CreditcardclientAutocompleteElementResponse
2+
3+
A Creditcardclient AutocompleteElement Response
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**pki_creditcardclient_id** | **int** | The unique ID of the Creditcardclient |
10+
**s_creditcardclient_description** | **str** | The description of the Creditcardclient |
11+
**b_creditcardclient_isactive** | **bool** | Whether the creditcardclient is active or not |
12+
13+
## Example
14+
15+
```python
16+
from eZmaxApi.models.creditcardclient_autocomplete_element_response import CreditcardclientAutocompleteElementResponse
17+
18+
# TODO update the JSON string below
19+
json = "{}"
20+
# create an instance of CreditcardclientAutocompleteElementResponse from a JSON string
21+
creditcardclient_autocomplete_element_response_instance = CreditcardclientAutocompleteElementResponse.from_json(json)
22+
# print the JSON string representation of the object
23+
print(CreditcardclientAutocompleteElementResponse.to_json())
24+
25+
# convert the object into a dict
26+
creditcardclient_autocomplete_element_response_dict = creditcardclient_autocomplete_element_response_instance.to_dict()
27+
# create an instance of CreditcardclientAutocompleteElementResponse from a dict
28+
creditcardclient_autocomplete_element_response_form_dict = creditcardclient_autocomplete_element_response.from_dict(creditcardclient_autocomplete_element_response_dict)
29+
```
30+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
31+
32+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# CreditcardclientCreateObjectV1Request
2+
3+
Request for POST /1/object/creditcardclient
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**a_obj_creditcardclient** | [**List[CreditcardclientRequestCompound]**](CreditcardclientRequestCompound.md) | |
10+
11+
## Example
12+
13+
```python
14+
from eZmaxApi.models.creditcardclient_create_object_v1_request import CreditcardclientCreateObjectV1Request
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of CreditcardclientCreateObjectV1Request from a JSON string
19+
creditcardclient_create_object_v1_request_instance = CreditcardclientCreateObjectV1Request.from_json(json)
20+
# print the JSON string representation of the object
21+
print(CreditcardclientCreateObjectV1Request.to_json())
22+
23+
# convert the object into a dict
24+
creditcardclient_create_object_v1_request_dict = creditcardclient_create_object_v1_request_instance.to_dict()
25+
# create an instance of CreditcardclientCreateObjectV1Request from a dict
26+
creditcardclient_create_object_v1_request_form_dict = creditcardclient_create_object_v1_request.from_dict(creditcardclient_create_object_v1_request_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# CreditcardclientCreateObjectV1Response
2+
3+
Response for POST /1/object/creditcardclient
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10+
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
11+
**m_payload** | [**CreditcardclientCreateObjectV1ResponseMPayload**](CreditcardclientCreateObjectV1ResponseMPayload.md) | |
12+
13+
## Example
14+
15+
```python
16+
from eZmaxApi.models.creditcardclient_create_object_v1_response import CreditcardclientCreateObjectV1Response
17+
18+
# TODO update the JSON string below
19+
json = "{}"
20+
# create an instance of CreditcardclientCreateObjectV1Response from a JSON string
21+
creditcardclient_create_object_v1_response_instance = CreditcardclientCreateObjectV1Response.from_json(json)
22+
# print the JSON string representation of the object
23+
print(CreditcardclientCreateObjectV1Response.to_json())
24+
25+
# convert the object into a dict
26+
creditcardclient_create_object_v1_response_dict = creditcardclient_create_object_v1_response_instance.to_dict()
27+
# create an instance of CreditcardclientCreateObjectV1Response from a dict
28+
creditcardclient_create_object_v1_response_form_dict = creditcardclient_create_object_v1_response.from_dict(creditcardclient_create_object_v1_response_dict)
29+
```
30+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
31+
32+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# CreditcardclientCreateObjectV1ResponseMPayload
2+
3+
Payload for POST /1/object/creditcardclient
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**a_pki_creditcardclient_id** | **List[int]** | An array of unique IDs representing the object that were requested to be created. They are returned in the same order as the array containing the objects to be created that was sent in the request. |
10+
11+
## Example
12+
13+
```python
14+
from eZmaxApi.models.creditcardclient_create_object_v1_response_m_payload import CreditcardclientCreateObjectV1ResponseMPayload
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of CreditcardclientCreateObjectV1ResponseMPayload from a JSON string
19+
creditcardclient_create_object_v1_response_m_payload_instance = CreditcardclientCreateObjectV1ResponseMPayload.from_json(json)
20+
# print the JSON string representation of the object
21+
print(CreditcardclientCreateObjectV1ResponseMPayload.to_json())
22+
23+
# convert the object into a dict
24+
creditcardclient_create_object_v1_response_m_payload_dict = creditcardclient_create_object_v1_response_m_payload_instance.to_dict()
25+
# create an instance of CreditcardclientCreateObjectV1ResponseMPayload from a dict
26+
creditcardclient_create_object_v1_response_m_payload_form_dict = creditcardclient_create_object_v1_response_m_payload.from_dict(creditcardclient_create_object_v1_response_m_payload_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+

0 commit comments

Comments
 (0)