Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 752 Bytes

Page.md

File metadata and controls

21 lines (17 loc) · 752 Bytes

CodaJsClient.Page

Properties

Name Type Description Notes
id String ID of the page.
type String The type of this resource.
href String API link to the page.
browserLink String Browser-friendly link to the page.
name String Name of the page.
subtitle String Subtitle of the page. [optional]
icon Icon [optional]
image Image [optional]
parent PageReference [optional]
children [PageReference]

Enum: TypeEnum

  • page (value: "page")