UNPKG

@gridscale/api

Version:
11 lines (10 loc) 184 B
export declare type CreateResponse = { /** * request user ID. */ request_uuid?: string; /** * Object UUID of an object. */ object_uuid?: string; };