Raindex SDK Documentation
    Preparing search index...

    Interface VolumeDetails

    interface VolumeDetails {
        netVol: string;
        totalIn: string;
        totalOut: string;
        totalVol: string;
    }
    Index

    Properties

    netVol: string
    totalIn: string
    totalOut: string
    totalVol: string