Skip to content

access

pyDataverse.models.file.access

Attributes

NameTypeDescription
idintUnique identifier for the access request
identifierstrUser identifier
display_nameAnnotated[str, Field(alias='displayName')]Display name of the user
first_nameAnnotated[str, Field(alias='firstName')]First name of the user
last_nameAnnotated[str, Field(alias='lastName')]Last name of the user
emailEmailStrEmail address of the user
superuserboolWhether the user is a superuser
deactivatedboolWhether the user account is deactivated
persistent_user_idAnnotated[str, Field(alias='persistentUserId')]Persistent user identifier
created_timeAnnotated[datetime, Field(alias='createdTime')]Timestamp when the user was created
last_login_timeAnnotated[datetime, Field(alias='lastLoginTime')]Timestamp of the user’s last login
last_api_use_timeAnnotated[datetime, Field(alias='lastApiUseTime')]Timestamp of the user’s last API usage
authentication_provider_idAnnotated[str, Field(alias='authenticationProviderId')]Authentication provider identifier