ruleSetBody property

String ruleSetBody
final

A collection of matchmaking rules, formatted as a JSON string. Comments are not allowed in JSON, but most elements support a description field.

Implementation

final String ruleSetBody;