public class GetTermsOfServiceUserStatusesQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetTermsOfServiceUserStatusesQueryParams.Builder |
| Modifier and Type | Field and Description |
|---|---|
String |
tosId
The ID of the terms of service.
|
String |
userId
Limits results to the given user ID.
|
| Modifier | Constructor and Description |
|---|---|
protected |
GetTermsOfServiceUserStatusesQueryParams(GetTermsOfServiceUserStatusesQueryParams.Builder builder) |
|
GetTermsOfServiceUserStatusesQueryParams(String tosId) |
public GetTermsOfServiceUserStatusesQueryParams(String tosId)
protected GetTermsOfServiceUserStatusesQueryParams(GetTermsOfServiceUserStatusesQueryParams.Builder builder)