Class: Geocoder::BulkSlugLookup_result
- Inherits:
-
Object
- Object
- Geocoder::BulkSlugLookup_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::BulkSlugLookupResponse} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
272 |
# File 'lib/thrift/geocoder.rb', line 272 def struct_fields; FIELDS; end |
#validate ⇒ Object
274 275 |
# File 'lib/thrift/geocoder.rb', line 274 def validate end |