FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Interface OwnerSetResult

    Result of the owner set command.

    interface OwnerSetResult {
        outcome: OwnerOutcome;
    }
    Index

    Properties

    Properties

    outcome: OwnerOutcome