mapbiz
    Preparing search index...

    Interface ContatctUsQuiz

    Сериализация запроса на обратную связь qwiz

    interface ContatctUsQuiz {
        contact_by?: telegram | watsapp | viber | any[any];
        date_created: string;
        file?: null | string;
        name: string;
        phone: string;
        services?: string;
    }
    Index

    Properties

    contact_by?: telegram | watsapp | viber | any[any]
    date_created: string
    file?: null | string
    name: string

    1000

    phone: string

    30

    services?: string