DockerEngineAPI.Model.IdResponse (ex_docker_api v1.48.0)
View SourceResponse to an API call that returns just an Id
Summary
Types
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}
Response to an API call that returns just an Id
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}