pub async fn accounts_profile_get(
configuration: &Configuration,
) -> Result<ProfileResponseModel, Error<AccountsProfileGetError>>
pub async fn accounts_profile_get(
configuration: &Configuration,
) -> Result<ProfileResponseModel, Error<AccountsProfileGetError>>