The content URI of this note.
NFT contract address if this is a minted NFT note.
Whether or not this note has been deleted.
The bytes32 representation of the link if there is one.
Optional
linkThe type of the link if there is one.
The primary key (id) of the linking target. It's keccak256 encoded.
You may need to use contract.getLinkingXXX(linkKey)
to get the target.
The link module address of the note.
Whether or not this note has been locked. I.e., not able to be edited.
Optional
metadataThe metadata content of this note.
The mint module address of the note
The id of this note. Each id is unique under one character.
The character id of the address who owns the note.