NFTAdminAllowFlags
Hierarchy
- any
- NFTAdminAllowFlags
Index
Constructors
Methods
Constructors
constructor
Returns NFTAdminAllowFlags
Methods
pack
Packs the NFTAdminAllowFlags into a UInt8 representation for efficient storage.
Returns UInt8
The packed UInt8 instance.
staticunpack
Unpacks a UInt8 instance into a NFTAdminAllowFlags instance.
Parameters
packed: UInt8
The packed UInt8 instance.
Returns NFTAdminAllowFlags
A new NFTAdminAllowFlags instance.
Contains flags for the admin contract related to the NFT collection permissions.