Method: NgrokAPI::Models::EndpointOAuthLinkedIn#==

Defined in:
lib/ngrokapi/models/endpoint_o_auth_linked_in.rb

#==(other) ⇒ Object



26
27
28
# File 'lib/ngrokapi/models/endpoint_o_auth_linked_in.rb', line 26

def ==(other)
  @attrs == other.attrs
end