Skip to Content

LegalPageVersionResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for this version[default to null]
legal_page_idLongID of the parent legal page this version belongs to[default to null]
version_keyStringVersion key/identifier (e.g., “v1.0”, “v2.1”)[default to null]
titleStringTitle of this specific version[default to null]
contentStringFull content/body text of this version[default to null]
effective_dateStringDate when this version becomes effective (optional)[optional] [default to null]
created_atDateTimestamp when this version was created[default to null]

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