pub async fn get_account_details(
configuration: &Configuration,
) -> Result<MyAccountDetailsSchema, Error<GetAccountDetailsError>>Expand description
Fetch account details.
pub async fn get_account_details(
configuration: &Configuration,
) -> Result<MyAccountDetailsSchema, Error<GetAccountDetailsError>>Fetch account details.