Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Commit 8dff30a

Browse files
committed
Look for details in API documentation's changelog
1 parent 8127c1f commit 8dff30a

12 files changed

+214
-52
lines changed

.openapi-generator/FILES

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ docs/ContactinformationsRequest.md
3737
docs/ContactinformationsRequestCompound.md
3838
docs/ContactinformationsRequestCompoundAllOf.md
3939
docs/CustomFormDataDocumentResponse.md
40-
docs/CustomFormDataFolderResponse.md
4140
docs/CustomFormDataSignerResponse.md
41+
docs/CustomFormsDataFolderResponse.md
4242
docs/CustomWordPositionOccurenceResponse.md
4343
docs/CustomWordPositionWordResponse.md
4444
docs/EmailRequest.md
@@ -140,6 +140,7 @@ docs/FranchisereferalincomeRequestCompound.md
140140
docs/FranchisereferalincomeRequestCompoundAllOf.md
141141
docs/GlobalCustomerApi.md
142142
docs/GlobalCustomerGetEndpointV1Response.md
143+
docs/HeaderAcceptLanguage.md
143144
docs/ModuleAuthenticateApi.md
144145
docs/ModuleSsprApi.md
145146
docs/ModuleUserApi.md
@@ -237,8 +238,8 @@ src/eZmaxAPI/model/ContactinformationsRequest.js
237238
src/eZmaxAPI/model/ContactinformationsRequestCompound.js
238239
src/eZmaxAPI/model/ContactinformationsRequestCompoundAllOf.js
239240
src/eZmaxAPI/model/CustomFormDataDocumentResponse.js
240-
src/eZmaxAPI/model/CustomFormDataFolderResponse.js
241241
src/eZmaxAPI/model/CustomFormDataSignerResponse.js
242+
src/eZmaxAPI/model/CustomFormsDataFolderResponse.js
242243
src/eZmaxAPI/model/CustomWordPositionOccurenceResponse.js
243244
src/eZmaxAPI/model/CustomWordPositionWordResponse.js
244245
src/eZmaxAPI/model/EmailRequest.js
@@ -339,6 +340,7 @@ src/eZmaxAPI/model/FranchisereferalincomeRequest.js
339340
src/eZmaxAPI/model/FranchisereferalincomeRequestCompound.js
340341
src/eZmaxAPI/model/FranchisereferalincomeRequestCompoundAllOf.js
341342
src/eZmaxAPI/model/GlobalCustomerGetEndpointV1Response.js
343+
src/eZmaxAPI/model/HeaderAcceptLanguage.js
342344
src/eZmaxAPI/model/MultilingualApikeyDescription.js
343345
src/eZmaxAPI/model/PhoneRequest.js
344346
src/eZmaxAPI/model/SsprResetPasswordRequestV1Request.js
@@ -417,8 +419,8 @@ test/eZmaxAPI/model/ContactinformationsRequest.spec.js
417419
test/eZmaxAPI/model/ContactinformationsRequestCompound.spec.js
418420
test/eZmaxAPI/model/ContactinformationsRequestCompoundAllOf.spec.js
419421
test/eZmaxAPI/model/CustomFormDataDocumentResponse.spec.js
420-
test/eZmaxAPI/model/CustomFormDataFolderResponse.spec.js
421422
test/eZmaxAPI/model/CustomFormDataSignerResponse.spec.js
423+
test/eZmaxAPI/model/CustomFormsDataFolderResponse.spec.js
422424
test/eZmaxAPI/model/CustomWordPositionOccurenceResponse.spec.js
423425
test/eZmaxAPI/model/CustomWordPositionWordResponse.spec.js
424426
test/eZmaxAPI/model/EmailRequest.spec.js
@@ -519,6 +521,7 @@ test/eZmaxAPI/model/FranchisereferalincomeRequest.spec.js
519521
test/eZmaxAPI/model/FranchisereferalincomeRequestCompound.spec.js
520522
test/eZmaxAPI/model/FranchisereferalincomeRequestCompoundAllOf.spec.js
521523
test/eZmaxAPI/model/GlobalCustomerGetEndpointV1Response.spec.js
524+
test/eZmaxAPI/model/HeaderAcceptLanguage.spec.js
522525
test/eZmaxAPI/model/MultilingualApikeyDescription.spec.js
523526
test/eZmaxAPI/model/PhoneRequest.spec.js
524527
test/eZmaxAPI/model/SsprResetPasswordRequestV1Request.spec.js

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ Class | Method | HTTP request | Description
209209
- [EZmaxApiDefinition.ContactinformationsRequestCompound](docs/ContactinformationsRequestCompound.md)
210210
- [EZmaxApiDefinition.ContactinformationsRequestCompoundAllOf](docs/ContactinformationsRequestCompoundAllOf.md)
211211
- [EZmaxApiDefinition.CustomFormDataDocumentResponse](docs/CustomFormDataDocumentResponse.md)
212-
- [EZmaxApiDefinition.CustomFormDataFolderResponse](docs/CustomFormDataFolderResponse.md)
213212
- [EZmaxApiDefinition.CustomFormDataSignerResponse](docs/CustomFormDataSignerResponse.md)
213+
- [EZmaxApiDefinition.CustomFormsDataFolderResponse](docs/CustomFormsDataFolderResponse.md)
214214
- [EZmaxApiDefinition.CustomWordPositionOccurenceResponse](docs/CustomWordPositionOccurenceResponse.md)
215215
- [EZmaxApiDefinition.CustomWordPositionWordResponse](docs/CustomWordPositionWordResponse.md)
216216
- [EZmaxApiDefinition.EmailRequest](docs/EmailRequest.md)
@@ -311,6 +311,7 @@ Class | Method | HTTP request | Description
311311
- [EZmaxApiDefinition.FranchisereferalincomeRequestCompound](docs/FranchisereferalincomeRequestCompound.md)
312312
- [EZmaxApiDefinition.FranchisereferalincomeRequestCompoundAllOf](docs/FranchisereferalincomeRequestCompoundAllOf.md)
313313
- [EZmaxApiDefinition.GlobalCustomerGetEndpointV1Response](docs/GlobalCustomerGetEndpointV1Response.md)
314+
- [EZmaxApiDefinition.HeaderAcceptLanguage](docs/HeaderAcceptLanguage.md)
314315
- [EZmaxApiDefinition.MultilingualApikeyDescription](docs/MultilingualApikeyDescription.md)
315316
- [EZmaxApiDefinition.PhoneRequest](docs/PhoneRequest.md)
316317
- [EZmaxApiDefinition.SsprResetPasswordRequestV1Request](docs/SsprResetPasswordRequestV1Request.md)

