public class RemoveAllV3 extends RequestSchemaV3
| Modifier and Type | Field and Description |
|---|---|
KeyV3[] |
retainedKeys
Keys of the models to retain
|
_excludeFields| Constructor and Description |
|---|
RemoveAllV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
@SerializedName(value="retained_keys") public KeyV3[] retainedKeys
public java.lang.String toString()
toString in class RequestSchemaV3