Class: RolloutRestAPI::FakeUser

Inherits:
Struct
  • Object
show all
Defined in:
lib/rollout_rest_api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



4
5
6
# File 'lib/rollout_rest_api.rb', line 4

def id
  @id
end