Coda by Ian Macalinao
    Preparing search index...

    Type Alias RevokeCollectionPluginAuthorityV1InstructionData

    type RevokeCollectionPluginAuthorityV1InstructionData = {
        discriminator: number;
        revokeCollectionPluginAuthorityV1Args: RevokeCollectionPluginAuthorityV1Args;
    }
    Index

    Properties

    discriminator: number
    revokeCollectionPluginAuthorityV1Args: RevokeCollectionPluginAuthorityV1Args

    The type of plugin whose authority should be revoked.