ordercloud-javascript-sdk
    Preparing search index...

    Interface PromotionIntegration

    interface PromotionIntegration {
        CustomAuthHeaderName?: string;
        CustomAuthHeaderValue?: string;
        HashKey?: string;
        Url?: string;
    }
    Index
    CustomAuthHeaderName?: string
    CustomAuthHeaderValue?: string
    HashKey?: string
    Url?: string