pub type AccountLockFeeManifestInput = AccountLockFeeInput;
pub struct AccountLockFeeManifestInput { pub amount: Decimal, }
amount: Decimal