Typed Inttegro domain value.
@type t() :: %Inttegro.PurchaseIntents.PurchaseIntentVariantAxis{ key: String.t(), label: String.t(), position: integer() }
@spec from_map(map()) :: t()
@spec new!(map() | keyword()) :: t()
@spec to_map(t()) :: map()