SshAccessDto model.
Summary
Types
@type t() :: %ExDaytona.Model.SshAccessDto{ createdAt: DateTime.t(), expiresAt: DateTime.t(), id: String.t(), sandboxId: String.t(), sshCommand: String.t(), token: String.t(), updatedAt: DateTime.t() }
SshAccessDto model.
@type t() :: %ExDaytona.Model.SshAccessDto{ createdAt: DateTime.t(), expiresAt: DateTime.t(), id: String.t(), sandboxId: String.t(), sshCommand: String.t(), token: String.t(), updatedAt: DateTime.t() }