Class: Geocoder::BulkSlugLookup_args
- Inherits:
-
Object
- Object
- Geocoder::BulkSlugLookup_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder.rb
Constant Summary collapse
- R =
1
- FIELDS =
{ R => {:type => ::Thrift::Types::STRUCT, :name => 'r', :class => ::BulkSlugLookupRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
256 |
# File 'lib/thrift/geocoder.rb', line 256 def struct_fields; FIELDS; end |
#validate ⇒ Object
258 259 |
# File 'lib/thrift/geocoder.rb', line 258 def validate end |