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/get_payment_info_processor"
GetPaymentInfoProcessor
Class GetPaymentInfoProcessor
Hierarchy
GetPaymentInfoProcessor
Index
Constructors
constructor
Methods
get
Incoming
Payment
Ids
get
Outgoing
Payment
Ids
get
Payment
Info
Constructors
constructor
new
Get
Payment
Info
Processor
(
db
:
Database
)
:
GetPaymentInfoProcessor
Parameters
db:
Database
Returns
GetPaymentInfoProcessor
Methods
get
Incoming
Payment
Ids
get
Incoming
Payment
Ids
(
channelId
:
string
)
:
Promise
<
string
[]
>
Parameters
channelId:
string
Returns
Promise
<
string
[]
>
get
Outgoing
Payment
Ids
get
Outgoing
Payment
Ids
(
channelId
:
string
)
:
Promise
<
string
[]
>
Parameters
channelId:
string
Returns
Promise
<
string
[]
>
get
Payment
Info
get
Payment
Info
(
paymentId
:
string
)
:
Promise
<
PaymentInfo
>
Parameters
paymentId:
string
Returns
Promise
<
PaymentInfo
>
Globals
"processors/get_
payment_
info_
processor"
Get
Payment
Info
Processor
constructor
get
Incoming
Payment
Ids
get
Outgoing
Payment
Ids
get
Payment
Info
Made by
Horyus
. Documentation generated by
TypeDoc.