The association between a Terms of Service and a user
2012-12-12T10:53:43-08:00
When the legal item was created
11446498
The unique identifier for this object
true
If the user has accepted the terms of services
2012-12-12T10:53:43-08:00
When the legal item was modified.
The terms of service
terms_of_service_user_status
Value is always terms_of_service_user_status
The user
{
"created_at": "2012-12-12T10:53:43-08:00",
"id": 11446498,
"is_accepted": true,
"modified_at": "2012-12-12T10:53:43-08:00",
"tos": {
"id": 11446498,
"type": "terms_of_service"
},
"type": "terms_of_service_user_status",
"user": {
"id": 11446498,
"login": "ceo@example.com",
"name": "Aaron Levie",
"type": "user"
}
}