Class: CallService::SearchPaidCallUserRate_args

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

Constant Summary collapse

COUNTRYCODE =
2
LANGUAGE =
3
FIELDS =
{
  COUNTRYCODE => {:type => ::Thrift::Types::STRING, :name => 'countryCode'},
  LANGUAGE => {:type => ::Thrift::Types::STRING, :name => 'language'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



763
# File 'lib/linerb/gen-rb/call_service.rb', line 763

def struct_fields; FIELDS; end

#validateObject



765
766
# File 'lib/linerb/gen-rb/call_service.rb', line 765

def validate
end