UNPKG

@gridscale/api

Version:
18 lines (17 loc) 325 B
export declare const $IpCreateResponse: { properties: { request_uuid: { type: string; }; ip: { type: string; }; object_uuid: { type: string; format: string; }; prefix: { type: string; }; }; };