Class PaymentIntentSourceActionDeserializer

    • Constructor Detail

      • PaymentIntentSourceActionDeserializer

        public PaymentIntentSourceActionDeserializer()
    • Method Detail

      • deserialize

        public PaymentIntentSourceAction deserialize​(com.google.gson.JsonElement json,
                                                     java.lang.reflect.Type typeOfT,
                                                     com.google.gson.JsonDeserializationContext context)
                                              throws com.google.gson.JsonParseException
        Deserializes the JSON payload contained in a next_source_action attribute into a PaymentIntentSourceAction instance.
        Specified by:
        deserialize in interface com.google.gson.JsonDeserializer<PaymentIntentSourceAction>
        Throws:
        com.google.gson.JsonParseException