Class: Auth0::Types::EventStreamCloudEventConnectionDeletedObject5Metadata

Inherits:
Internal::Types::Model show all
Defined in:
lib/auth0/types/event_stream_cloud_event_connection_deleted_object5metadata.rb

Overview

Metadata associated with the connection in the form of an object with string values (max 255 chars). Maximum of 10 metadata properties allowed.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Auth0::Internal::Types::Model