pub type NonFungibleVaultBurnInput = VaultBurnInput;
pub struct NonFungibleVaultBurnInput { pub amount: Decimal, }
amount: Decimal