twilio.rest.events package

Module contents

This code was generated by / _ _ _| _ _

(_)/(_)(_|/| |(/_ v1.0.0 / /

System Message: WARNING/2 (/twilio/repos/twilio-python/twilio/rest/events/__init__.py:docstring of twilio.rest.events, line 3); backlink

Inline substitution_reference start-string without end-string.
class twilio.rest.events.Events(twilio)[source]

Bases: twilio.base.domain.Domain

event_types
Return type:twilio.rest.events.v1.event_type.EventTypeList
schemas
Return type:twilio.rest.events.v1.schema.SchemaList
sinks
Return type:twilio.rest.events.v1.sink.SinkList
subscriptions
Return type:twilio.rest.events.v1.subscription.SubscriptionList
v1
Returns:Version v1 of events
Return type:twilio.rest.events.v1.V1