Property:RFA result

From Yugipedia
Jump to: navigation, search

This property lists the results of requests for adminship.

It uses text values.

Allowed values

  • successful
  • unsuccessful
  • ongoing
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "successful",
            "unsuccessful",
            "ongoing"
        ]
    }
}