UNPKG

dc-management-sdk-js

Version:
31 lines 1.76 kB
"use strict"; var __extends = (this && this.__extends) || (function () { var extendStatics = function (d, b) { extendStatics = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; return extendStatics(d, b); }; return function (d, b) { if (typeof b !== "function" && b !== null) throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); extendStatics(d, b); function __() { this.constructor = d; } d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; })(); Object.defineProperty(exports, "__esModule", { value: true }); exports.SnapshotResultList = void 0; var HalResource_1 = require("../hal/models/HalResource"); /** * Resource containing the results of a batch snapshot create request. */ var SnapshotResultList = /** @class */ (function (_super) { __extends(SnapshotResultList, _super); function SnapshotResultList() { return _super !== null && _super.apply(this, arguments) || this; } return SnapshotResultList; }(HalResource_1.HalResource)); exports.SnapshotResultList = SnapshotResultList; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiU25hcHNob3RSZXN1bHRMaXN0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2xpYi9tb2RlbC9TbmFwc2hvdFJlc3VsdExpc3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEseURBQXdEO0FBR3hEOztHQUVHO0FBQ0g7SUFBd0Msc0NBQVc7SUFBbkQ7O0lBVUEsQ0FBQztJQUFELHlCQUFDO0FBQUQsQ0FBQyxBQVZELENBQXdDLHlCQUFXLEdBVWxEO0FBVlksZ0RBQWtCIn0=