@webitel/api-services
    Preparing search index...

    Interface ApiObjectClass

    Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0

    interface ApiObjectClass {
        abac?: boolean;
        class?: string;
        id?: string;
        obac?: boolean;
        rbac?: boolean;
    }
    Index

    Properties

    abac?: boolean
    class?: string
    id?: string
    obac?: boolean
    rbac?: boolean