pub async fn create_response_object(
configuration: &mut Configuration,
params: CreateResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<CreateResponseObjectError>>
Expand description
Creates a new Response Object.
pub async fn create_response_object(
configuration: &mut Configuration,
params: CreateResponseObjectParams,
) -> Result<ResponseObjectResponse, Error<CreateResponseObjectError>>
Creates a new Response Object.