ExecuteResponse model.
@type t() :: %ExDaytona.Model.ExecuteResponse{ exitCode: integer() | nil, result: String.t() }