Class: TalkService::InviteFriendsBySms_args

Inherits:
Object
  • Object
show all
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_fieldsObject



3882
# File 'lib/linerb/gen-rb/talk_service.rb', line 3882

def struct_fields; FIELDS; end

#validateObject



3884
3885
# File 'lib/linerb/gen-rb/talk_service.rb', line 3884

def validate
end