TierGatewayReprocessParameters (type)

{
  "additionalProperties": false, 
  "id": "TierGatewayReprocessParameters", 
  "module_id": "PolicyConnectivity", 
  "properties": {
    "enforcement_point_path": {
      "description": "Enforcement point path. Required when multiple enforcement points are configured.", 
      "title": "String Path of the enforcement point", 
      "type": "string"
    }
  }, 
  "type": "object"
}