interface SetPatRulesResponse {
    patRules: PatRule[];
}

Properties

Properties

patRules: PatRule[]

List of PAT rules.