docs/CustomFormDataFolderResponse.md renamed to docs/CustomFormsDataFolderResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EZmaxApiDefinition.CustomFormDataFolderResponse
1+
# EZmaxApiDefinition.CustomFormsDataFolderResponse
22

33
## Properties
44

docs/HeaderAcceptLanguage.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# EZmaxApiDefinition.HeaderAcceptLanguage
2+
3+
## Enum
4+
5+
6+
* `STAR` (value: `"*"`)
7+
8+
* `en` (value: `"en"`)
9+
10+
* `fr` (value: `"fr"`)
11+
12+

docs/ObjectEzsignfoldertypeApi.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Method | HTTP request | Description
1010

1111
## ezsignfoldertypeGetListV1
1212

13-
> EzsignfoldertypeGetListV1Response ezsignfoldertypeGetListV1()
13+
> EzsignfoldertypeGetListV1Response ezsignfoldertypeGetListV1(opts)
1414
1515
Retrieve Ezsignfoldertype list
1616

17-
## ⚠️EARLY ADOPTERS WARNING ### This endpoint is not officially released. Its definition might still change and it might not be available in every environment and region.
17+
## ⚠️EARLY ADOPTERS WARNING ### This endpoint is not officially released. Its definition might still change and it might not be available in every environment and region. Enum values that can be filtered in query parameter *sFilter*: | Variable | Valid values | |---|---| | eEzsignfoldertypePrivacylevel | User<br>Usergroup |
1818

