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

    Type Alias SlimCustomerFragment

    type SlimCustomerFragment = {
        __typename?: "Customer";
        additionalMetaData?: any | null;
        awsMarketplaceCustomerId?: string | null;
        billingId?: string | null;
        createdAt?: any | null;
        customerId: string;
        email?: string | null;
        id: any;
        name?: string | null;
        refId: string;
        updatedAt: any;
    }
    Index

    Properties

    __typename?: "Customer"
    additionalMetaData?: any | null
    awsMarketplaceCustomerId?: string | null
    billingId?: string | null
    createdAt?: any | null
    customerId: string
    email?: string | null
    id: any
    name?: string | null
    refId: string
    updatedAt: any
    MMNEPVFCICPMFPCPTTAAATR