ScoreConfigs

interface ApiScoreConfigs {
    data: ApiScoreConfig[];
    meta: ApiUtilsMetaResponse;
}

Properties

Properties