gbox-sdk
    Preparing search index...

    Interface GetDeviceListResponse

    interface GetDeviceListResponse {
        data: GboxClient.V1.DeviceInfo[];
        message: string;
        total: number;
    }
    Index

    Properties

    Properties

    List of devices

    message: string

    Response message

    total: number

    Total number of devices