Class: TalkService::ReportAbuse_args

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

Constant Summary collapse

ABUSEREPORT =
2
FIELDS =
{
  ABUSEREPORT => {:type => ::Thrift::Types::STRUCT, :name => 'abuseReport', :class => ::AbuseReport}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end