View source: R/connectcases_operations.R
connectcases_update_field | R Documentation |
Updates the properties of an existing field.
See https://www.paws-r-sdk.com/docs/connectcases_update_field/ for full documentation.
connectcases_update_field(description = NULL, domainId, fieldId, name = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.