@stigg/node-server-sdk - v4.22.1

    Type Alias CreateCustomer

    type CreateCustomer = {
        awsMarketplaceCustomerId?: string;
        billingId?: string;
        billingInfo?: BillingInfo;
        couponId?: string;
        customerId?: string;
        email?: string;
        excludeFromExperiment?: boolean;
        metadata?: Metadata | null;
        name?: string;
        salesforceId?: string;
        shouldSyncFree?: boolean;
    }
    Index

    Properties

    awsMarketplaceCustomerId?: string
    billingId?: string
    billingInfo?: BillingInfo
    couponId?: string
    customerId?: string
    email?: string
    excludeFromExperiment?: boolean
    metadata?: Metadata | null
    name?: string
    salesforceId?: string
    shouldSyncFree?: boolean

    not in use anymore - will be removed in future release

    MMNEPVFCICPMFPCPTTAAATR