Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.96 KB

File metadata and controls

12 lines (8 loc) · 1.96 KB

UserStatusResponse

Describes the user status response body

Fields

Field Type Required Description Example
isActiveUser Optional<Boolean> Whether the user is active or not true
uploadStatus Optional<UploadStatusEnum> Upload status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN UPLOADED
lastUploadedAt Optional<String> Time of last successful upload for the user, in ISO 8601 format 2021-08-06T17:58:01.000Z