@webitel/api-services
    Preparing search index...
    interface ApiGrantAccessRequestV1 {
        grantee?: string;
        grants?: string;
        object?: ApiObjectId;
    }
    Index

    Properties

    grantee?: string
    grants?: string
    object?: ApiObjectId