Method: NgrokAPI::Models::EndpointOAuthProvider#==

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

#==(other) ⇒ Object



32
33
34
# File 'lib/ngrokapi/models/endpoint_o_auth_provider.rb', line 32

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