Type alias GetHubAppByIdData

GetHubAppByIdData: {
    id: number;
}

Type declaration

  • id: number