Class: AuthenticationExtensionsClientInputs

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

LINEAUTHENSEL =
91
FIELDS =
{
  LINEAUTHENSEL => {:type => ::Thrift::Types::SET, :name => 'lineAuthenSel', :element => {:type => ::Thrift::Types::STRING}, :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end