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

    Properties

    Properties

    enabled: boolean

    Indicates whether individual name collection is enabled for the session

    optional: boolean

    Whether the customer is required to complete the field before completing the Checkout Session. Defaults to false.