Method: RepsClient::Contact#suffix

Defined in:
lib/reps_client/lead.rb

#suffixString

Returns the contact’s name suffix (e.g. ‘Jr.’, ‘M.D.’, etc.).

Returns:

  • (String)

    the contact’s name suffix (e.g. ‘Jr.’, ‘M.D.’, etc.)

See Also:



51
# File 'lib/reps_client/lead.rb', line 51

property :suffix, :type => String, :max_length => 30