@nosto/nosto-js

    Interface CustomerDTO

    interface CustomerDTO {
        id: string;
        marketing_permission: boolean;
        ref: string;
    }
    Index

    Properties

    id: string
    marketing_permission: boolean
    ref: string
    MMNEPVFCICPMFPCPTTAAATR