Gamebase SDK for Android  1.9.0
Toast Gamebase Platform
PurchasableItem Class Reference

The information of the item that can buy. More...

Inheritance diagram for PurchasableItem:
Inheritance graph
Collaboration diagram for PurchasableItem:
Collaboration graph

Public Attributes

long itemSeq
 
float price
 
String currency
 
String itemName
 
String marketItemId
 

Detailed Description

Member Data Documentation

◆ currency

String currency

◆ itemName

String itemName

◆ itemSeq

long itemSeq

◆ marketItemId

String marketItemId

◆ price

float price