project_update_billable_rate {clockify}R Documentation

Update user billable rate on project

Description

Update user billable rate on project

Usage

project_update_billable_rate(project_id, user_id, rate, since = NULL)

Arguments

project_id

Project ID

user_id

User ID

rate

Rate

since

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


[Package clockify version 0.1.4 Index]