Class: TalkService::GetSettingsAttributes2_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/talk_service.rb

Constant Summary collapse

ATTRIBUTESTORETRIEVE =
2
FIELDS =
{
  ATTRIBUTESTORETRIEVE => {:type => ::Thrift::Types::SET, :name => 'attributesToRetrieve', :element => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_cg}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



5255
# File 'lib/linerb/gen-rb/talk_service.rb', line 5255

def struct_fields; FIELDS; end

#validateObject



5257
5258
# File 'lib/linerb/gen-rb/talk_service.rb', line 5257

def validate
end