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

    Class CollectionPermissionsWithDetails<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    canArchiveCollection: TimedUpdatePermission<T>[]

    The permissions for archiving the collection.

    canDeleteCollection: ActionPermission<T>[]

    The permissions for deleting the collection.

    canUpdateCollectionApprovals: CollectionApprovalPermissionWithDetails<T>[]

    The permissions for updating the collection approved transfers.

    canUpdateCollectionMetadata: TimedUpdatePermission<T>[]

    The permissions for updating the collection metadata.

    canUpdateCustomData: TimedUpdatePermission<T>[]

    The permissions for updating the custom data.

    canUpdateManager: TimedUpdatePermission<T>[]

    The permissions for updating the manager.

    canUpdateStandards: TimedUpdatePermission<T>[]

    The permissions for updating the standards.

    canUpdateTokenMetadata: TimedUpdateWithTokenIdsPermission<T>[]

    The permissions for updating the token metadata.

    canUpdateValidTokenIds: TokenIdsActionPermission<T>[]

    The permissions for creating more tokens.

    Methods