Class PayPeriodDetails.PayFrequencyEnum.Adapter

java.lang.Object
com.google.gson.TypeAdapter<PayPeriodDetails.PayFrequencyEnum>
com.plaid.client.model.PayPeriodDetails.PayFrequencyEnum.Adapter
Enclosing class:
PayPeriodDetails.PayFrequencyEnum

public static class PayPeriodDetails.PayFrequencyEnum.Adapter
extends com.google.gson.TypeAdapter<PayPeriodDetails.PayFrequencyEnum>
  • Constructor Summary

    Constructors 
    Constructor Description
    Adapter()  
  • Method Summary

    Modifier and Type Method Description
    PayPeriodDetails.PayFrequencyEnum read​(com.google.gson.stream.JsonReader jsonReader)  
    void write​(com.google.gson.stream.JsonWriter jsonWriter, PayPeriodDetails.PayFrequencyEnum enumeration)  

    Methods inherited from class com.google.gson.TypeAdapter

    fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree

    Methods inherited from class java.lang.Object

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