SubspaceProductAPI.Model.V1GlobalTurnServer (subspace_openapi_client v1.0.5)

Link to this section Summary

Link to this section Types

Specs

t() :: %SubspaceProductAPI.Model.V1GlobalTurnServer{
  credential: String.t() | nil,
  url: String.t() | nil,
  urls: String.t() | nil,
  username: String.t() | nil
}