Method: LockstepSdk::ContactModel#city

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

#cityString

Returns The city of the address.

Returns:

  • (String)

    The city of the address.



119
120
121
# File 'lib/lockstep_sdk/models/contact_model.rb', line 119

def city
  @city
end