task_update_billable_rate {clockify}R Documentation

Update task billable rate

Description

This feature is only available on the Standard, Pro and Enterprise plans.

Usage

task_update_billable_rate(project_id, task_id, rate, since = NULL)

Arguments

project_id

Project ID

task_id

Task ID

rate

Rate

since

New rate will be applied to all time entries after this time


[Package clockify version 0.1.4 Index]