task_update_cost_rate {clockify}R Documentation

Update task cost rate

Description

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

Usage

task_update_cost_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]