sinch.domains.voice.models.v2.services.types.call_behavior_dict module
- class sinch.domains.voice.models.v2.services.types.call_behavior_dict.NoneCallBehaviorDict[source]
Bases:
TypedDict- type: Literal['NONE']
- class sinch.domains.voice.models.v2.services.types.call_behavior_dict.EventDestinationCallBehaviorDict[source]
Bases:
TypedDict- type: Literal['EVENT_DESTINATION']
- event_destination: EventDestinationConfigurationDict
- class sinch.domains.voice.models.v2.services.types.call_behavior_dict.StaticCallBehaviorDict[source]
Bases:
TypedDict- type: Literal['STATIC']
- static: SvamlInputDict