@nosto/nosto-js

    Interface Coupon

    interface Coupon {
        campaign?: string;
        code?: string;
        used?: boolean;
    }
    Index

    Properties

    Properties

    campaign?: string
    code?: string
    used?: boolean
    MMNEPVFCICPMFPCPTTAAATR