1919
### Example
2020

@@ -28,7 +28,14 @@ Authorization.apiKey = 'YOUR API KEY';
2828
//Authorization.apiKeyPrefix = 'Token';
2929

3030
let apiInstance = new EZmaxApiDefinition.ObjectEzsignfoldertypeApi();
31-
apiInstance.ezsignfoldertypeGetListV1((error, data, response) => {
31+
let opts = {
32+
'eOrderBy': "eOrderBy_example", // String | Specify how you want the results to be sorted
33+
'iRowMax': 56, // Number |
34+
'iRowOffset': 56, // Number |
35+
'Accept_Language': new EZmaxApiDefinition.HeaderAcceptLanguage(), // HeaderAcceptLanguage |
36+
'sFilter': "sFilter_example" // String |
37+
};
38+
apiInstance.ezsignfoldertypeGetListV1(opts, (error, data, response) => {
3239
if (error) {
3340
console.error(error);
3441
} else {
@@ -39,7 +46,14 @@ apiInstance.ezsignfoldertypeGetListV1((error, data, response) => {
3946

4047
### Parameters
4148

42-
This endpoint does not need any parameter.
49+
50+
Name | Type | Description | Notes
51+
------------- | ------------- | ------------- | -------------
52+
**eOrderBy** | **String**| Specify how you want the results to be sorted | [optional]
53+
**iRowMax** | **Number**| | [optional]
54+
**iRowOffset** | **Number**| | [optional]
55+
**Accept_Language** | [**HeaderAcceptLanguage**](.md)| | [optional]
56+
**sFilter** | **String**| | [optional]
4357

4458
### Return type
4559

@@ -52,5 +66,5 @@ This endpoint does not need any parameter.
5266
### HTTP request headers
5367

5468
- **Content-Type**: Not defined
55-
- **Accept**: application/json
69+
- **Accept**: application/json, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
5670

src/eZmaxAPI/api/ObjectEzsignfoldertypeApi.js

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313

1414

1515
import ApiClient from "../ApiClient";
16+
import CommonResponseError from '../model/CommonResponseError';
1617
import EzsignfoldertypeGetListV1Response from '../model/EzsignfoldertypeGetListV1Response';
18+
import HeaderAcceptLanguage from '../model/HeaderAcceptLanguage';
1719

1820
/**
1921
* ObjectEzsignfoldertype service.
@@ -44,25 +46,37 @@ export default class ObjectEzsignfoldertypeApi {
4446

4547
/**
4648
* Retrieve Ezsignfoldertype list
47-
* ## ⚠️EARLY ADOPTERS WARNING ### This endpoint is not officially released. Its definition might still change and it might not be available in every environment and region.
49+
* ## ⚠️EARLY ADOPTERS WARNING ### This endpoint is not officially released. Its definition might still change and it might not be available in every environment and region. Enum values that can be filtered in query parameter *sFilter*: | Variable | Valid values | |---|---| | eEzsignfoldertypePrivacylevel | User<br>Usergroup |
50+
* @param {Object} opts Optional parameters
51+
* @param {module:eZmaxAPI/model/String} opts.eOrderBy Specify how you want the results to be sorted
52+
* @param {Number} opts.iRowMax
53+
* @param {Number} opts.iRowOffset
54+
* @param {module:eZmaxAPI/model/HeaderAcceptLanguage} opts.Accept_Language
55+
* @param {String} opts.sFilter
4856
* @param {module:eZmaxAPI/api/ObjectEzsignfoldertypeApi~ezsignfoldertypeGetListV1Callback} callback The callback function, accepting three arguments: error, data, response
4957
* data is of type: {@link module:eZmaxAPI/model/EzsignfoldertypeGetListV1Response}
5058
*/
51-
ezsignfoldertypeGetListV1(callback) {
59+
ezsignfoldertypeGetListV1(opts, callback) {
60+
opts = opts || {};
5261
let postBody = null;
5362

5463
let pathParams = {
5564
};
5665
let queryParams = {
66+
'eOrderBy': opts['eOrderBy'],
67+
'iRowMax': opts['iRowMax'],
68+
'iRowOffset': opts['iRowOffset'],
69+
'sFilter': opts['sFilter']
5770
};
5871
let headerParams = {
72+
'Accept-Language': opts['Accept_Language']
5973
};
6074
let formParams = {
6175
};
6276

6377
let authNames = ['Authorization'];
6478
let contentTypes = [];
65-
let accepts = ['application/json'];
79+
let accepts = ['application/json', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'];
6680
let returnType = EzsignfoldertypeGetListV1Response;
6781
return this.apiClient.callApi(
6882
'/1/object/ezsignfoldertype/getList', 'GET',

src/eZmaxAPI/index.js

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ import ContactinformationsRequest from './model/ContactinformationsRequest';
4747
import ContactinformationsRequestCompound from './model/ContactinformationsRequestCompound';
4848
import ContactinformationsRequestCompoundAllOf from './model/ContactinformationsRequestCompoundAllOf';
4949
import CustomFormDataDocumentResponse from './model/CustomFormDataDocumentResponse';
50-
import CustomFormDataFolderResponse from './model/CustomFormDataFolderResponse';
5150
import CustomFormDataSignerResponse from './model/CustomFormDataSignerResponse';
51+
import CustomFormsDataFolderResponse from './model/CustomFormsDataFolderResponse';
5252
import CustomWordPositionOccurenceResponse from './model/CustomWordPositionOccurenceResponse';
5353
import CustomWordPositionWordResponse from './model/CustomWordPositionWordResponse';
5454
import EmailRequest from './model/EmailRequest';
@@ -149,6 +149,7 @@ import FranchisereferalincomeRequest from './model/FranchisereferalincomeRequest
149149
import FranchisereferalincomeRequestCompound from './model/FranchisereferalincomeRequestCompound';
150150
import FranchisereferalincomeRequestCompoundAllOf from './model/FranchisereferalincomeRequestCompoundAllOf';
151151
import GlobalCustomerGetEndpointV1Response from './model/GlobalCustomerGetEndpointV1Response';
152+
import HeaderAcceptLanguage from './model/HeaderAcceptLanguage';
152153
import MultilingualApikeyDescription from './model/MultilingualApikeyDescription';
153154
import PhoneRequest from './model/PhoneRequest';
154155
import SsprResetPasswordRequestV1Request from './model/SsprResetPasswordRequestV1Request';
@@ -437,18 +438,18 @@ export {
437438
*/
438439
CustomFormDataDocumentResponse,
439440

440-
/**
441-
* The CustomFormDataFolderResponse model constructor.
442-
* @property {module:eZmaxAPI/model/CustomFormDataFolderResponse}
443-
*/
444-
CustomFormDataFolderResponse,
445-
446441
/**
447442
* The CustomFormDataSignerResponse model constructor.
448443
* @property {module:eZmaxAPI/model/CustomFormDataSignerResponse}
449444
*/
450445
CustomFormDataSignerResponse,
451446

447+
/**
448+
* The CustomFormsDataFolderResponse model constructor.
449+
* @property {module:eZmaxAPI/model/CustomFormsDataFolderResponse}
450+
*/
451+
CustomFormsDataFolderResponse,
452+
452453
/**
453454
* The CustomWordPositionOccurenceResponse model constructor.
454455
* @property {module:eZmaxAPI/model/CustomWordPositionOccurenceResponse}
@@ -1049,6 +1050,12 @@ export {
10491050
*/
10501051
GlobalCustomerGetEndpointV1Response,
10511052

1053+
/**
1054+
* The HeaderAcceptLanguage model constructor.
1055+
* @property {module:eZmaxAPI/model/HeaderAcceptLanguage}
1056+
*/
1057+
HeaderAcceptLanguage,
1058+
10521059
/**
10531060
* The MultilingualApikeyDescription model constructor.
10541061
* @property {module:eZmaxAPI/model/MultilingualApikeyDescription}

src/eZmaxAPI/model/CustomFormDataFolderResponse.js renamed to src/eZmaxAPI/model/CustomFormsDataFolderResponse.js

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@ import ApiClient from '../ApiClient';
1515
import CustomFormDataDocumentResponse from './CustomFormDataDocumentResponse';
1616

1717
/**
18-
* The CustomFormDataFolderResponse model module.
19-
* @module eZmaxAPI/model/CustomFormDataFolderResponse
18+
* The CustomFormsDataFolderResponse model module.
19+
* @module eZmaxAPI/model/CustomFormsDataFolderResponse
2020
* @version 1.1.0
2121
*/
22-
class CustomFormDataFolderResponse {
22+
class CustomFormsDataFolderResponse {
2323
/**
24-
* Constructs a new <code>CustomFormDataFolderResponse</code>.
25-
* A form Data Folder Object
26-
* @alias module:eZmaxAPI/model/CustomFormDataFolderResponse
24+
* Constructs a new <code>CustomFormsDataFolderResponse</code>.
25+
* A forms Data Folder Object
26+
* @alias module:eZmaxAPI/model/CustomFormsDataFolderResponse
2727
* @param pkiEzsignfolderID {Number} The unique ID of the Ezsignfolder
2828
* @param sEzsignfolderDescription {String} The description of the Ezsign Folder
2929
* @param a_objFormDataDocument {Array.<module:eZmaxAPI/model/CustomFormDataDocumentResponse>}
3030
*/
3131
constructor(pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument) {
3232

33-
CustomFormDataFolderResponse.initialize(this, pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument);
33+
CustomFormsDataFolderResponse.initialize(this, pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument);
3434
}
3535

3636
/**
@@ -45,15 +45,15 @@ class CustomFormDataFolderResponse {
4545
}
4646

4747
/**
48-
* Constructs a <code>CustomFormDataFolderResponse</code> from a plain JavaScript object, optionally creating a new instance.
48+
* Constructs a <code>CustomFormsDataFolderResponse</code> from a plain JavaScript object, optionally creating a new instance.
4949
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
5050
* @param {Object} data The plain JavaScript object bearing properties of interest.
51-
* @param {module:eZmaxAPI/model/CustomFormDataFolderResponse} obj Optional instance to populate.
52-
* @return {module:eZmaxAPI/model/CustomFormDataFolderResponse} The populated <code>CustomFormDataFolderResponse</code> instance.
51+
* @param {module:eZmaxAPI/model/CustomFormsDataFolderResponse} obj Optional instance to populate.
52+
* @return {module:eZmaxAPI/model/CustomFormsDataFolderResponse} The populated <code>CustomFormsDataFolderResponse</code> instance.
5353
*/
5454
static constructFromObject(data, obj) {
5555
if (data) {
56-
obj = obj || new CustomFormDataFolderResponse();
56+
obj = obj || new CustomFormsDataFolderResponse();
5757

5858
if (data.hasOwnProperty('pkiEzsignfolderID')) {
5959
obj['pkiEzsignfolderID'] = ApiClient.convertToType(data['pkiEzsignfolderID'], 'Number');
@@ -118,23 +118,23 @@ class CustomFormDataFolderResponse {
118118
* The unique ID of the Ezsignfolder
119119
* @member {Number} pkiEzsignfolderID
120120
*/
121-
CustomFormDataFolderResponse.prototype['pkiEzsignfolderID'] = undefined;
121+
CustomFormsDataFolderResponse.prototype['pkiEzsignfolderID'] = undefined;
122122

123123
/**
124124
* The description of the Ezsign Folder
125125
* @member {String} sEzsignfolderDescription
126126
*/
127-
CustomFormDataFolderResponse.prototype['sEzsignfolderDescription'] = undefined;
127+
CustomFormsDataFolderResponse.prototype['sEzsignfolderDescription'] = undefined;
128128

129129
/**
130130
* @member {Array.<module:eZmaxAPI/model/CustomFormDataDocumentResponse>} a_objFormDataDocument
131131
*/
132-
CustomFormDataFolderResponse.prototype['a_objFormDataDocument'] = undefined;
132+
CustomFormsDataFolderResponse.prototype['a_objFormDataDocument'] = undefined;
133133

134134

135135

136136

137137

138138

139-
export default CustomFormDataFolderResponse;
139+
export default CustomFormsDataFolderResponse;
140140

src/eZmaxAPI/model/EzsignfolderGetFormsDataV1ResponseMPayload.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
import ApiClient from '../ApiClient';
1515
import CustomFormDataDocumentResponse from './CustomFormDataDocumentResponse';
16-
import CustomFormDataFolderResponse from './CustomFormDataFolderResponse';
16+
import CustomFormsDataFolderResponse from './CustomFormsDataFolderResponse';
1717

1818
/**
1919
* The EzsignfolderGetFormsDataV1ResponseMPayload model module.
@@ -25,13 +25,13 @@ class EzsignfolderGetFormsDataV1ResponseMPayload {
2525
* Constructs a new <code>EzsignfolderGetFormsDataV1ResponseMPayload</code>.
2626
* Payload for the /1/object/ezsignfolder/{pkiEzsigndocument}/getFormsData API Request
2727
* @alias module:eZmaxAPI/model/EzsignfolderGetFormsDataV1ResponseMPayload
28-
* @implements module:eZmaxAPI/model/CustomFormDataFolderResponse
28+
* @implements module:eZmaxAPI/model/CustomFormsDataFolderResponse
2929
* @param pkiEzsignfolderID {Number} The unique ID of the Ezsignfolder
3030
* @param sEzsignfolderDescription {String} The description of the Ezsign Folder
3131
* @param a_objFormDataDocument {Array.<module:eZmaxAPI/model/CustomFormDataDocumentResponse>}
3232
*/
3333
constructor(pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument) {
34-
CustomFormDataFolderResponse.initialize(this, pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument);
34+
CustomFormsDataFolderResponse.initialize(this, pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument);
3535
EzsignfolderGetFormsDataV1ResponseMPayload.initialize(this, pkiEzsignfolderID, sEzsignfolderDescription, a_objFormDataDocument);
3636
}
3737

@@ -56,7 +56,7 @@ class EzsignfolderGetFormsDataV1ResponseMPayload {
5656
static constructFromObject(data, obj) {
5757
if (data) {
5858
obj = obj || new EzsignfolderGetFormsDataV1ResponseMPayload();
59-
CustomFormDataFolderResponse.constructFromObject(data, obj);
59+
CustomFormsDataFolderResponse.constructFromObject(data, obj);
6060

6161
if (data.hasOwnProperty('pkiEzsignfolderID')) {
6262
obj['pkiEzsignfolderID'] = ApiClient.convertToType(data['pkiEzsignfolderID'], 'Number');
@@ -135,21 +135,21 @@ EzsignfolderGetFormsDataV1ResponseMPayload.prototype['sEzsignfolderDescription']
135135
EzsignfolderGetFormsDataV1ResponseMPayload.prototype['a_objFormDataDocument'] = undefined;
136136

137137

138-
// Implement CustomFormDataFolderResponse interface:
138+
// Implement CustomFormsDataFolderResponse interface:
139139
/**
140140
* The unique ID of the Ezsignfolder
141141
* @member {Number} pkiEzsignfolderID
142142
*/
143-
CustomFormDataFolderResponse.prototype['pkiEzsignfolderID'] = undefined;
143+
CustomFormsDataFolderResponse.prototype['pkiEzsignfolderID'] = undefined;
144144
/**
145145
* The description of the Ezsign Folder
146146
* @member {String} sEzsignfolderDescription
147147
*/
148-
CustomFormDataFolderResponse.prototype['sEzsignfolderDescription'] = undefined;
148+
CustomFormsDataFolderResponse.prototype['sEzsignfolderDescription'] = undefined;
149149
/**
150150
* @member {Array.<module:eZmaxAPI/model/CustomFormDataDocumentResponse>} a_objFormDataDocument
151151
*/
152-
CustomFormDataFolderResponse.prototype['a_objFormDataDocument'] = undefined;
152+
CustomFormsDataFolderResponse.prototype['a_objFormDataDocument'] = undefined;
153153

154154

155155

0 commit comments

Comments
 (0)