pub async fn list_address(
configuration: &Configuration,
params: ListAddressParams,
) -> Result<ListAddressResponse, Error<ListAddressError>>
pub async fn list_address(
configuration: &Configuration,
params: ListAddressParams,
) -> Result<ListAddressResponse, Error<ListAddressError>>