Mayson Monorepo Documentation
    Preparing search index...
    interface Business {
        enabled: boolean;
        optional: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Indicates whether business name collection is enabled for the payment link.

    optional: boolean

    Whether the customer is required to complete the field before checking out. Defaults to false.