Type Alias GetAppByVersionData

GetAppByVersionData: {
    id: number;
    workspace: string;
}