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