module Icalia::ResourceIdentity
Public Instance Methods
to_key()
click to toggle source
# File lib/icalia/models/resource_identity.rb, line 11 def to_key { id: id, type: type } end
# File lib/icalia/models/resource_identity.rb, line 11 def to_key { id: id, type: type } end