twilio.rest.supersim package

Module contents

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

(_)/(_)(_|/| |(/_ v1.0.0 / /
class twilio.rest.supersim.Supersim(twilio)[source]

Bases: twilio.base.domain.Domain

esim_profiles
Return type:twilio.rest.supersim.v1.esim_profile.EsimProfileList
fleets
Return type:twilio.rest.supersim.v1.fleet.FleetList
ip_commands
Return type:twilio.rest.supersim.v1.ip_command.IpCommandList
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