Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.77 KB

File metadata and controls

12 lines (8 loc) · 1.77 KB

UserStatusResponse

Describes the user status response body

Fields

Field Type Required Description Example
is_active_user Optional[bool] Whether the user is active or not true
upload_status Optional[models.UploadStatusEnum] Upload status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN UPLOADED
last_uploaded_at Optional[str] Time of last successful upload for the user, in ISO 8601 format 2021-08-06T17:58:01.000Z