pub async fn get_response_object(
configuration: &mut Configuration,
params: GetResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<GetResponseObjectError>>
Expand description
Gets the specified Response Object.
pub async fn get_response_object(
configuration: &mut Configuration,
params: GetResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<GetResponseObjectError>>
Gets the specified Response Object.