SubspaceProductAPI.Model.V1UpdateSipTeleport (subspace_openapi_client v1.0.5)
Link to this section Summary
Link to this section Types
Specs
t() :: %SubspaceProductAPI.Model.V1UpdateSipTeleport{
destination: String.t(),
name: String.t(),
status: SubspaceProductAPI.Model.V1SipTeleportStatus.t()
}