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