Method: NgrokAPI::Models::EndpointSAMLMutate#==
- Defined in:
- lib/ngrokapi/models/endpoint_saml_mutate.rb
#==(other) ⇒ Object
38 39 40 |
# File 'lib/ngrokapi/models/endpoint_saml_mutate.rb', line 38 def ==(other) @attrs == other.attrs end |