Skip to main content

salesforce.describesobjectresult.recordtypeinfos

Home > @runlightyear/salesforce > DescribeSObjectResult > recordTypeInfos

DescribeSObjectResult.recordTypeInfos property

An array of the record types supported by this object. The user need not have access to all the returned record types to see them here.

Signature:
recordTypeInfos: Array<RecordTypeInfo>;