Class InvestmentsTransactionsBaseOptionsSerializer

java.lang.Object
com.plaid.client.internal.gson.InvestmentsTransactionsBaseOptionsSerializer
All Implemented Interfaces:
com.google.gson.JsonSerializer<InvestmentsTransactionsGetRequest.BaseOptions>

public class InvestmentsTransactionsBaseOptionsSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<InvestmentsTransactionsGetRequest.BaseOptions>
  • Constructor Summary

    Constructors
    Constructor Description
    InvestmentsTransactionsBaseOptionsSerializer()  
  • Method Summary

    Modifier and Type Method Description
    com.google.gson.JsonElement serialize​(InvestmentsTransactionsGetRequest.BaseOptions options, java.lang.reflect.Type type, com.google.gson.JsonSerializationContext ctx)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait