reduceExpectedAmountRequest()
Description
Reduce the expected amount
Parameters
Name | Type | Required? | Description |
---|---|---|---|
deltaAmount | number | string | required | The amount by which to reduce the expected amount |
signerIdentity | required | The value returned by | |
paymentInformation | any | optional | Depends on the payment network |
Returns
Promise<IRequestDataWithEvents>
Last updated