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