Type Alias StackVersionInfoRequest
StackVersionInfoRequest: {
stackDisplayName: string;
stackId: string;
stackSlug: string;
stackVersionSemVer: string;
studioId: string;
studioSlug: string;
}
Type declaration
stackDisplayName: string
stackId: string
stackSlug: string
stackVersionSemVer: string
studioId: string
studioSlug: string
Stack display name.