Class: DeviceUnlinkRequest

Inherits:
Object
  • Object
show all
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_fieldsObject



5447
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5447

def struct_fields; FIELDS; end

#validateObject



5449
5450
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5449

def validate
end