Type alias LeadConvertSettings
LeadConvertSettings: Metadata & { allowOwnerChange?: boolean | null; objectMapping: ObjectMapping[]; opportunityCreationOptions?: string | null; } Type declaration
Optional
allowOwnerChange?: boolean | null
Optional
opportunityCreationOptions?: string | null