View Source DockerEngineAPI.Model.IdResponse (testcontainers v1.11.6)

Response to an API call that returns just an Id

Summary

Types

@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}

Functions