Skip to main content

GetDefaultLocationResponse

Type Alias GetDefaultLocationResponse 

Source
pub type GetDefaultLocationResponse = LocationInfo;

Aliased Type§

pub struct GetDefaultLocationResponse {
    pub name: LocationName,
    pub is_private: bool,
}

Fields§

§name: LocationName

Location name.

§is_private: bool

Location represents a private placement, limited by account.