User#
- class ansys.hps.client.auth.User(id=<marshmallow.missing>, username=<marshmallow.missing>, password=<marshmallow.missing>, first_name=<marshmallow.missing>, last_name=<marshmallow.missing>, email=<marshmallow.missing>, **kwargs)#
Provides the user resource.
- Parameters:
Methods
Provides a helper function for retrieving fields to define as class members for an object.
User.get
(key[, default])