MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface HomeClaim

    Single claim entry on a MELCloud Home identity token.

    interface HomeClaim {
        type: string;
        value: string;
        valueType: string;
    }
    Index
    type: string
    value: string
    valueType: string