@nevermined-io/payments
    Preparing search index...

    Type Alias SimulationRequestOptions

    type SimulationRequestOptions = {
        agentName?: string;
        batch?: boolean;
        planName?: string;
        pricePerCredit?: number;
    }
    Index

    Properties

    agentName?: string
    batch?: boolean
    planName?: string
    pricePerCredit?: number