SW Combine SDK
    Preparing search index...

    Privilege detail from API

    interface PrivilegeDetail {
        attributes: { href?: string; uid: string };
        value: string;
    }
    Index

    Properties

    Properties

    attributes: { href?: string; uid: string }
    value: string