Control Sync Record Response
data class ControlSyncRecordResponse(val controlId: String? = null, val controlStatus: String? = null)
A class represent the control record synchronized from app compliance.
A class represent the control record synchronized from app compliance.