| Constructor | Description |
|---|---|
DisputeDataDeserializer() |
| Modifier and Type | Method | Description |
|---|---|---|
Dispute |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Deserializes a dispute JSON payload into a
Dispute object. |
public Dispute deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
Dispute object.deserialize in interface com.google.gson.JsonDeserializer<Dispute>com.google.gson.JsonParseException