Uses of Class
io.gs2.money.result.WithdrawResult
Packages that use WithdrawResult
-
Uses of WithdrawResult in io.gs2.money
Methods in io.gs2.money that return WithdrawResultMethod parameters in io.gs2.money with type arguments of type WithdrawResultModifier and TypeMethodDescriptionvoidGs2MoneyRestClient.withdrawAsync(WithdrawRequest request, AsyncAction<AsyncResult<WithdrawResult>> callback) -
Uses of WithdrawResult in io.gs2.money.result
Methods in io.gs2.money.result that return WithdrawResultModifier and TypeMethodDescriptionstatic WithdrawResultWithdrawResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)