Skip to main content

OwnedCreateWalletTradingWithdrawRequestView

Type Alias OwnedCreateWalletTradingWithdrawRequestView 

Source
pub type OwnedCreateWalletTradingWithdrawRequestView = OwnedView<CreateWalletTradingWithdrawRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateWalletTradingWithdrawRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateWalletTradingWithdrawRequestView { /* private fields */ }