@type t() :: %Ory.Model.AttributeFilter{ attribute: String.t() | nil, condition: String.t() | nil, value: String.t() | nil }