bitbadgesjs-sdk - v0.27.2
    Preparing search index...

    Class ManagerSplitterPermissions

    ManagerSplitterPermissions mirrors the CollectionPermissions structure but maps each permission to criteria for execution.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    canArchiveCollection?: PermissionCriteria

    Permissions related to archiving the collection.

    canDeleteCollection?: PermissionCriteria

    Permissions related to deleting the collection.

    canUpdateCollectionApprovals?: PermissionCriteria

    Permissions related to updating collection approvals.

    canUpdateCollectionMetadata?: PermissionCriteria

    Permissions related to updating the metadata of the collection.

    canUpdateCustomData?: PermissionCriteria

    Permissions related to updating custom data for the collection.

    canUpdateManager?: PermissionCriteria

    Permissions related to updating the collection's manager.

    canUpdateStandards?: PermissionCriteria

    Permissions related to updating standards for the collection.

    canUpdateTokenMetadata?: PermissionCriteria

    Permissions related to updating token metadata for specific tokens.

    canUpdateValidTokenIds?: PermissionCriteria

    Permissions related to creating more tokens for the collection.

    Methods