InternalPreChatField

constructor(name: String, order: Int, labels: PreChatLabels = PreChatLabels(), type: PreChatFieldType, required: Boolean, maxLength: Int, userInput: String = "", errorType: PreChatErrorType = PreChatErrorType.None, isHidden: Boolean = false, isEditable: Boolean = true)