Class SObject
- Namespace
- NetCoreForce.Client.Models
- Assembly
- NetCoreForce.Client.dll
public abstract class SObject
- Inheritance
-
SObject
- Derived
- Inherited Members
Properties
Attributes
Contains the type and url of the object, included in some responses
[JsonProperty(PropertyName = "attributes")]
public SObjectAttributes Attributes { get; set; }