PagingResponseModelGetTenantNotificationsResponse: {
    items: GetTenantNotificationsResponse[];
    size: number;
    total_elements: number;
}

Type declaration