@nosto/nosto-js

    Interface BigcommerceCustomerInfo

    interface BigcommerceCustomerInfo {
        customer_reference: string;
        email: string;
        first_name?: string;
        group_id?: string;
        last_name?: string;
        marketing_permission?: boolean;
    }
    Index

    Properties

    customer_reference: string
    email: string
    first_name?: string
    group_id?: string
    last_name?: string
    marketing_permission?: boolean
    MMNEPVFCICPMFPCPTTAAATR