Search
Preparing search index...
The search index is not available
Celer Light Client API Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"processors/send_payment_processor"
SendPaymentProcessor
Class SendPaymentProcessor
Hierarchy
SendPaymentProcessor
Index
Constructors
constructor
Methods
send
Conditional
Payment
Constructors
constructor
new
Send
Payment
Processor
(
condPayRequestSender
:
CondPayRequestSender
)
:
SendPaymentProcessor
Parameters
condPayRequestSender:
CondPayRequestSender
Returns
SendPaymentProcessor
Methods
send
Conditional
Payment
send
Conditional
Payment
(
tokenType
:
0
|
2
|
1
, tokenAddress
:
string
, destination
:
string
, amount
:
BigNumber
, transferFunctionType
:
0
|
2
|
1
|
3
|
4
|
5
, conditions
:
Condition
[]
, timeout
:
number
, note
:
Any
)
:
Promise
<
string
>
Parameters
tokenType:
0
|
2
|
1
tokenAddress:
string
destination:
string
amount:
BigNumber
transferFunctionType:
0
|
2
|
1
|
3
|
4
|
5
conditions:
Condition
[]
timeout:
number
note:
Any
Returns
Promise
<
string
>
Globals
"processors/send_
payment_
processor"
Send
Payment
Processor
constructor
send
Conditional
Payment
Made by
Horyus
. Documentation generated by
TypeDoc.