Skip to main content

OwnedInviteSubaccountMemberResponseView

Type Alias OwnedInviteSubaccountMemberResponseView 

Source
pub type OwnedInviteSubaccountMemberResponseView = OwnedView<InviteSubaccountMemberResponseView<'static>>;
Expand description

Shorthand for OwnedView<InviteSubaccountMemberResponseView<'static>>.

Aliased Typeยง

pub struct OwnedInviteSubaccountMemberResponseView { /* private fields */ }