@refinio/one.models
Preparing search index...
models/LinkedList/types
LinkedListRawEntry
Type Alias LinkedListRawEntry
This type is returned by the raw channel iterator
type
LinkedListRawEntry
=
{
creationTime
:
number
;
creationTimeHash
:
SHA256Hash
<
CreationTime
>
;
dataHash
:
SHA256Hash
<
OneObjectTypes
>
;
linkedListEntryHash
:
SHA256Hash
<
LinkedListEntry
>
;
metaDataHashes
?:
SHA256Hash
[]
;
}
Index
Properties
creation
Time
creation
Time
Hash
data
Hash
linked
List
Entry
Hash
meta
Data
Hashes?
Properties
creation
Time
creationTime
:
number
creation
Time
Hash
creationTimeHash
:
SHA256Hash
<
CreationTime
>
data
Hash
dataHash
:
SHA256Hash
<
OneObjectTypes
>
linked
List
Entry
Hash
linkedListEntryHash
:
SHA256Hash
<
LinkedListEntry
>
Optional
meta
Data
Hashes
metaDataHashes
?:
SHA256Hash
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
creation
Time
creation
Time
Hash
data
Hash
linked
List
Entry
Hash
meta
Data
Hashes
@refinio/one.models
Loading...
This type is returned by the raw channel iterator