Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDResponse ¶
type IDResponse struct { // The id of the newly created object. // Required: true ID string `json:"Id"` }
IDResponse Response to an API call that returns just an Id swagger:model IDResponse
Click to show internal directories.
Click to hide internal directories.