|
| MicroserviceInventoryApi (IBeamableRequester requester, RequestContext ctx) |
|
Promise< Unit > | SetCurrency (string currencyId, long amount, string transaction) |
|
Promise< Unit > | AddCurrency (string currencyId, long amount, string transaction=null) |
|
Promise< Unit > | SetCurrencies (Dictionary< string, long > currencyIdsToAmount, string transaction=null) |
|
Promise< Unit > | AddCurrencies (Dictionary< string, long > currencyIdsToAmount, string transaction=null) |
|
Promise< Dictionary< string, long > > | GetCurrencies (string[] currencyIds) |
|
Promise< long > | GetCurrency (string currencyId) |
|
|
const string | SERVICE_OBJECT = "/object/inventory" |
|
The documentation for this class was generated from the following file:
- microservice/Api/MicroserviceInventoryApi.cs