@@ -519,6 +519,7 @@ Name | Type | Description | Notes
519519 **bookmarkPath** | **string**| The bookmark path. |
520520 **folder** | **string**| The document folder. |
521521 **storage** | **string**| The document storage. |
522+ **password** | **string**| The password (Base64). |
522523
523524### Return type
524525
@@ -581,6 +582,7 @@ Name | Type | Description | Notes
581582 **name** | **string**| The document name. |
582583 **folder** | **string**| The document folder. |
583584 **storage** | **string**| The document storage. |
585+ **password** | **string**| The password (Base64). |
584586
585587### Return type
586588
@@ -1022,17 +1024,18 @@ Delete custom document properties.
10221024
10231025Name | Type | Description | Notes
10241026------------- | ------------- | ------------- | -------------
1025- **name** | **string**| |
1027+ **name** | **string**| The document name. |
10261028 **optional** | **map[string]interface{}** | optional parameters | nil if no parameters
10271029
10281030### Optional Parameters
10291031Optional parameters are passed through a map[string]interface{}.
10301032
10311033Name | Type | Description | Notes
10321034------------- | ------------- | ------------- | -------------
1033- **name** | **string**| |
1034- **storage** | **string**| |
1035- **folder** | **string**| |
1035+ **name** | **string**| The document name. |
1036+ **storage** | **string**| The document storage. |
1037+ **folder** | **string**| The document folder. |
1038+ **password** | **string**| The password (Base64). |
10361039
10371040### Return type
10381041
@@ -1053,19 +1056,20 @@ Delete document property.
10531056
10541057Name | Type | Description | Notes
10551058------------- | ------------- | ------------- | -------------
1056- **name** | **string**| |
1057- **propertyName** | **string**| |
1059+ **name** | **string**| The document name. |
1060+ **propertyName** | **string**| Property name. |
10581061 **optional** | **map[string]interface{}** | optional parameters | nil if no parameters
10591062
10601063### Optional Parameters
10611064Optional parameters are passed through a map[string]interface{}.
10621065
10631066Name | Type | Description | Notes
10641067------------- | ------------- | ------------- | -------------
1065- **name** | **string**| |
1066- **propertyName** | **string**| |
1067- **storage** | **string**| |
1068- **folder** | **string**| |
1068+ **name** | **string**| The document name. |
1069+ **propertyName** | **string**| Property name. |
1070+ **storage** | **string**| The document storage. |
1071+ **folder** | **string**| The document folder. |
1072+ **password** | **string**| The password (Base64). |
10691073
10701074### Return type
10711075
@@ -1197,6 +1201,7 @@ Name | Type | Description | Notes
11971201 **bookmarkPath** | **string**| The bookmark path. |
11981202 **folder** | **string**| The document folder. |
11991203 **storage** | **string**| The document storage. |
1204+ **password** | **string**| The password (Base64). |
12001205
12011206### Return type
12021207
@@ -1230,6 +1235,7 @@ Name | Type | Description | Notes
12301235 **bookmarkPath** | **string**| The bookmark path. |
12311236 **folder** | **string**| The document folder. |
12321237 **storage** | **string**| The document storage. |
1238+ **password** | **string**| The password (Base64). |
12331239
12341240### Return type
12351241
@@ -1548,6 +1554,7 @@ Name | Type | Description | Notes
15481554 **name** | **string**| The document name. |
15491555 **folder** | **string**| The document folder. |
15501556 **storage** | **string**| The document storage. |
1557+ **password** | **string**| The password (Base64). |
15511558
15521559### Return type
15531560
@@ -2066,17 +2073,18 @@ Read document properties.
20662073
20672074Name | Type | Description | Notes
20682075------------- | ------------- | ------------- | -------------
2069- **name** | **string**| |
2076+ **name** | **string**| The document name. |
20702077 **optional** | **map[string]interface{}** | optional parameters | nil if no parameters
20712078
20722079### Optional Parameters
20732080Optional parameters are passed through a map[string]interface{}.
20742081
20752082Name | Type | Description | Notes
20762083------------- | ------------- | ------------- | -------------
2077- **name** | **string**| |
2078- **storage** | **string**| |
2079- **folder** | **string**| |
2084+ **name** | **string**| The document name. |
2085+ **storage** | **string**| The document storage. |
2086+ **folder** | **string**| The document folder. |
2087+ **password** | **string**| The password (Base64). |
20802088
20812089### Return type
20822090
@@ -2097,19 +2105,20 @@ Read document property by name.
20972105
20982106Name | Type | Description | Notes
20992107------------- | ------------- | ------------- | -------------
2100- **name** | **string**| |
2101- **propertyName** | **string**| |
2108+ **name** | **string**| The document name. |
2109+ **propertyName** | **string**| Property name. |
21022110 **optional** | **map[string]interface{}** | optional parameters | nil if no parameters
21032111
21042112### Optional Parameters
21052113Optional parameters are passed through a map[string]interface{}.
21062114
21072115Name | Type | Description | Notes
21082116------------- | ------------- | ------------- | -------------
2109- **name** | **string**| |
2110- **propertyName** | **string**| |
2111- **storage** | **string**| |
2112- **folder** | **string**| |
2117+ **name** | **string**| The document name. |
2118+ **propertyName** | **string**| Property name. |
2119+ **storage** | **string**| The document storage. |
2120+ **folder** | **string**| The document folder. |
2121+ **password** | **string**| The password (Base64). |
21132122
21142123### Return type
21152124
@@ -6600,6 +6609,7 @@ Name | Type | Description | Notes
66006609 **bookmarks** | [**[]Bookmark**](Bookmark.md)| The array of bookmark. |
66016610 **folder** | **string**| The document folder. |
66026611 **storage** | **string**| The document storage. |
6612+ **password** | **string**| The password (Base64). |
66036613
66046614### Return type
66056615
@@ -8715,6 +8725,7 @@ Name | Type | Description | Notes
87158725 **bookmark** | [**Bookmark**](Bookmark.md)| The bookmark. |
87168726 **folder** | **string**| The document folder. |
87178727 **storage** | **string**| The document storage. |
8728+ **password** | **string**| The password (Base64). |
87188729
87198730### Return type
87208731
@@ -11803,21 +11814,22 @@ Add/update document property.
1180311814
1180411815Name | Type | Description | Notes
1180511816------------- | ------------- | ------------- | -------------
11806- **name** | **string**| |
11807- **propertyName** | **string**| |
11808- **value** | **string**| |
11817+ **name** | **string**| The document name. |
11818+ **propertyName** | **string**| Property name. |
11819+ **value** | **string**| Property value. |
1180911820 **optional** | **map[string]interface{}** | optional parameters | nil if no parameters
1181011821
1181111822### Optional Parameters
1181211823Optional parameters are passed through a map[string]interface{}.
1181311824
1181411825Name | Type | Description | Notes
1181511826------------- | ------------- | ------------- | -------------
11816- **name** | **string**| |
11817- **propertyName** | **string**| |
11818- **value** | **string**| |
11819- **storage** | **string**| |
11820- **folder** | **string**| |
11827+ **name** | **string**| The document name. |
11828+ **propertyName** | **string**| Property name. |
11829+ **value** | **string**| Property value. |
11830+ **storage** | **string**| The document storage. |
11831+ **folder** | **string**| The document folder. |
11832+ **password** | **string**| The password (Base64). |
1182111833
1182211834### Return type
1182311835
0 commit comments