salesforce.describesobjectresult.createable
Home > @runlightyear/salesforce > DescribeSObjectResult > createable
DescribeSObjectResult.createable property
Indicates whether the object can be created via the create() call (true) or not (false).
Signature:createable: boolean;