project_update_billable_rate: Update user billable rate on project

View source: R/project.R

project_update_billable_rateR 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


clockify documentation built on Sept. 2, 2023, 9:08 a.m.