Options Response
data class OptionsResponse(val cleanDescriptors: CleanDescriptorsOptionResponse, val cleanImage: ImageConfigResponse, val primaryIds: String)
Specifies additional options to apply to the base profile.
Constructors
Link copied to clipboard
constructor(cleanDescriptors: CleanDescriptorsOptionResponse, cleanImage: ImageConfigResponse, primaryIds: String)
Properties
Link copied to clipboard
Set Clean Descriptors Option.
Link copied to clipboard
Apply Action.clean_image
to PixelData
as configured.
Link copied to clipboard