This type should give a clear indication of how the JSON document is structured. This could help you with building a test document yourself.

Hierarchy

  • ChiliDocument

Properties

actions: DocumentAction[]
layouts: (ChildLayout | TopLayout)[]
pages: DocumentPage[]
selectedLayoutId: string
variables: Variable[]

Generated using TypeDoc