| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.result |
| Modifier and Type | Method and Description |
|---|---|
WithdrawByStampTaskResult |
Gs2MoneyRestClient.withdrawByStampTask(WithdrawByStampTaskRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MoneyRestClient.withdrawByStampTaskAsync(WithdrawByStampTaskRequest request,
AsyncAction<AsyncResult<WithdrawByStampTaskResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static WithdrawByStampTaskResult |
WithdrawByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
WithdrawByStampTaskResult |
WithdrawByStampTaskResult.withItem(Wallet item) |
WithdrawByStampTaskResult |
WithdrawByStampTaskResult.withNewContextStack(String newContextStack) |
WithdrawByStampTaskResult |
WithdrawByStampTaskResult.withPrice(Float price) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.