interface RankingConfigBean {
    rankCustomFieldId?: number;
}

Properties

rankCustomFieldId?: number