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
fun OptionsResponse(cleanDescriptors: CleanDescriptorsOptionResponse, cleanImage: ImageConfigResponse, primaryIds: String)