AuthAuthenticateUserResponse200¶
- class pydelfini.delfini_core.models.auth_authenticate_user_response_200.AuthAuthenticateUserResponse200(url)[source]¶
Bases:
object
AuthAuthenticateUserResponse200 model
- Parameters:
url (str)
Attributes
- classmethod from_dict(src_dict)[source]¶
Create an instance of
AuthAuthenticateUserResponse200
from a dict