twilio.rest.supersim package

Module contents

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

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

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

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

Bases: twilio.base.domain.Domain

commands
Return type:twilio.rest.supersim.v1.command.CommandList
fleets
Return type:twilio.rest.supersim.v1.fleet.FleetList
network_access_profiles
Return type:twilio.rest.supersim.v1.network_access_profile.NetworkAccessProfileList
networks
Return type:twilio.rest.supersim.v1.network.NetworkList
sims
Return type:twilio.rest.supersim.v1.sim.SimList
sms_commands
Return type:twilio.rest.supersim.v1.sms_command.SmsCommandList
usage_records
Return type:twilio.rest.supersim.v1.usage_record.UsageRecordList
v1
Returns:Version v1 of supersim
Return type:twilio.rest.supersim.v1.V1