OwnerManagedPluginArgsV2: {
    type: "FreezeDelegate";
} & FreezeDelegateArgs | {
    type: "BurnDelegate";
} | {
    type: "TransferDelegate";
} | {
    type: "Autograph";
} & AutographArgs

Generated using TypeDoc