pub type AccountGetAllUsersResult = Vec<AccountAllUsers>;Expand description
List of all authenticated users
Aliased Typeยง
pub struct AccountGetAllUsersResult { /* private fields */ }pub type AccountGetAllUsersResult = Vec<AccountAllUsers>;List of all authenticated users
pub struct AccountGetAllUsersResult { /* private fields */ }