care.emr.api.otp_viewsets.login module¶
- rand_pass(size)¶
- class OTPLoginRequestSpec(*, phone_number: str)¶
Bases:
BaseModel- classmethod validate_phone_number(value)¶
- model_config: ClassVar[ConfigDict] = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].