Websites v4 docs v5.2.5
    Preparing search index...

    Type Alias HestiaService

    type HestiaService = {
        branch_url?: string;
        email_address: string;
        enabled: boolean;
        fax_number: string;
        phone_number: string;
        provided_by?: string;
        service: string;
    }
    Index

    Properties

    branch_url?: string
    email_address: string
    enabled: boolean
    fax_number: string
    phone_number: string
    provided_by?: string
    service: string