Skip to main content

salesforce.describesobjectresult.mergeable

Home > @runlightyear/salesforce > DescribeSObjectResult > mergeable

DescribeSObjectResult.mergeable property

Indicates whether the object can be merged with other objects of its type (true) or not (false). true for leads, contacts, and accounts.

Signature:
mergeable: boolean;