Method: LockstepSdk::ContactModel#city
- Defined in:
- lib/lockstep_sdk/models/contact_model.rb
#city ⇒ String
Returns The city of the address.
119 120 121 |
# File 'lib/lockstep_sdk/models/contact_model.rb', line 119 def city @city end |