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

Public Member Functions

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

Public Attributes

string regionId
 
string goodsPriceAmount
 
string goodsPriceCurrency
 

Constructor & Destructor Documentation

◆ GoodsPrice() [1/2]

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

◆ GoodsPrice() [2/2]

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

Member Function Documentation

◆ ToDic()

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

Member Data Documentation

◆ goodsPriceAmount

string TapTap.Payment.GoodsPrice.goodsPriceAmount

◆ goodsPriceCurrency

string TapTap.Payment.GoodsPrice.goodsPriceCurrency

◆ regionId

string TapTap.Payment.GoodsPrice.regionId

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