class Dsj::EsRestaurant

Constants

ADDRESS
AVG_PRICE
FIELDS
ID
NAME
PHONE
REGION_ID

Public Instance Methods

struct_fields() click to toggle source
# File lib/dsj_thrift/diningcity_types.rb, line 50
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/dsj_thrift/diningcity_types.rb, line 52
def validate
end