| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.request |
| Modifier and Type | Method and Description |
|---|---|
WithdrawByStampTaskResult |
Gs2MoneyRestClient.withdrawByStampTask(WithdrawByStampTaskRequest request) |
void |
Gs2MoneyRestClient.withdrawByStampTaskAsync(WithdrawByStampTaskRequest request,
AsyncAction<AsyncResult<WithdrawByStampTaskResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static WithdrawByStampTaskRequest |
WithdrawByStampTaskRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
WithdrawByStampTaskRequest |
WithdrawByStampTaskRequest.withKeyId(String keyId) |
WithdrawByStampTaskRequest |
WithdrawByStampTaskRequest.withStampTask(String stampTask) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.