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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end