-
public class Price.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Price.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PricefromJSON(JSONObject json, WarningLogger warnings)Creates an Price from its JSON representation. -
-
Method Detail
-
fromJSON
final Price fromJSON(JSONObject json, WarningLogger warnings)
-
-
-
-