@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Interface GovernanceAuthorizationFailure

    interface GovernanceAuthorizationFailure {
        ok: false;
        error: GovernanceAuthorizationErrorCode;
        message: string;
    }
    Index

    Properties

    Properties

    ok: false
    message: string