We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60039fe commit a746c3dCopy full SHA for a746c3d
1 file changed
webexteamssdk/models/cards/inputs.py
@@ -261,6 +261,7 @@ def __init__(
261
super().__init__(
262
serializable_properties=["choices"],
263
simple_properties=[
264
+ "choices",
265
"id",
266
"type",
267
"isMultiSelect",
0 commit comments