Skip to main content

OwnedCreateWalletTradingWithdrawResponseView

Type Alias OwnedCreateWalletTradingWithdrawResponseView 

Source
pub type OwnedCreateWalletTradingWithdrawResponseView = OwnedView<CreateWalletTradingWithdrawResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateWalletTradingWithdrawResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateWalletTradingWithdrawResponseView { /* private fields */ }