Class: FlockOs::Model::SendMessage

Inherits:
Base
  • Object
show all
Defined in:
lib/flock_os/model/send_message.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from FlockOs::Model::Base

Instance Attribute Details

#uidObject

Returns the value of attribute uid.



4
5
6
# File 'lib/flock_os/model/send_message.rb', line 4

def uid
  @uid
end