Type alias ExamsParams

ExamsParams: PaginationParams & {
    group_id?: number;
}

Generated using TypeDoc