@sudoplatform/sudo-entitlements-admin
    Preparing search index...

    Interface ExternalUserEntitlementsError

    Operation error for a particular operation of one of the bulk applyEntitlements*ToUsers methods.

    interface ExternalUserEntitlementsError {
        error: Error;
    }
    Index

    Properties

    Properties

    error: Error

    Error of failure for the particular operation