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