Usage The CustomField type is used by LmsPersonObject to represent a custom field in the organization. Identifying Fields FieldId must be specified when updating the field value. Fields FieldId A string representing the field id for the custom id. The field id is unique for each person. FieldName The string that represents the name of the field. This field is read-only. FieldValue A string the represents the value of the field. This field can be updated for a user. |