All typed interpretations of an anyOf value.
Matching typed alternatives, retained without field loss.
@type t() :: %CalCom.Alternatives{ values: [struct() | String.t() | number() | boolean() | nil] }