UNPKG

@gridscale/api

Version:
47 lines (46 loc) 959 B
export declare const $PaasSecurityZone: { properties: { location_country: { type: string; format: string; }; relations: { type: string; }; create_time: { type: string; format: string; }; location_iata: { type: string; }; object_uuid: { type: string; format: string; }; labels: { type: string; contains: { type: string; }; }; location_name: { type: string; format: string; }; status: { type: string; }; location_uuid: { type: string; format: string; }; change_time: { type: string; format: string; }; name: { type: string; }; }; };