Skip to main content

GetAccountsOutput

Type Alias GetAccountsOutput 

Source
pub type GetAccountsOutput = Vec<Account>;
Expand description

Output for get_accounts

Aliased Typeยง

pub struct GetAccountsOutput { /* private fields */ }