UNPKG

@gridscale/api

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