Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
IdResponse
Interface IdResponse
Response to an API call that returns just an Id IdResponse
interface
IdResponse
{
Id
:
string
;
}
Index
Properties
Id
Properties
Id
Id
:
string
The id of the newly created object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
@jholtmeyer/docker-api-ts
Loading...
Response to an API call that returns just an Id IdResponse