Method: Verizon::Target#id

Defined in:
lib/verizon/models/target.rb

#idString

ThingSpace unique ID for the target that was created.

Returns:

  • (String)


34
35
36
# File 'lib/verizon/models/target.rb', line 34

def id
  @id
end