mapbiz
    Preparing search index...

    Interface ContatctUsQuizRequest

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

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

    Properties

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

    1

    1000

    phone: string

    1

    30

    services?: string