@stigg/js-client-sdk - v3.92.2

    Type Alias SlimCustomer

    type SlimCustomer = {
        awsMarketplaceCustomerId?: string | null;
        billingId?: string;
        createdAt: Date;
        email?: string;
        id: string;
        metadata?: Metadata | null;
        name?: string;
        updatedAt: Date;
    }
    Index

    Properties

    awsMarketplaceCustomerId?: string | null
    billingId?: string
    createdAt: Date
    email?: string
    id: string
    metadata?: Metadata | null
    name?: string
    updatedAt: Date
    MMNEPVFCICPMFPCPTTAAATR