Class: Candid::Identifiers::Types::UpdatableIdentifier

Inherits:
Candid::Internal::Types::Model show all
Extended by:
Candid::Internal::Types::Union
Defined in:
lib/candid/identifiers/types/updatable_identifier.rb

Method Summary

Methods included from Candid::Internal::Types::Union

coerce, discriminant, member, member?, members

Methods included from Candid::Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Candid::Internal::JSON::Serializable

#dump, #load

Methods inherited from Candid::Internal::Types::Model

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

Constructor Details

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