client_update: Update a client

View source: R/client.R

client_updateR Documentation

Update a client

Description

Update a client

Usage

client_update(client_id, name = NULL, note = NULL, archived = NULL)

Arguments

client_id

Client ID

name

Client name

note

Note about client

archived

Whether or not client is archived

Value

A data frame with one record for the updated client.


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