Package 

Class BaseResponseJsonAdapter

    • Method Summary

      Modifier and Type Method Description
      String toString()
      BaseResponse fromJson(JsonReader reader)
      Unit toJson(JsonWriter writer, BaseResponse value_)
      • Methods inherited from class io.piano.android.id.models.BaseResponseJsonAdapter

        failOnUnknown, fromJson, fromJson, fromJsonValue, indent, isLenient, lenient, nonNull, nullSafe, serializeNulls, toJson, toJson, toJsonValue
      • Methods inherited from class java.lang.Object

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