Describes a standard Salesforce record

Hierarchy

  • SObjectRecord

Indexable

[field: string]: any

Properties

Properties

Id: string
Name?: string
attributes: {
    type: string;
    url: string;
}

Type declaration

  • type: string
  • url: string