mysa-js-sdk
    Preparing search index...

    Interface HomeBase

    Home information object.

    interface HomeBase {
        Id: string;
        Name?: string;
    }
    Index
    Id: string

    Unique home identifier

    Name?: string

    User-assigned home name