@blues-inc/notehub-js 1.0.35-beta.10 → 1.0.35-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/dist/ApiClient.js +2 -2
- package/dist/api/AlertApi.js +1 -1
- package/dist/api/ApiAccessApi.js +20 -20
- package/dist/api/AuthorizationApi.js +1 -1
- package/dist/api/BillingAccountApi.js +1 -1
- package/dist/api/DeviceApi.js +1 -1
- package/dist/api/EventApi.js +1 -1
- package/dist/api/ExternalDevicesApi.js +1 -1
- package/dist/api/MonitorApi.js +1 -1
- package/dist/api/ProjectApi.js +1 -1
- package/dist/api/RepositoryApi.js +1 -1
- package/dist/api/RouteApi.js +1 -1
- package/dist/api/WebhookApi.js +1 -1
- package/dist/index.js +21 -21
- package/dist/model/Alert.js +1 -1
- package/dist/model/AlertDataInner.js +1 -1
- package/dist/model/AlertNotificationsInner.js +1 -1
- package/dist/model/ApiKey.js +1 -1
- package/dist/model/ApiKeyCreatedBy.js +1 -1
- package/dist/model/{UpdateApiKeyRequest.js → ApiKeyInfo.js} +26 -26
- package/dist/model/{UpdateApiKeyRequestRoles.js → ApiKeyInfoRoles.js} +26 -26
- package/dist/model/ApiKeyPermissionEntry.js +1 -1
- package/dist/model/ApiKeyPermissions.js +1 -1
- package/dist/model/{UpdateApiKeyRole.js → ApiKeyRole.js} +19 -19
- package/dist/model/ApiKeySecret.js +1 -1
- package/dist/model/Aws.js +1 -1
- package/dist/model/Azure.js +1 -1
- package/dist/model/BillingAccount.js +1 -1
- package/dist/model/Body.js +1 -1
- package/dist/model/CloneProjectRequest.js +1 -1
- package/dist/model/Contact.js +1 -1
- package/dist/model/CreateFleetRequest.js +1 -1
- package/dist/model/CreateMonitor.js +1 -1
- package/dist/model/CreateProductRequest.js +1 -1
- package/dist/model/CreateProjectRequest.js +1 -1
- package/dist/model/CreateUpdateRepository.js +1 -1
- package/dist/model/CurrentFirmware.js +1 -1
- package/dist/model/DFUEnv.js +1 -1
- package/dist/model/DFUState.js +1 -1
- package/dist/model/DataField.js +1 -1
- package/dist/model/DataSet.js +1 -1
- package/dist/model/DataSetField.js +1 -1
- package/dist/model/DeleteDeviceFleetsRequest.js +1 -1
- package/dist/model/Device.js +1 -1
- package/dist/model/DeviceDfuHistory.js +1 -1
- package/dist/model/DeviceDfuHistoryPage.js +1 -1
- package/dist/model/DeviceDfuStateMachine.js +1 -1
- package/dist/model/DeviceDfuStateMachineNode.js +1 -1
- package/dist/model/DeviceDfuStatus.js +1 -1
- package/dist/model/DeviceDfuStatusCurrent.js +1 -1
- package/dist/model/DeviceDfuStatusPage.js +1 -1
- package/dist/model/DeviceSession.js +1 -1
- package/dist/model/DeviceTowerInfo.js +1 -1
- package/dist/model/DeviceUsage.js +1 -1
- package/dist/model/DfuActionRequest.js +1 -1
- package/dist/model/EmailNotification.js +1 -1
- package/dist/model/EnvironmentVariables.js +1 -1
- package/dist/model/Error.js +1 -1
- package/dist/model/Event.js +1 -1
- package/dist/model/Firmware.js +1 -1
- package/dist/model/FirmwareInfo.js +1 -1
- package/dist/model/Fleet.js +1 -1
- package/dist/model/GetAlerts200Response.js +1 -1
- package/dist/model/GetBillingAccounts200Response.js +1 -1
- package/dist/model/GetDeviceEnvironmentVariables200Response.js +1 -1
- package/dist/model/GetDeviceHealthLog200Response.js +1 -1
- package/dist/model/GetDeviceHealthLog200ResponseHealthLogInner.js +1 -1
- package/dist/model/GetDeviceLatest200Response.js +1 -1
- package/dist/model/GetDevicePublicKey200Response.js +1 -1
- package/dist/model/GetDeviceSessions200Response.js +1 -1
- package/dist/model/GetProjectDevicePublicKeys200Response.js +1 -1
- package/dist/model/GetProjectDevicePublicKeys200ResponseDevicePublicKeysInner.js +1 -1
- package/dist/model/GetProjectDevices200Response.js +1 -1
- package/dist/model/GetProjectEvents200Response.js +1 -1
- package/dist/model/GetProjectEventsByCursor200Response.js +1 -1
- package/dist/model/GetProjectFleets200Response.js +1 -1
- package/dist/model/GetProjectMembers200Response.js +1 -1
- package/dist/model/GetProjectProducts200Response.js +1 -1
- package/dist/model/GetProjects200Response.js +1 -1
- package/dist/model/GetWebhooks200Response.js +1 -1
- package/dist/model/Google.js +1 -1
- package/dist/model/HandleNoteChanges200Response.js +1 -1
- package/dist/model/HandleNoteGet200Response.js +1 -1
- package/dist/model/HandleNoteSignal200Response.js +1 -1
- package/dist/model/HandleNotefileChanges200Response.js +1 -1
- package/dist/model/HandleNotefileChangesPending200Response.js +1 -1
- package/dist/model/HandleNotefileDeleteRequest.js +1 -1
- package/dist/model/Http.js +1 -1
- package/dist/model/HttpFilter.js +1 -1
- package/dist/model/HttpTransform.js +1 -1
- package/dist/model/Location.js +1 -1
- package/dist/model/Login200Response.js +1 -1
- package/dist/model/LoginRequest.js +1 -1
- package/dist/model/Monitor.js +1 -1
- package/dist/model/MonitorAlertRoutesInner.js +1 -1
- package/dist/model/Mqtt.js +1 -1
- package/dist/model/Note.js +1 -1
- package/dist/model/NotefileSchema.js +1 -1
- package/dist/model/NotehubRoute.js +1 -1
- package/dist/model/NotehubRouteSchema.js +1 -1
- package/dist/model/PostProvisionProjectDeviceRequest.js +1 -1
- package/dist/model/Product.js +1 -1
- package/dist/model/Project.js +1 -1
- package/dist/model/ProjectMember.js +1 -1
- package/dist/model/Proxy.js +1 -1
- package/dist/model/PutDeviceFleetsRequest.js +1 -1
- package/dist/model/QuestionDataResponseLineChart.js +1 -1
- package/dist/model/QuestionDataResponseMap.js +1 -1
- package/dist/model/Radresponder.js +1 -1
- package/dist/model/Repository.js +1 -1
- package/dist/model/RouteLog.js +1 -1
- package/dist/model/SchemaProperty.js +1 -1
- package/dist/model/SimUsage.js +1 -1
- package/dist/model/Slack.js +1 -1
- package/dist/model/SlackBearerNotification.js +1 -1
- package/dist/model/SlackWebHookNotification.js +1 -1
- package/dist/model/Snowflake.js +1 -1
- package/dist/model/SnowflakeTransform.js +1 -1
- package/dist/model/Thingworx.js +1 -1
- package/dist/model/TowerLocation.js +1 -1
- package/dist/model/Twilio.js +1 -1
- package/dist/model/UpdateFleetRequest.js +1 -1
- package/dist/model/UploadMetadata.js +1 -1
- package/dist/model/UserDbRoute.js +1 -1
- package/dist/model/UserDfuStateMachine.js +1 -1
- package/dist/model/UserDfuStateMachineStatus.js +1 -1
- package/dist/model/UserFirmwareInfo.js +1 -1
- package/dist/model/WebhookSettings.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ The OpenAPI definition for the Notehub.io API.
|
|
|
6
6
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
7
7
|
|
|
8
8
|
- API version: 1.2.0
|
|
9
|
-
- Package version: 1.0.35-beta.
|
|
9
|
+
- Package version: 1.0.35-beta.11
|
|
10
10
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
11
11
|
For more information, please visit [https://dev.blues.io/support/](https://dev.blues.io/support/)
|
|
12
12
|
|
|
@@ -243,8 +243,11 @@ Class | Method | HTTP request | Description
|
|
|
243
243
|
- [NotehubJs.AlertNotificationsInner](docs/AlertNotificationsInner.md)
|
|
244
244
|
- [NotehubJs.ApiKey](docs/ApiKey.md)
|
|
245
245
|
- [NotehubJs.ApiKeyCreatedBy](docs/ApiKeyCreatedBy.md)
|
|
246
|
+
- [NotehubJs.ApiKeyInfo](docs/ApiKeyInfo.md)
|
|
247
|
+
- [NotehubJs.ApiKeyInfoRoles](docs/ApiKeyInfoRoles.md)
|
|
246
248
|
- [NotehubJs.ApiKeyPermissionEntry](docs/ApiKeyPermissionEntry.md)
|
|
247
249
|
- [NotehubJs.ApiKeyPermissions](docs/ApiKeyPermissions.md)
|
|
250
|
+
- [NotehubJs.ApiKeyRole](docs/ApiKeyRole.md)
|
|
248
251
|
- [NotehubJs.ApiKeySecret](docs/ApiKeySecret.md)
|
|
249
252
|
- [NotehubJs.Aws](docs/Aws.md)
|
|
250
253
|
- [NotehubJs.Azure](docs/Azure.md)
|
|
@@ -344,9 +347,6 @@ Class | Method | HTTP request | Description
|
|
|
344
347
|
- [NotehubJs.Thingworx](docs/Thingworx.md)
|
|
345
348
|
- [NotehubJs.TowerLocation](docs/TowerLocation.md)
|
|
346
349
|
- [NotehubJs.Twilio](docs/Twilio.md)
|
|
347
|
-
- [NotehubJs.UpdateApiKeyRequest](docs/UpdateApiKeyRequest.md)
|
|
348
|
-
- [NotehubJs.UpdateApiKeyRequestRoles](docs/UpdateApiKeyRequestRoles.md)
|
|
349
|
-
- [NotehubJs.UpdateApiKeyRole](docs/UpdateApiKeyRole.md)
|
|
350
350
|
- [NotehubJs.UpdateFleetRequest](docs/UpdateFleetRequest.md)
|
|
351
351
|
- [NotehubJs.UploadMetadata](docs/UploadMetadata.md)
|
|
352
352
|
- [NotehubJs.UserDbRoute](docs/UserDbRoute.md)
|
package/dist/ApiClient.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
*/
|
|
27
27
|
/**
|
|
28
28
|
* @module ApiClient
|
|
29
|
-
* @version 1.0.35-beta.
|
|
29
|
+
* @version 1.0.35-beta.11
|
|
30
30
|
*/
|
|
31
31
|
/**
|
|
32
32
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
@@ -75,7 +75,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
75
75
|
*/
|
|
76
76
|
this.defaultHeaders = {};
|
|
77
77
|
if (typeof window === 'undefined') {
|
|
78
|
-
this.defaultHeaders['User-Agent'] = 'OpenAPI-Generator/1.0.35-beta.
|
|
78
|
+
this.defaultHeaders['User-Agent'] = 'OpenAPI-Generator/1.0.35-beta.11/Javascript';
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/**
|
package/dist/api/AlertApi.js
CHANGED
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* Alert service.
|
|
30
30
|
* @module api/AlertApi
|
|
31
|
-
* @version 1.0.35-beta.
|
|
31
|
+
* @version 1.0.35-beta.11
|
|
32
32
|
*/
|
|
33
33
|
var AlertApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/api/ApiAccessApi.js
CHANGED
|
@@ -6,8 +6,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ApiKey = _interopRequireDefault(require("../model/ApiKey"));
|
|
9
|
+
var _ApiKeyInfo = _interopRequireDefault(require("../model/ApiKeyInfo"));
|
|
9
10
|
var _ApiKeySecret = _interopRequireDefault(require("../model/ApiKeySecret"));
|
|
10
|
-
var _UpdateApiKeyRequest = _interopRequireDefault(require("../model/UpdateApiKeyRequest"));
|
|
11
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
12
12
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
13
13
|
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* ApiAccess service.
|
|
31
31
|
* @module api/ApiAccessApi
|
|
32
|
-
* @version 1.0.35-beta.
|
|
32
|
+
* @version 1.0.35-beta.11
|
|
33
33
|
*/
|
|
34
34
|
var ApiAccessApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -46,16 +46,16 @@ var ApiAccessApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
48
|
* Create new API Key
|
|
49
|
-
* @param {module:model/
|
|
49
|
+
* @param {module:model/ApiKeyInfo} apiKeyInfo
|
|
50
50
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ApiKeySecret} and HTTP response
|
|
51
51
|
*/
|
|
52
52
|
return _createClass(ApiAccessApi, [{
|
|
53
53
|
key: "createApiKeyWithHttpInfo",
|
|
54
|
-
value: function createApiKeyWithHttpInfo(
|
|
55
|
-
var postBody =
|
|
56
|
-
// verify the required parameter '
|
|
57
|
-
if (
|
|
58
|
-
throw new Error("Missing the required parameter '
|
|
54
|
+
value: function createApiKeyWithHttpInfo(apiKeyInfo) {
|
|
55
|
+
var postBody = apiKeyInfo;
|
|
56
|
+
// verify the required parameter 'apiKeyInfo' is set
|
|
57
|
+
if (apiKeyInfo === undefined || apiKeyInfo === null) {
|
|
58
|
+
throw new Error("Missing the required parameter 'apiKeyInfo' when calling createApiKey");
|
|
59
59
|
}
|
|
60
60
|
var pathParams = {};
|
|
61
61
|
var queryParams = {};
|
|
@@ -70,13 +70,13 @@ var ApiAccessApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* Create new API Key
|
|
73
|
-
* @param {module:model/
|
|
73
|
+
* @param {module:model/ApiKeyInfo} apiKeyInfo
|
|
74
74
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ApiKeySecret}
|
|
75
75
|
*/
|
|
76
76
|
}, {
|
|
77
77
|
key: "createApiKey",
|
|
78
|
-
value: function createApiKey(
|
|
79
|
-
return this.createApiKeyWithHttpInfo(
|
|
78
|
+
value: function createApiKey(apiKeyInfo) {
|
|
79
|
+
return this.createApiKeyWithHttpInfo(apiKeyInfo).then(function (response_and_data) {
|
|
80
80
|
return response_and_data.data;
|
|
81
81
|
});
|
|
82
82
|
}
|
|
@@ -193,20 +193,20 @@ var ApiAccessApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
193
193
|
/**
|
|
194
194
|
* Update API key (e.g. expiration date)
|
|
195
195
|
* @param {String} apiKeyUID UID of the API key to update
|
|
196
|
-
* @param {module:model/
|
|
196
|
+
* @param {module:model/ApiKeyInfo} apiKeyInfo
|
|
197
197
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ApiKey} and HTTP response
|
|
198
198
|
*/
|
|
199
199
|
}, {
|
|
200
200
|
key: "updateApiKeyWithHttpInfo",
|
|
201
|
-
value: function updateApiKeyWithHttpInfo(apiKeyUID,
|
|
202
|
-
var postBody =
|
|
201
|
+
value: function updateApiKeyWithHttpInfo(apiKeyUID, apiKeyInfo) {
|
|
202
|
+
var postBody = apiKeyInfo;
|
|
203
203
|
// verify the required parameter 'apiKeyUID' is set
|
|
204
204
|
if (apiKeyUID === undefined || apiKeyUID === null) {
|
|
205
205
|
throw new Error("Missing the required parameter 'apiKeyUID' when calling updateApiKey");
|
|
206
206
|
}
|
|
207
|
-
// verify the required parameter '
|
|
208
|
-
if (
|
|
209
|
-
throw new Error("Missing the required parameter '
|
|
207
|
+
// verify the required parameter 'apiKeyInfo' is set
|
|
208
|
+
if (apiKeyInfo === undefined || apiKeyInfo === null) {
|
|
209
|
+
throw new Error("Missing the required parameter 'apiKeyInfo' when calling updateApiKey");
|
|
210
210
|
}
|
|
211
211
|
var pathParams = {
|
|
212
212
|
'apiKeyUID': apiKeyUID
|
|
@@ -224,13 +224,13 @@ var ApiAccessApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
224
224
|
/**
|
|
225
225
|
* Update API key (e.g. expiration date)
|
|
226
226
|
* @param {String} apiKeyUID UID of the API key to update
|
|
227
|
-
* @param {module:model/
|
|
227
|
+
* @param {module:model/ApiKeyInfo} apiKeyInfo
|
|
228
228
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ApiKey}
|
|
229
229
|
*/
|
|
230
230
|
}, {
|
|
231
231
|
key: "updateApiKey",
|
|
232
|
-
value: function updateApiKey(apiKeyUID,
|
|
233
|
-
return this.updateApiKeyWithHttpInfo(apiKeyUID,
|
|
232
|
+
value: function updateApiKey(apiKeyUID, apiKeyInfo) {
|
|
233
|
+
return this.updateApiKeyWithHttpInfo(apiKeyUID, apiKeyInfo).then(function (response_and_data) {
|
|
234
234
|
return response_and_data.data;
|
|
235
235
|
});
|
|
236
236
|
}
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* Authorization service.
|
|
30
30
|
* @module api/AuthorizationApi
|
|
31
|
-
* @version 1.0.35-beta.
|
|
31
|
+
* @version 1.0.35-beta.11
|
|
32
32
|
*/
|
|
33
33
|
var AuthorizationApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* BillingAccount service.
|
|
30
30
|
* @module api/BillingAccountApi
|
|
31
|
-
* @version 1.0.35-beta.
|
|
31
|
+
* @version 1.0.35-beta.11
|
|
32
32
|
*/
|
|
33
33
|
var BillingAccountApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/api/DeviceApi.js
CHANGED
|
@@ -45,7 +45,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
45
45
|
/**
|
|
46
46
|
* Device service.
|
|
47
47
|
* @module api/DeviceApi
|
|
48
|
-
* @version 1.0.35-beta.
|
|
48
|
+
* @version 1.0.35-beta.11
|
|
49
49
|
*/
|
|
50
50
|
var DeviceApi = exports["default"] = /*#__PURE__*/function () {
|
|
51
51
|
/**
|
package/dist/api/EventApi.js
CHANGED
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Event service.
|
|
32
32
|
* @module api/EventApi
|
|
33
|
-
* @version 1.0.35-beta.
|
|
33
|
+
* @version 1.0.35-beta.11
|
|
34
34
|
*/
|
|
35
35
|
var EventApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* ExternalDevices service.
|
|
31
31
|
* @module api/ExternalDevicesApi
|
|
32
|
-
* @version 1.0.35-beta.
|
|
32
|
+
* @version 1.0.35-beta.11
|
|
33
33
|
*/
|
|
34
34
|
var ExternalDevicesApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
package/dist/api/MonitorApi.js
CHANGED
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* Monitor service.
|
|
31
31
|
* @module api/MonitorApi
|
|
32
|
-
* @version 1.0.35-beta.
|
|
32
|
+
* @version 1.0.35-beta.11
|
|
33
33
|
*/
|
|
34
34
|
var MonitorApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
package/dist/api/ProjectApi.js
CHANGED
|
@@ -49,7 +49,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
49
49
|
/**
|
|
50
50
|
* Project service.
|
|
51
51
|
* @module api/ProjectApi
|
|
52
|
-
* @version 1.0.35-beta.
|
|
52
|
+
* @version 1.0.35-beta.11
|
|
53
53
|
*/
|
|
54
54
|
var ProjectApi = exports["default"] = /*#__PURE__*/function () {
|
|
55
55
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Repository service.
|
|
32
32
|
* @module api/RepositoryApi
|
|
33
|
-
* @version 1.0.35-beta.
|
|
33
|
+
* @version 1.0.35-beta.11
|
|
34
34
|
*/
|
|
35
35
|
var RepositoryApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
package/dist/api/RouteApi.js
CHANGED
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Route service.
|
|
32
32
|
* @module api/RouteApi
|
|
33
|
-
* @version 1.0.35-beta.
|
|
33
|
+
* @version 1.0.35-beta.11
|
|
34
34
|
*/
|
|
35
35
|
var RouteApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
package/dist/api/WebhookApi.js
CHANGED
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* Webhook service.
|
|
31
31
|
* @module api/WebhookApi
|
|
32
|
-
* @version 1.0.35-beta.
|
|
32
|
+
* @version 1.0.35-beta.11
|
|
33
33
|
*/
|
|
34
34
|
var WebhookApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
package/dist/index.js
CHANGED
|
@@ -51,6 +51,18 @@ Object.defineProperty(exports, "ApiKeyCreatedBy", {
|
|
|
51
51
|
return _ApiKeyCreatedBy["default"];
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
|
+
Object.defineProperty(exports, "ApiKeyInfo", {
|
|
55
|
+
enumerable: true,
|
|
56
|
+
get: function get() {
|
|
57
|
+
return _ApiKeyInfo["default"];
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "ApiKeyInfoRoles", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function get() {
|
|
63
|
+
return _ApiKeyInfoRoles["default"];
|
|
64
|
+
}
|
|
65
|
+
});
|
|
54
66
|
Object.defineProperty(exports, "ApiKeyPermissionEntry", {
|
|
55
67
|
enumerable: true,
|
|
56
68
|
get: function get() {
|
|
@@ -63,6 +75,12 @@ Object.defineProperty(exports, "ApiKeyPermissions", {
|
|
|
63
75
|
return _ApiKeyPermissions["default"];
|
|
64
76
|
}
|
|
65
77
|
});
|
|
78
|
+
Object.defineProperty(exports, "ApiKeyRole", {
|
|
79
|
+
enumerable: true,
|
|
80
|
+
get: function get() {
|
|
81
|
+
return _ApiKeyRole["default"];
|
|
82
|
+
}
|
|
83
|
+
});
|
|
66
84
|
Object.defineProperty(exports, "ApiKeySecret", {
|
|
67
85
|
enumerable: true,
|
|
68
86
|
get: function get() {
|
|
@@ -711,24 +729,6 @@ Object.defineProperty(exports, "Twilio", {
|
|
|
711
729
|
return _Twilio["default"];
|
|
712
730
|
}
|
|
713
731
|
});
|
|
714
|
-
Object.defineProperty(exports, "UpdateApiKeyRequest", {
|
|
715
|
-
enumerable: true,
|
|
716
|
-
get: function get() {
|
|
717
|
-
return _UpdateApiKeyRequest["default"];
|
|
718
|
-
}
|
|
719
|
-
});
|
|
720
|
-
Object.defineProperty(exports, "UpdateApiKeyRequestRoles", {
|
|
721
|
-
enumerable: true,
|
|
722
|
-
get: function get() {
|
|
723
|
-
return _UpdateApiKeyRequestRoles["default"];
|
|
724
|
-
}
|
|
725
|
-
});
|
|
726
|
-
Object.defineProperty(exports, "UpdateApiKeyRole", {
|
|
727
|
-
enumerable: true,
|
|
728
|
-
get: function get() {
|
|
729
|
-
return _UpdateApiKeyRole["default"];
|
|
730
|
-
}
|
|
731
|
-
});
|
|
732
732
|
Object.defineProperty(exports, "UpdateFleetRequest", {
|
|
733
733
|
enumerable: true,
|
|
734
734
|
get: function get() {
|
|
@@ -783,8 +783,11 @@ var _AlertDataInner = _interopRequireDefault(require("./model/AlertDataInner"));
|
|
|
783
783
|
var _AlertNotificationsInner = _interopRequireDefault(require("./model/AlertNotificationsInner"));
|
|
784
784
|
var _ApiKey = _interopRequireDefault(require("./model/ApiKey"));
|
|
785
785
|
var _ApiKeyCreatedBy = _interopRequireDefault(require("./model/ApiKeyCreatedBy"));
|
|
786
|
+
var _ApiKeyInfo = _interopRequireDefault(require("./model/ApiKeyInfo"));
|
|
787
|
+
var _ApiKeyInfoRoles = _interopRequireDefault(require("./model/ApiKeyInfoRoles"));
|
|
786
788
|
var _ApiKeyPermissionEntry = _interopRequireDefault(require("./model/ApiKeyPermissionEntry"));
|
|
787
789
|
var _ApiKeyPermissions = _interopRequireDefault(require("./model/ApiKeyPermissions"));
|
|
790
|
+
var _ApiKeyRole = _interopRequireDefault(require("./model/ApiKeyRole"));
|
|
788
791
|
var _ApiKeySecret = _interopRequireDefault(require("./model/ApiKeySecret"));
|
|
789
792
|
var _Aws = _interopRequireDefault(require("./model/Aws"));
|
|
790
793
|
var _Azure = _interopRequireDefault(require("./model/Azure"));
|
|
@@ -884,9 +887,6 @@ var _SnowflakeTransform = _interopRequireDefault(require("./model/SnowflakeTrans
|
|
|
884
887
|
var _Thingworx = _interopRequireDefault(require("./model/Thingworx"));
|
|
885
888
|
var _TowerLocation = _interopRequireDefault(require("./model/TowerLocation"));
|
|
886
889
|
var _Twilio = _interopRequireDefault(require("./model/Twilio"));
|
|
887
|
-
var _UpdateApiKeyRequest = _interopRequireDefault(require("./model/UpdateApiKeyRequest"));
|
|
888
|
-
var _UpdateApiKeyRequestRoles = _interopRequireDefault(require("./model/UpdateApiKeyRequestRoles"));
|
|
889
|
-
var _UpdateApiKeyRole = _interopRequireDefault(require("./model/UpdateApiKeyRole"));
|
|
890
890
|
var _UpdateFleetRequest = _interopRequireDefault(require("./model/UpdateFleetRequest"));
|
|
891
891
|
var _UploadMetadata = _interopRequireDefault(require("./model/UploadMetadata"));
|
|
892
892
|
var _UserDbRoute = _interopRequireDefault(require("./model/UserDbRoute"));
|
package/dist/model/Alert.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The AlertDataInner model module.
|
|
28
28
|
* @module model/AlertDataInner
|
|
29
|
-
* @version 1.0.35-beta.
|
|
29
|
+
* @version 1.0.35-beta.11
|
|
30
30
|
*/
|
|
31
31
|
var AlertDataInner = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The AlertNotificationsInner model module.
|
|
28
28
|
* @module model/AlertNotificationsInner
|
|
29
|
-
* @version 1.0.35-beta.
|
|
29
|
+
* @version 1.0.35-beta.11
|
|
30
30
|
*/
|
|
31
31
|
var AlertNotificationsInner = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/ApiKey.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The ApiKeyCreatedBy model module.
|
|
28
28
|
* @module model/ApiKeyCreatedBy
|
|
29
|
-
* @version 1.0.35-beta.
|
|
29
|
+
* @version 1.0.35-beta.11
|
|
30
30
|
*/
|
|
31
31
|
var ApiKeyCreatedBy = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
-
var
|
|
8
|
+
var _ApiKeyInfoRoles = _interopRequireDefault(require("./ApiKeyInfoRoles"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
@@ -25,18 +25,18 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
29
|
-
* @module model/
|
|
30
|
-
* @version 1.0.35-beta.
|
|
28
|
+
* The ApiKeyInfo model module.
|
|
29
|
+
* @module model/ApiKeyInfo
|
|
30
|
+
* @version 1.0.35-beta.11
|
|
31
31
|
*/
|
|
32
|
-
var
|
|
32
|
+
var ApiKeyInfo = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
34
|
-
* Constructs a new <code>
|
|
35
|
-
* @alias module:model/
|
|
34
|
+
* Constructs a new <code>ApiKeyInfo</code>.
|
|
35
|
+
* @alias module:model/ApiKeyInfo
|
|
36
36
|
*/
|
|
37
|
-
function
|
|
38
|
-
_classCallCheck(this,
|
|
39
|
-
|
|
37
|
+
function ApiKeyInfo() {
|
|
38
|
+
_classCallCheck(this, ApiKeyInfo);
|
|
39
|
+
ApiKeyInfo.initialize(this);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
/**
|
|
@@ -44,22 +44,22 @@ var UpdateApiKeyRequest = /*#__PURE__*/function () {
|
|
|
44
44
|
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
45
45
|
* Only for internal use.
|
|
46
46
|
*/
|
|
47
|
-
return _createClass(
|
|
47
|
+
return _createClass(ApiKeyInfo, null, [{
|
|
48
48
|
key: "initialize",
|
|
49
49
|
value: function initialize(obj) {}
|
|
50
50
|
|
|
51
51
|
/**
|
|
52
|
-
* Constructs a <code>
|
|
52
|
+
* Constructs a <code>ApiKeyInfo</code> from a plain JavaScript object, optionally creating a new instance.
|
|
53
53
|
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
54
54
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
55
|
-
* @param {module:model/
|
|
56
|
-
* @return {module:model/
|
|
55
|
+
* @param {module:model/ApiKeyInfo} obj Optional instance to populate.
|
|
56
|
+
* @return {module:model/ApiKeyInfo} The populated <code>ApiKeyInfo</code> instance.
|
|
57
57
|
*/
|
|
58
58
|
}, {
|
|
59
59
|
key: "constructFromObject",
|
|
60
60
|
value: function constructFromObject(data, obj) {
|
|
61
61
|
if (data) {
|
|
62
|
-
obj = obj || new
|
|
62
|
+
obj = obj || new ApiKeyInfo();
|
|
63
63
|
if (data.hasOwnProperty('name')) {
|
|
64
64
|
obj['name'] = _ApiClient["default"].convertToType(data['name'], 'String');
|
|
65
65
|
}
|
|
@@ -73,7 +73,7 @@ var UpdateApiKeyRequest = /*#__PURE__*/function () {
|
|
|
73
73
|
obj['user_permissions'] = _ApiClient["default"].convertToType(data['user_permissions'], 'Boolean');
|
|
74
74
|
}
|
|
75
75
|
if (data.hasOwnProperty('roles')) {
|
|
76
|
-
obj['roles'] =
|
|
76
|
+
obj['roles'] = _ApiKeyInfoRoles["default"].constructFromObject(data['roles']);
|
|
77
77
|
}
|
|
78
78
|
} else if (data === null) {
|
|
79
79
|
return null;
|
|
@@ -82,9 +82,9 @@ var UpdateApiKeyRequest = /*#__PURE__*/function () {
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
/**
|
|
85
|
-
* Validates the JSON data with respect to <code>
|
|
85
|
+
* Validates the JSON data with respect to <code>ApiKeyInfo</code>.
|
|
86
86
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
87
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>
|
|
87
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>ApiKeyInfo</code>.
|
|
88
88
|
*/
|
|
89
89
|
}, {
|
|
90
90
|
key: "validateJSON",
|
|
@@ -100,7 +100,7 @@ var UpdateApiKeyRequest = /*#__PURE__*/function () {
|
|
|
100
100
|
// validate the optional field `roles`
|
|
101
101
|
if (data['roles']) {
|
|
102
102
|
// data not null
|
|
103
|
-
|
|
103
|
+
_ApiKeyInfoRoles["default"].validateJSON(data['roles']);
|
|
104
104
|
}
|
|
105
105
|
return true;
|
|
106
106
|
}
|
|
@@ -109,27 +109,27 @@ var UpdateApiKeyRequest = /*#__PURE__*/function () {
|
|
|
109
109
|
/**
|
|
110
110
|
* @member {String} name
|
|
111
111
|
*/
|
|
112
|
-
|
|
112
|
+
ApiKeyInfo.prototype['name'] = undefined;
|
|
113
113
|
|
|
114
114
|
/**
|
|
115
115
|
* @member {String} description
|
|
116
116
|
*/
|
|
117
|
-
|
|
117
|
+
ApiKeyInfo.prototype['description'] = undefined;
|
|
118
118
|
|
|
119
119
|
/**
|
|
120
120
|
* New expiration timestamp for the API key
|
|
121
121
|
* @member {Date} expires_at
|
|
122
122
|
*/
|
|
123
|
-
|
|
123
|
+
ApiKeyInfo.prototype['expires_at'] = undefined;
|
|
124
124
|
|
|
125
125
|
/**
|
|
126
126
|
* for user API Keys (not billing account ones), this makes the key have the same roles as the owner
|
|
127
127
|
* @member {Boolean} user_permissions
|
|
128
128
|
*/
|
|
129
|
-
|
|
129
|
+
ApiKeyInfo.prototype['user_permissions'] = undefined;
|
|
130
130
|
|
|
131
131
|
/**
|
|
132
|
-
* @member {module:model/
|
|
132
|
+
* @member {module:model/ApiKeyInfoRoles} roles
|
|
133
133
|
*/
|
|
134
|
-
|
|
135
|
-
var _default = exports["default"] =
|
|
134
|
+
ApiKeyInfo.prototype['roles'] = undefined;
|
|
135
|
+
var _default = exports["default"] = ApiKeyInfo;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
-
var
|
|
8
|
+
var _ApiKeyRole = _interopRequireDefault(require("./ApiKeyRole"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
|
@@ -28,18 +28,18 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
/**
|
|
31
|
-
* The
|
|
32
|
-
* @module model/
|
|
33
|
-
* @version 1.0.35-beta.
|
|
31
|
+
* The ApiKeyInfoRoles model module.
|
|
32
|
+
* @module model/ApiKeyInfoRoles
|
|
33
|
+
* @version 1.0.35-beta.11
|
|
34
34
|
*/
|
|
35
|
-
var
|
|
35
|
+
var ApiKeyInfoRoles = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
37
|
-
* Constructs a new <code>
|
|
38
|
-
* @alias module:model/
|
|
37
|
+
* Constructs a new <code>ApiKeyInfoRoles</code>.
|
|
38
|
+
* @alias module:model/ApiKeyInfoRoles
|
|
39
39
|
*/
|
|
40
|
-
function
|
|
41
|
-
_classCallCheck(this,
|
|
42
|
-
|
|
40
|
+
function ApiKeyInfoRoles() {
|
|
41
|
+
_classCallCheck(this, ApiKeyInfoRoles);
|
|
42
|
+
ApiKeyInfoRoles.initialize(this);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
/**
|
|
@@ -47,27 +47,27 @@ var UpdateApiKeyRequestRoles = /*#__PURE__*/function () {
|
|
|
47
47
|
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
48
48
|
* Only for internal use.
|
|
49
49
|
*/
|
|
50
|
-
return _createClass(
|
|
50
|
+
return _createClass(ApiKeyInfoRoles, null, [{
|
|
51
51
|
key: "initialize",
|
|
52
52
|
value: function initialize(obj) {}
|
|
53
53
|
|
|
54
54
|
/**
|
|
55
|
-
* Constructs a <code>
|
|
55
|
+
* Constructs a <code>ApiKeyInfoRoles</code> from a plain JavaScript object, optionally creating a new instance.
|
|
56
56
|
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
57
57
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
58
|
-
* @param {module:model/
|
|
59
|
-
* @return {module:model/
|
|
58
|
+
* @param {module:model/ApiKeyInfoRoles} obj Optional instance to populate.
|
|
59
|
+
* @return {module:model/ApiKeyInfoRoles} The populated <code>ApiKeyInfoRoles</code> instance.
|
|
60
60
|
*/
|
|
61
61
|
}, {
|
|
62
62
|
key: "constructFromObject",
|
|
63
63
|
value: function constructFromObject(data, obj) {
|
|
64
64
|
if (data) {
|
|
65
|
-
obj = obj || new
|
|
65
|
+
obj = obj || new ApiKeyInfoRoles();
|
|
66
66
|
if (data.hasOwnProperty('project')) {
|
|
67
|
-
obj['project'] = _ApiClient["default"].convertToType(data['project'], [
|
|
67
|
+
obj['project'] = _ApiClient["default"].convertToType(data['project'], [_ApiKeyRole["default"]]);
|
|
68
68
|
}
|
|
69
69
|
if (data.hasOwnProperty('billing_account')) {
|
|
70
|
-
obj['billing_account'] = _ApiClient["default"].convertToType(data['billing_account'], [
|
|
70
|
+
obj['billing_account'] = _ApiClient["default"].convertToType(data['billing_account'], [_ApiKeyRole["default"]]);
|
|
71
71
|
}
|
|
72
72
|
} else if (data === null) {
|
|
73
73
|
return null;
|
|
@@ -76,9 +76,9 @@ var UpdateApiKeyRequestRoles = /*#__PURE__*/function () {
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
/**
|
|
79
|
-
* Validates the JSON data with respect to <code>
|
|
79
|
+
* Validates the JSON data with respect to <code>ApiKeyInfoRoles</code>.
|
|
80
80
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
81
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>
|
|
81
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>ApiKeyInfoRoles</code>.
|
|
82
82
|
*/
|
|
83
83
|
}, {
|
|
84
84
|
key: "validateJSON",
|
|
@@ -95,7 +95,7 @@ var UpdateApiKeyRequestRoles = /*#__PURE__*/function () {
|
|
|
95
95
|
try {
|
|
96
96
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
97
97
|
var item = _step.value;
|
|
98
|
-
|
|
98
|
+
_ApiKeyRole["default"].validateJsonObject(item);
|
|
99
99
|
}
|
|
100
100
|
} catch (err) {
|
|
101
101
|
_iterator.e(err);
|
|
@@ -116,7 +116,7 @@ var UpdateApiKeyRequestRoles = /*#__PURE__*/function () {
|
|
|
116
116
|
try {
|
|
117
117
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
118
118
|
var _item = _step2.value;
|
|
119
|
-
|
|
119
|
+
_ApiKeyRole["default"].validateJsonObject(_item);
|
|
120
120
|
}
|
|
121
121
|
} catch (err) {
|
|
122
122
|
_iterator2.e(err);
|
|
@@ -130,12 +130,12 @@ var UpdateApiKeyRequestRoles = /*#__PURE__*/function () {
|
|
|
130
130
|
}]);
|
|
131
131
|
}();
|
|
132
132
|
/**
|
|
133
|
-
* @member {Array.<module:model/
|
|
133
|
+
* @member {Array.<module:model/ApiKeyRole>} project
|
|
134
134
|
*/
|
|
135
|
-
|
|
135
|
+
ApiKeyInfoRoles.prototype['project'] = undefined;
|
|
136
136
|
|
|
137
137
|
/**
|
|
138
|
-
* @member {Array.<module:model/
|
|
138
|
+
* @member {Array.<module:model/ApiKeyRole>} billing_account
|
|
139
139
|
*/
|
|
140
|
-
|
|
141
|
-
var _default = exports["default"] =
|
|
140
|
+
ApiKeyInfoRoles.prototype['billing_account'] = undefined;
|
|
141
|
+
var _default = exports["default"] = ApiKeyInfoRoles;
|