UNPKG

@gridscale/api

Version:
25 lines (23 loc) 618 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$MarketplaceApplicationCreateResponse = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$MarketplaceApplicationCreateResponse = { properties: { request_uuid: { type: 'string', format: 'uuid', }, object_uuid: { type: 'string', format: 'uuid', }, unique_hash: { type: 'string', format: 'uuid', }, }, }; //# sourceMappingURL=$MarketplaceApplicationCreateResponse.js.map