Class: DeviceUnlinkRequest
- Inherits:
-
Object
- Object
- DeviceUnlinkRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- DEVICEID =
1
- FIELDS =
{ DEVICEID => {:type => ::Thrift::Types::STRING, :name => 'deviceId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5447 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5447 def struct_fields; FIELDS; end |
#validate ⇒ Object
5449 5450 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5449 def validate end |