Method: Fastly::RelationshipMemberMutualAuthentication#eql?

Defined in:
lib/fastly/models/relationship_member_mutual_authentication.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


97
98
99
# File 'lib/fastly/models/relationship_member_mutual_authentication.rb', line 97

def eql?(o)
  self == o
end