Class: RefreshStoreRequest
- Inherits:
- 
      Object
      
        - Object
- RefreshStoreRequest
 
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder_types.rb
Constant Summary collapse
- TOKEN =
- 1
- FIELDS =
- { TOKEN => {:type => ::Thrift::Types::STRING, :name => 'token', :optional => true} } 
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
| 682 | # File 'lib/thrift/geocoder_types.rb', line 682 def struct_fields; FIELDS; end | 
#validate ⇒ Object
| 684 685 | # File 'lib/thrift/geocoder_types.rb', line 684 def validate end |