adobe-firefly-sdk
    Preparing search index...

    Type Alias BasePatchRoleEntry

    BasePatchRoleEntry

    Represents a base role entry

    type BasePatchRoleEntry = {
        id: PrincipalId;
        type: PrincipalTypeEnums;
    }
    Index

    Properties

    Properties