Class: DeviceLinkRequest

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end