Class ResourceConsumerApiClient
Properties
client
client: AxiosInstance
Methods
available
- available(accountId, resourceId): Promise<any>
Parameters
- accountId: string
- resourceId: string
Returns Promise<any>
decrease
- decrease(accountId, resourceId, value, token): Promise<any>
Parameters
- accountId: string
- resourceId: string
- value: string
- token: string
Returns Promise<any>