Class: GetPhoneVerifMethodResponse

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



6646
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6646

def struct_fields; FIELDS; end

#validateObject



6648
6649
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6648

def validate
end