Class: Geocoder::RefreshStore_args
- Inherits:
-
Object
- Object
- Geocoder::RefreshStore_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 => ::RefreshStoreRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
288 |
# File 'lib/thrift/geocoder.rb', line 288 def struct_fields; FIELDS; end |
#validate ⇒ Object
290 291 |
# File 'lib/thrift/geocoder.rb', line 290 def validate end |