SalesforceRestApiSObjectBasicInfoResponse<T>: { objectDescribe: SalesforceRestApiSObjectBasicInfoObjectDescribe; recentItems: T[] }

Salesforce REST API response type for GET requests to the sObject Basic Information endpoint, for retrieving individual metadata for an object.

Type Parameters

Type declaration

Generated using TypeDoc