O365ConnectorCardInputType type
Определяет значения для O365ConnectorCardInputType. Возможные значения: textInput, dateInput, MultichoiceInput
type O365ConnectorCardInputType = "textInput" | "dateInput" | "multichoiceInput"