SubspaceProductAPI.Model.Body1 (subspace_openapi_client v1.0.1)

Link to this section Summary

Link to this section Types

Specs

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