TapSDK Unity
Public Member Functions | Public Attributes | List of all members
TapTap.Payment.GoodsConfig Class Reference

Public Member Functions

 GoodsConfig (Dictionary< string, object > dic)
 
 GoodsConfig (string json)
 
Dictionary< string, object > ToDic ()
 

Public Attributes

string languageId
 
string goodsName
 
string goodsDescription
 

Constructor & Destructor Documentation

◆ GoodsConfig() [1/2]

TapTap.Payment.GoodsConfig.GoodsConfig ( Dictionary< string, object >  dic)
inline

◆ GoodsConfig() [2/2]

TapTap.Payment.GoodsConfig.GoodsConfig ( string  json)
inline

Member Function Documentation

◆ ToDic()

Dictionary<string, object> TapTap.Payment.GoodsConfig.ToDic ( )
inline

Member Data Documentation

◆ goodsDescription

string TapTap.Payment.GoodsConfig.goodsDescription

◆ goodsName

string TapTap.Payment.GoodsConfig.goodsName

◆ languageId

string TapTap.Payment.GoodsConfig.languageId

The documentation for this class was generated from the following file: