UserStatusResponse
Describes the user status response body
Properties
Name | Type | Description | Notes |
---|---|---|---|
is_active_user | bool | Whether the user is active or not | [optional] |
upload_status | UploadStatusEnum | [optional] | |
last_uploaded_at | str | Time of last successful upload for the user, in ISO 8601 format | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |