Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
BTCTransactionFilter_VOutFilter
Variable BTCTransactionFilter_VOutFilter
BTCTransactionFilter_VOutFilter
:
{
create
(
base
?:
{
filters
?:
{
filters
?:
{
conditions
?:
{
[
key
:
string
]:
(...)
|
(...)
}
}
[]
;
}
;
}
,
)
:
BTCTransactionFilter_VOutFilter
;
decode
(
input
:
Uint8Array
|
Reader
,
length
?:
number
,
)
:
BTCTransactionFilter_VOutFilter
;
encode
(
message
:
BTCTransactionFilter_VOutFilter
,
writer
?:
Writer
)
:
Writer
;
fromJSON
(
object
:
any
)
:
BTCTransactionFilter_VOutFilter
;
fromPartial
(
object
:
{
filters
?:
{
filters
?:
{
conditions
?:
{
[
key
:
string
]:
|
undefined
|
{
contains
?:
...
;
eq
?:
...
;
gt
?:
...
;
gte
?:
...
;
hasAll
?:
...
;
hasAny
?:
...
;
in
?:
...
;
lengthEq
?:
...
;
lengthGt
?:
...
;
lengthLt
?:
...
;
lt
?:
...
;
lte
?:
...
;
ne
?:
...
;
notContains
?:
...
;
prefix
?:
...
;
}
;
}
;
}
[]
;
}
;
}
,
)
:
BTCTransactionFilter_VOutFilter
;
toJSON
(
message
:
BTCTransactionFilter_VOutFilter
)
:
unknown
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...