SubspaceProductAPI.Model.V1WebRtcCdnResponse (subspace_openapi_client v1.0.12)

Link to this section Summary

Link to this section Types

Specs

t() :: %SubspaceProductAPI.Model.V1WebRtcCdnResponse{
  iceServers: [SubspaceProductAPI.Model.V1WebRtcCdnServer.t()] | nil,
  ttl: integer() | nil
}