-
public class TelemetryUsageEvent.Usage.GetAccount.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TelemetryUsageEvent.Usage.GetAccount.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TelemetryUsageEvent.Usage.GetAccountfromJson(String jsonString)final TelemetryUsageEvent.Usage.GetAccountfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TelemetryUsageEvent.Usage.GetAccount fromJson(String jsonString)
-
fromJsonObject
final TelemetryUsageEvent.Usage.GetAccount fromJsonObject(JsonObject jsonObject)
-
-
-
-