Class: AuthenticationExtensionsClientOutputs

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::BOOL, :name => 'lineAuthenSel', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end