UNPKG

@gridscale/api

Version:
41 lines (39 loc) 899 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$TaskEventLabel = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$TaskEventLabel = { properties: { type: { type: 'string', }, description: { type: 'string', }, unique: { type: 'boolean', }, maxlength: { type: 'number', }, response_code: { type: 'number', }, schema: { properties: { type: { type: 'string', }, description: { type: 'string', }, maxlength: { type: 'number', }, }, }, }, }; //# sourceMappingURL=$TaskEventLabel.js.map