Class: TalkService::GetContact_args
- Inherits:
-
Object
- Object
- TalkService::GetContact_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- ID =
2
- FIELDS =
{ ID => {:type => ::Thrift::Types::STRING, :name => 'id'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3614 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3614 def struct_fields; FIELDS; end |
#validate ⇒ Object
3616 3617 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3616 def validate end |