No description
Use boolenValue to set the value of the field if the field is a boolean (e.g. checkbox). Only provide one of stringValue, numberValue, or booleanValue.
Name of the field.
Use numberValue to set the value of the field if the field is a number. Only provide one of stringValue, numberValue, or booleanValue.
Use stringValue to set the value of the field if the field is a string. Only provide one of stringValue, numberValue, or booleanValue.