| Modifier and Type | Method and Description |
|---|---|
FundAccount |
FundAccountClient.create(org.json.JSONObject request) |
FundAccount |
FundAccountClient.fetch(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<FundAccount> |
FundAccountClient.fetchAll() |
List<FundAccount> |
FundAccountClient.fetchAll(org.json.JSONObject request)
This method get list of fundaccounts filtered by parameters @request
|
Copyright © 2023. All rights reserved.