@webitel/api-services
    Preparing search index...
    interface ContactsInputManager {
        etag: string;
        primary?: boolean;
        user?: WebitelContactsLookup;
    }
    Index

    Properties

    Properties

    etag: string

    Unique ID of the latest version of an existing resource.

    primary?: boolean

    Indicates whether this association must be default among others.

    Responsible User.