pub async fn generate_invoice(
configuration: &Configuration,
id: &str,
) -> Result<Timesheet, Error<GenerateInvoiceError>>pub async fn generate_invoice(
configuration: &Configuration,
id: &str,
) -> Result<Timesheet, Error<GenerateInvoiceError>>