MediaEventValue Class
Supplementary parameter for media events.
Constructor
pydantic model MediaEventValue
Parameters
| Name | Description |
|---|---|
|
card_value
Required
|
Callback parameter specified in the Value field of the MediaCard that originated this event |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
cardValue
|
Default value: None
|
Attributes
card_value
field card_value: object = None (alias 'cardValue')