Type alias AssetAddablePluginAuthorityPairArgsV2
Asset
Addable
Plugin
Authority
Pair
Args
V2
: { authority
?: undefined | PluginAuthority; type
: "AddBlocker" | "Attributes" | "Autograph" | "BurnDelegate" | "Royalties" | "FreezeDelegate" | "TransferDelegate" | "UpdateDelegate" | "MasterEdition" | "ImmutableMetadata" | "VerifiedCreators"; }
Type declaration
-
Optional
authority?: undefined | PluginAuthority
-
type: "AddBlocker" | "Attributes" | "Autograph" | "BurnDelegate" | "Royalties" | "FreezeDelegate" | "TransferDelegate" | "UpdateDelegate" | "MasterEdition" | "ImmutableMetadata" | "VerifiedCreators"