ParentInfo
open class ParentInfo @JvmOverloads constructor(val sobjectType: String, val soupName: String, idFieldName: String? = null, modificationDateFieldName: String? = null, externalIdFieldName: String? = null)
Simple object to capture details of parent in parent-child relationship