AboutSupportDeveloper GuideVersion 41.129.83.3
interface ViewCreationSuccess {
    identity: Identity;
    success: true;
}

Properties

Properties

identity: Identity

The identity of the created view

success: true

Whether the view was created without errors