![]() |
Gamebase SDK for Android 2.44.2
NHN Cloud Gamebase Platform
|
정상 유저로 변경 되는, 결제 조건 More...
Public Member Functions | |
double | getAmount () |
Amount to be paid. More... | |
int | getCount () |
Number of payment required. More... | |
String | getCurrency () |
Currency. More... | |
String | getConditionType () |
Condition for amount and count. More... | |
Package Attributes | |
double | amount |
int | count |
String | currency |
String | conditionType |
정상 유저로 변경 되는, 결제 조건
double getAmount | ( | ) |
Amount to be paid.
String getConditionType | ( | ) |
Condition for amount and count.
("AND" / "OR")
int getCount | ( | ) |
Number of payment required.
String getCurrency | ( | ) |
Currency.
|
package |
|
package |
|
package |
|
package |