com.atproto.admin.delete_account¶
- class atproto_client.models.com.atproto.admin.delete_account.Data¶
Bases:
DataModelBaseInput data model for
com.atproto.admin.deleteAccount.- field did: str [Required]¶
Did.
- Constraints:
func = Validated by:
string_formats.validate_did()(only when strict_string_format=True)json_schema_input_type = PydanticUndefined