Permission#
- class ansys.hps.client.jms.Permission(permission_type=<marshmallow.missing>, value_id=<marshmallow.missing>, value_name=<marshmallow.missing>, role=<marshmallow.missing>, **kwargs)#
Provides the permission resource.
- Parameters:
Initialize the object.
Methods
Provide a helper function for retrieving fields.
Permission.get
(key[, default])Get an item from the object, returning a default value if the key is not found.