team_ id team_id : number | null
description description : string | null
main_ path main_path : string | null
status status : string | null
installed installed : boolean
thumbnail_ url thumbnail_url : string | null
thumbnail_ hash thumbnail_hash : string | null
files_ hash files_hash : string | null
show_ in_ main_ list show_in_main_list : boolean
is_ rateable is_rateable : boolean
is_ bookmarked is_bookmarked : boolean
is_ featured is_featured : boolean
is_ internal_ use_ only is_internal_use_only : boolean
can_ be_ printed_ by_ user can_be_printed_by_user : boolean
can_ be_ exported can_be_exported : boolean
can_ be_ shared_ via_ email can_be_shared_via_email : boolean
can_ be_ shared_ via_ link can_be_shared_via_link : boolean
can_ be_ shared_ via_ text can_be_shared_via_text : boolean
can_ be_ shared can_be_shared : boolean
cah_ be_ shared_ link cah_be_shared_link : boolean
new_ until_ at new_until_at : string | null
expires_ at expires_at : string | null
share_ template_ id share_template_id : number
is_ ceros_ experience is_ceros_experience : boolean
is_ ispring is_ispring : boolean
can_ be_ used_ in_ haystack can_be_used_in_haystack : boolean
has_ transcript has_transcript : boolean
subscriber_ count subscriber_count : number
is_ slide_ deck is_slide_deck : boolean
created_ at created_at : string
updated_ at updated_at : string
content_ updated_ at content_updated_at : string
A presentation in the user's Mobile Locker library. Mirrors the iOS
GRDBPresentationSwift model'stoJSON(files:)output.Viewer capabilities (e.g.
showSearchButton,canBeAnnotated) and download state flags are not serialized by the server — derive them fromsettings(a JSON string) andstatusat runtime.