IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface UsageBase

    Base usage interface

    interface UsageBase {
        size: string;
        usage: string;
        used: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    size: string
    usage: string
    used: string