Method: LockstepSdk::ContactModel#title
- Defined in:
- lib/lockstep_sdk/models/contact_model.rb
#title ⇒ String
Returns The title of the contact.
87 88 89 |
# File 'lib/lockstep_sdk/models/contact_model.rb', line 87 def title @title end |