Type alias ImmutableRecordPropertiesBeta

ImmutableRecordProperties: Pick<DwnMessageDescriptor[DwnInterface.RecordsWrite], "dateCreated" | "parentId" | "protocol" | "protocolPath" | "recipient" | "schema">

Represents Immutable Record properties that cannot be changed after the record is created.