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