UNPKG

@gridscale/api

Version:
19 lines 422 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $MarketplaceApplicationCreateResponse = { properties: { request_uuid: { type: 'string', format: 'uuid', }, object_uuid: { type: 'string', format: 'uuid', }, unique_hash: { type: 'string', format: 'uuid', }, }, };