Method: Twilio::REST::Supersim::V1::SimInstance#fleet_sid

Defined in:
lib/twilio-ruby/rest/supersim/v1/sim.rb

#fleet_sidString

Returns The unique ID of the Fleet configured for this SIM.

Returns:

  • (String)

    The unique ID of the Fleet configured for this SIM.



639
640
641
# File 'lib/twilio-ruby/rest/supersim/v1/sim.rb', line 639

def fleet_sid
    @properties['fleet_sid']
end