Method: LockstepSdk::ContactModel#title

Defined in:
lib/lockstep_sdk/models/contact_model.rb

#titleString

Returns The title of the contact.

Returns:

  • (String)

    The title of the contact.



87
88
89
# File 'lib/lockstep_sdk/models/contact_model.rb', line 87

def title
  @title
end