AboutSupportDeveloper GuideVersion 41.132.100.56
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