pub async fn show_service_authorization(
configuration: &mut Configuration,
params: ShowServiceAuthorizationParams,
) -> Result<ServiceAuthorizationResponse, Error<ShowServiceAuthorizationError>>Expand description
Show service authorization.