Method: Kleister::ListPacks200Response#eql?

Defined in:
lib/kleister/models/list_packs200_response.rb

#eql?(other) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


136
137
138
# File 'lib/kleister/models/list_packs200_response.rb', line 136

def eql?(other)
  self == other
end