Class: CallService::SearchPaidCallUserRate_args
- Inherits:
-
Object
- Object
- CallService::SearchPaidCallUserRate_args
- 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_fields ⇒ Object
763 |
# File 'lib/linerb/gen-rb/call_service.rb', line 763 def struct_fields; FIELDS; end |
#validate ⇒ Object
765 766 |
# File 'lib/linerb/gen-rb/call_service.rb', line 765 def validate end |