class Ferrum::Network::Response

def ==(other)

Returns:
  • (Boolean) -
def ==(other)
  id == other.id
end