Mayson Monorepo Documentation
    Preparing search index...
    interface CarrierText {
        footer_body?: string;
        footer_title?: string;
        header_body?: string;
        header_title?: string;
    }
    Index

    Properties

    footer_body?: string

    The footer body text of the carrier letter.

    footer_title?: string

    The footer title text of the carrier letter.

    header_body?: string

    The header body text of the carrier letter.

    header_title?: string

    The header title text of the carrier letter.