Gallery Application Version Safety Profile Response
data class GalleryApplicationVersionSafetyProfileResponse(val allowDeletionOfReplicatedLocations: Boolean? = null)
The safety profile of the Gallery Application Version.
Constructors
Link copied to clipboard
fun GalleryApplicationVersionSafetyProfileResponse(allowDeletionOfReplicatedLocations: Boolean? = null)