time_entry_invoiced {clockify}R Documentation

Mark time entries as invoiced

Description

The time_entry_invoiced() function will only work on a paid plan.

Usage

time_entry_invoiced(time_entry_id, invoiced = TRUE)

Arguments

time_entry_id

Time entry ID

invoiced

Has this time entry been invoiced?


[Package clockify version 0.1.4 Index]