Module: Rubillow::Models::Zpidable

Included in:
Posting, UpdatedPropertyDetails, Zestimateable
Defined in:
lib/rubillow/models/zpidable.rb

Overview

Common data for responses containing zpid’s

Instance Attribute Summary collapse

Instance Attribute Details

#zpidString

Returns ZPID of property.

Returns:

  • (String)

    ZPID of property



6
7
8
# File 'lib/rubillow/models/zpidable.rb', line 6

def zpid
  @zpid
end