class Docr::Types::ImageDeleteResponseItem
- Docr::Types::ImageDeleteResponseItem
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docr/types/image_delete_response_item.crConstructors
Instance Method Summary
-
#deleted : String | Nil
The image ID of an image that was deleted
-
#deleted=(deleted : String | Nil)
The image ID of an image that was deleted
-
#untagged : String | Nil
The image ID of an image that was untagged
-
#untagged=(untagged : String | Nil)
The image ID of an image that was untagged