public class TagBulkResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
count |
String |
offset |
List<TagResponse> |
results |
int |
total |
| Constructor and Description |
|---|
TagBulkResponse() |
public int count
public int total
public String offset
public List<TagResponse> results
Copyright © 2018. All rights reserved.