SubspaceProductAPI.Model.V1TeleportAddresses (subspace_openapi_client v1.0.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %SubspaceProductAPI.Model.V1TeleportAddresses{
  address: String.t() | nil,
  transport_type: SubspaceProductAPI.Model.V1TransportType.t() | nil
}