Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 681 Bytes

RecordDto.md

File metadata and controls

14 lines (10 loc) · 681 Bytes

RecordDto

Properties

Name Type Description Notes
id String Identifier of the record as an MD5 hash. [optional]
u String Logical URL of the record. [optional]
t String Title of the record. [optional]
collection String Collection the record was queried from or resides. [optional]
allMeta [String: AnyCodable] All other metadata, read fields, the record has. [optional]

[Back to Model list] [Back to API list] [Back to README]