inputFieldPlaceholder

@SerialName(value = "input_field_placeholder")
val inputFieldPlaceholder: String? = null(source)

Optional. The placeholder to be shown in the input field when the keyboard is active; 1-64 characters

type: String