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

class sinch.domains.voice.models.v2.svaml.types.amd_events_dict.AmdEventsDict[source]

Bases: TypedDict

on_human: NotRequired[List[SvamlCommandDict]]
on_machine: NotRequired[List[SvamlCommandDict]]
on_beep: NotRequired[List[SvamlCommandDict]]
on_unknown: NotRequired[List[SvamlCommandDict]]