-
public class ErrorEvent.Account.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorEvent.Account.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ErrorEvent.AccountfromJson(String jsonString)final ErrorEvent.AccountfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ErrorEvent.Account fromJson(String jsonString)
-
fromJsonObject
final ErrorEvent.Account fromJsonObject(JsonObject jsonObject)
-
-
-
-