Class: GetPhoneVerifMethodResponse
- Inherits:
-
Object
- Object
- GetPhoneVerifMethodResponse
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- AVAILABLEMETHODS =
1
- PRETTIFIEDPHONENUMBER =
3
- FIELDS =
{ AVAILABLEMETHODS => {:type => ::Thrift::Types::LIST, :name => 'availableMethods', :element => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_b_t}}, PRETTIFIEDPHONENUMBER => {:type => ::Thrift::Types::STRING, :name => 'prettifiedPhoneNumber'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6646 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6646 def struct_fields; FIELDS; end |
#validate ⇒ Object
6648 6649 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6648 def validate end |