GoodMem
ReferenceClient SDKs.NETModels

MemoryPageImage Model

MemoryPageImage Model documentation for .NET SDK

Metadata for one memory page-image rendition

Properties

NameTypeDescriptionNotes
MemoryIdGuidMemory UUID
PageIndexint0-based page index
DpiintRender DPI
ContentTypestringImage MIME type
ImageContentLengthlong?Image byte length[optional]
ImageContentSha256stringHex-encoded SHA-256 digest of image content[optional]
CreatedAtlongCreation timestamp (milliseconds since epoch)
UpdatedAtlongLast update timestamp (milliseconds since epoch)
CreatedByIdGuidCreator user UUID
UpdatedByIdGuidLast updater user UUID

On this page