Class CampaignsVouchersCreateCombinedResponseBodyPublish.CustomTypeAdapterFactory

java.lang.Object
io.voucherify.client.model.CampaignsVouchersCreateCombinedResponseBodyPublish.CustomTypeAdapterFactory
All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
Enclosing class:
CampaignsVouchersCreateCombinedResponseBodyPublish

public static class CampaignsVouchersCreateCombinedResponseBodyPublish.CustomTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
  • Constructor Details

    • CustomTypeAdapterFactory

      public CustomTypeAdapterFactory()
  • Method Details

    • create

      public <T> com.google.gson.TypeAdapter<T> create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
      Specified by:
      create in interface com.google.gson.TypeAdapterFactory