Type Alias GetHubAppByIdData

GetHubAppByIdData: {
    id: number;
}