golem-base-sdk
Preparing search index...
EntityMetaData
Type Alias EntityMetaData
Type representing the metadata of a entity stored in GolemBase
type
EntityMetaData
=
{
expiresAtBlock
:
bigint
;
numericAnnotations
:
NumericAnnotation
[]
;
owner
:
Hex
;
payload
:
string
;
stringAnnotations
:
StringAnnotation
[]
;
}
Index
Properties
expires
At
Block
numeric
Annotations
owner
payload
string
Annotations
Properties
Readonly
expires
At
Block
expiresAtBlock
:
bigint
Readonly
numeric
Annotations
numericAnnotations
:
NumericAnnotation
[]
Readonly
owner
owner
:
Hex
Readonly
payload
payload
:
string
Readonly
string
Annotations
stringAnnotations
:
StringAnnotation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
Block
numeric
Annotations
owner
payload
string
Annotations
golem-base-sdk
Loading...
Type representing the metadata of a entity stored in GolemBase