UNPKG

@gridscale/api

Version:
17 lines (16 loc) 355 B
export declare const $MarketplaceApplicationCreateResponse: { properties: { request_uuid: { type: string; format: string; }; object_uuid: { type: string; format: string; }; unique_hash: { type: string; format: string; }; }; };