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

    An input of the Contact's timezones.

    interface ContactsInputTimezone {
        etag: string;
        primary?: boolean;
        timezone?: WebitelContactsLookup;
    }
    Index

    Properties

    etag: string

    Unique ID of the latest version of an existing resource.

    primary?: boolean

    Indicates whether this association must be default among others.

    Timezone dictionary reference value associated.