Class: TalkService::InviteFriendsBySms_args
- Inherits:
-
Object
- Object
- TalkService::InviteFriendsBySms_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- PHONENUMBERLIST =
2
- FIELDS =
{ PHONENUMBERLIST => {:type => ::Thrift::Types::LIST, :name => 'phoneNumberList', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4224 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4224 def struct_fields; FIELDS; end |
#validate ⇒ Object
4226 4227 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4226 def validate end |