UserTokenRequest#
- class gafaelfawr.models.token.UserTokenRequest(**data)#
Bases:
BaseModelThe parameters of a user token that are under the user’s control.
- Parameters:
data (
Any)
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Attributes Documentation
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].