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

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

    interface ContactsInputGroup {
        description?: string;
        enabled?: boolean;
        name?: string;
    }
    Index

    Properties

    description?: string

    The new description of the group.

    enabled?: boolean

    The new enabled status of the group.

    name?: string

    The new name of the group.