Theme switcher

Role

A role object representation.

Role

beginsAtstring

Displays a UTC date/time value if user was given role to begin on a specified date/time. If user was given role to begin immediately, field will return null.

expiresAtstring

Displays a UTC date/time value if user was given role to expire on a specified date/time. If user was given role to not expire, field will return null.

rolestring

Role name.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 { "beginsAt": null, "expiresAt": null, "role": null }
Was this section helpful?

What made this section unhelpful for you?