vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SObjectRecord
Type Alias SObjectRecord<T>
SObjectRecord
:
{
attributes
:
SObjectRecordAttributes
;
Id
:
string
;
Name
?:
string
;
}
&
T
Describes a standard Salesforce record
Type Parameters
T
extends
object
=
{
[
field
:
string
]:
any
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v1.40.0-beta-4
Loading...
Describes a standard Salesforce record