//! This code was AUTOGENERATED using the Codama library.
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
#[derive(Debug, Clone, borsh::BorshSerialize, borsh::BorshDeserialize, PartialEq)]
pub enum RevokeArgs {
CollectionV1,
SaleV1,
TransferV1,
DataV1,
UtilityV1,
StakingV1,
StandardV1,
LockedTransferV1,
ProgrammableConfigV1,
MigrationV1,
AuthorityItemV1,
DataItemV1,
CollectionItemV1,
ProgrammableConfigItemV1,
PrintDelegateV1,
}