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

    Type Alias CreditLedgerFragment

    type CreditLedgerFragment = {
        __typename?: "CreditLedgerEvent";
        amount: number;
        creditCurrencyId: string;
        creditGrantId: string;
        customerId: string;
        eventId?: string | null;
        eventType: CreditLedgerEventType;
        featureId?: string | null;
        resourceId?: string | null;
        timestamp: string;
    }
    Index

    Properties

    __typename?: "CreditLedgerEvent"
    amount: number
    creditCurrencyId: string
    creditGrantId: string
    customerId: string
    eventId?: string | null
    featureId?: string | null
    resourceId?: string | null
    timestamp: string
    MMNEPVFCICPMFPCPTTAAATR