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)
The description of a field.
[required] The unique identifier of the Cases domain.
[required] The unique identifier of a field.
The name of the field.