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