pub type OwnedCreateWalletTradingWithdrawRequestView = OwnedView<CreateWalletTradingWithdrawRequestView<'static>>;Expand description
Shorthand for OwnedView<CreateWalletTradingWithdrawRequestView<'static>>.
Aliased Typeยง
pub struct OwnedCreateWalletTradingWithdrawRequestView { /* private fields */ }