The information of the item that can buy.
More...
|
static PurchasableItem | from (@Nullable String jsonString) |
| Factory method to create VO instance. More...
|
|
static< T > T | fromJson (@NonNull String json, Class< T > classOfT) |
|
static< T > T | fromJson (@NonNull JSONObject jsonObject, Class< T > classOfT) |
|
static< T > T | fromJson (@NonNull String json, Type type) |
|
◆ from()
Factory method to create VO instance.
- Parameters
-
jsonString | Extracts the VO class instance from this JSON String. |
- Returns
- VO instance
◆ fromJson() [1/3]
static <T> T fromJson |
( |
@NonNull JSONObject |
jsonObject, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [2/3]
static <T> T fromJson |
( |
@NonNull String |
json, |
|
|
Class< T > |
classOfT |
|
) |
| |
|
staticinherited |
◆ fromJson() [3/3]
static <T> T fromJson |
( |
@NonNull String |
json, |
|
|
Type |
type |
|
) |
| |
|
staticinherited |
◆ toJsonString()
◆ toPrettyJsonString()
String toPrettyJsonString |
( |
| ) |
|
|
inherited |
◆ toString()
◆ currency
◆ gamebaseProductId
◆ isActive
◆ itemName
◆ itemSeq
◆ localizedDescription
String localizedDescription |
◆ localizedPrice
◆ localizedTitle
◆ marketItemId
◆ price
◆ productType