connectcases_update_field: Updates the properties of an existing field

View source: R/connectcases_operations.R

connectcases_update_fieldR Documentation

Updates the properties of an existing field

Description

Updates the properties of an existing field.

See https://www.paws-r-sdk.com/docs/connectcases_update_field/ for full documentation.

Usage

connectcases_update_field(description = NULL, domainId, fieldId, name = NULL)

Arguments

description

The description of a field.

domainId

[required] The unique identifier of the Cases domain.

fieldId

[required] The unique identifier of a field.

name

The name of the field.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.