SubspaceProductAPI.Model.Body (subspace_openapi_client v1.0.5)

Link to this section Summary

Link to this section Types

Specs

t() :: %SubspaceProductAPI.Model.Body{
  destination_ip: String.t(),
  destination_port: integer(),
  name: String.t(),
  protocol: String.t(),
  subspace_port: integer() | nil
}