public class StripeRawJsonObjectDeserializer extends Object implements com.google.gson.JsonDeserializer<StripeRawJsonObject>
| Constructor and Description |
|---|
StripeRawJsonObjectDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
StripeRawJsonObject |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public StripeRawJsonObject deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<StripeRawJsonObject>com.google.gson.JsonParseExceptionCopyright © 2016 Stripe. All rights reserved.