Skip to main content

OwnedGetUnifiedAssetBalancesRequestView

Type Alias OwnedGetUnifiedAssetBalancesRequestView 

Source
pub type OwnedGetUnifiedAssetBalancesRequestView = OwnedView<GetUnifiedAssetBalancesRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetUnifiedAssetBalancesRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetUnifiedAssetBalancesRequestView { /* private fields */ }