Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ResourceDependencyMappingFromMessageKeyResponse
Variable ResourceDependencyMappingFromMessageKeyResponse
Resource
Dependency
Mapping
From
Message
Key
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ResourceDependencyMappingFromMessageKeyResponse
;
encode
(
message
:
ResourceDependencyMappingFromMessageKeyResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ResourceDependencyMappingFromMessageKeyResponseAmino
)
:
ResourceDependencyMappingFromMessageKeyResponse
;
fromAminoMsg
(
object
:
ResourceDependencyMappingFromMessageKeyResponseAminoMsg
)
:
ResourceDependencyMappingFromMessageKeyResponse
;
fromPartial
(
object
:
{
messageDependencyMapping
?:
{
accessOps
?:
{
accessType
?:
AccessType
;
identifierTemplate
?:
string
;
resourceType
?:
ResourceType
;
}
[]
;
dynamicEnabled
?:
boolean
;
messageKey
?:
string
;
}
;
}
)
:
ResourceDependencyMappingFromMessageKeyResponse
;
fromProtoMsg
(
message
:
ResourceDependencyMappingFromMessageKeyResponseProtoMsg
)
:
ResourceDependencyMappingFromMessageKeyResponse
;
toAmino
(
message
:
ResourceDependencyMappingFromMessageKeyResponse
)
:
ResourceDependencyMappingFromMessageKeyResponseAmino
;
toAminoMsg
(
message
:
ResourceDependencyMappingFromMessageKeyResponse
)
:
ResourceDependencyMappingFromMessageKeyResponseAminoMsg
;
toProto
(
message
:
ResourceDependencyMappingFromMessageKeyResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
ResourceDependencyMappingFromMessageKeyResponse
)
:
ResourceDependencyMappingFromMessageKeyResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...