Method: OryClient::Message#recipient
- Defined in:
- lib/ory-client/models/message.rb
#recipient ⇒ Object
Returns the value of attribute recipient.
30 31 32 |
# File 'lib/ory-client/models/message.rb', line 30 def recipient @recipient end |