ProcessLogsResponse model.
@type t() :: %ExDaytona.Model.ProcessLogsResponse{ logs: String.t() | nil, processName: String.t() | nil }