Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
Data_CosmosCall
Variable Data_CosmosCall
Data_CosmosCall
:
{
create
(
base
?:
{
timestamp
?:
Date
;
transaction
?:
{
[
key
:
string
]:
any
}
}
,
)
:
Data_CosmosCall
;
decode
(
input
:
Uint8Array
|
Reader
,
length
?:
number
)
:
Data_CosmosCall
;
encode
(
message
:
Data_CosmosCall
,
writer
?:
Writer
)
:
Writer
;
fromJSON
(
object
:
any
)
:
Data_CosmosCall
;
fromPartial
(
object
:
{
timestamp
?:
Date
;
transaction
?:
{
[
key
:
string
]:
any
}
}
,
)
:
Data_CosmosCall
;
toJSON
(
message
:
Data_CosmosCall
)
:
unknown
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...