Skip to main content

Describes the result returned from importing Layouts.

Properties (2)

Property Type Default Required Description
failed⚓︎ { name: string, type: LayoutType }[] x

Array of objects describing all Layouts that failed to import. Each object contains the name and the type of the Layout.

status⚓︎ string x

Status of the Layout operation. If successful, will be set to "Success", otherwise, will contain the returned error message.