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