public static class CardBrand.JsonAdapter
Moshi json adapter for CardBrand
JsonAdapter()
CardBrand
fromJson(java.lang.String brand)
java.lang.String
toJson(CardBrand brand)
public JsonAdapter()
@NotNull public java.lang.String toJson(@NotNull CardBrand brand)
@NotNull public CardBrand fromJson(@NotNull java.lang.String brand)