public class GetTermsOfServiceQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetTermsOfServiceQueryParams.Builder |
| Modifier and Type | Field and Description |
|---|---|
EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> |
tosType
Limits the results to the terms of service of the given type.
|
| Modifier | Constructor and Description |
|---|---|
|
GetTermsOfServiceQueryParams() |
protected |
GetTermsOfServiceQueryParams(GetTermsOfServiceQueryParams.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> |
getTosType() |
public EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> tosType
public GetTermsOfServiceQueryParams()
protected GetTermsOfServiceQueryParams(GetTermsOfServiceQueryParams.Builder builder)
public EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> getTosType()