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
3882 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3882 def struct_fields; FIELDS; end |
#validate ⇒ Object
3884 3885 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3884 def validate end |