@qbraid-core
    Preparing search index...

    Interface DevicePricingV1

    Device pricing information (V1).

    interface DevicePricingV1 {
        perMinute: number;
        perShot: number;
        perTask: number;
    }
    Index

    Properties

    perMinute: number
    perShot: number
    perTask: number