Method: RepsClient::Community#zip
- Defined in:
- lib/reps_client/community.rb
#zip ⇒ String
Returns the zip or postal code of the community.
26 |
# File 'lib/reps_client/community.rb', line 26 property :zip, :from => :community_zip, :type => String |