sinch.domains.voice.models.v2.svaml.types.custom_event_command_dict module

class sinch.domains.voice.models.v2.svaml.types.custom_event_command_dict.CustomEventCommandDict[source]

Bases: TypedDict

command: Literal['customEvent']
custom_event_name: str
url: str
fallback_url: NotRequired[str]