pub async fn update_response_object(
configuration: &mut Configuration,
params: UpdateResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<UpdateResponseObjectError>>
Expand description
Updates the specified Response Object.
pub async fn update_response_object(
configuration: &mut Configuration,
params: UpdateResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<UpdateResponseObjectError>>
Updates the specified Response Object.