RateLimitEntry model.
@type t() :: %ExDaytona.Model.RateLimitEntry{ limit: number() | nil, ttl: number() | nil }