| Package | Description |
|---|---|
| com.force.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeSObject
This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe It has all of
the fields for a particular sobject, and metadata about those fields.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSObjectBasic |
DiscoverSObject.getObjectDescribe() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeSObjectBasic> |
DescribeGlobal.getSObjects() |
Copyright © 2016. All rights reserved.