twilio.rest.events package¶

Subpackages¶

  • twilio.rest.events.v1 package
    • Subpackages
      • twilio.rest.events.v1.schema package
        • Submodules
        • twilio.rest.events.v1.schema.version module
        • Module contents
      • twilio.rest.events.v1.sink package
        • Submodules
        • twilio.rest.events.v1.sink.sink_test module
        • twilio.rest.events.v1.sink.sink_validate module
        • Module contents
      • twilio.rest.events.v1.subscription package
        • Submodules
        • twilio.rest.events.v1.subscription.subscribed_event module
        • Module contents
    • Submodules
    • twilio.rest.events.v1.event_type module
    • Module contents

Module contents¶

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

(_)/(_)(_|/| |(/_ v1.0.0 / /
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

About twilio-python

A Python module for communicating with the Twilio API and generating TwiML.

Useful Links

  • Twilio's Python Helper Library Docs
  • twilio @ PyPI
  • twilio-python @ GitHub

Table of Contents

  • twilio.rest.events package
    • Subpackages
    • Module contents

Related Topics

  • Documentation overview
    • twilio
      • twilio package
        • twilio.rest package
          • Previous: twilio.rest.conversations.v1.user package
          • Next: twilio.rest.events.v1 package

This Page

  • Show Source

Quick search

©2019, Twilio. | Powered by Sphinx 1.8.0 & Alabaster 0.7.12 | Page source