Method: LockstepSdk::ContactModel#address2

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

#address2String

Returns The second line of the address.

Returns:

  • (String)

    The second line of the address.



111
112
113
# File 'lib/lockstep_sdk/models/contact_model.rb', line 111

def address2
  @address2
end