Creates a new ModelPermissions object.
Set to true to permit managing the permissions on a model.
Set to true to allow read access to a model.
Set to true to permit deleting a model.
Set to true to allow write access to a model.
Creates a new ModelPermissions class from a JSON representation.
The JSON representations of the ModelPermissions.
A ModelPermissions instance initialized from the JSON Object.
A set of permissions that are configurable on a given model.