{ "sections": [ "title", "description", "fields", "wsdl_segment", "field_reference" ], "title": "OauthCustomScopeApp - Data API", "description": "Represents the name of the connected app to which the custom scope is assigned. This object is available in API version 49.0 and later.", "fields_columns": [ "type", "properties", "description", "relationship_name", "relationship_type", "refers_to" ], "fields": { "OauthCustomScopeId": { "type": "reference", "properties": "Create, Filter, Group, Sort, Update", "description": "The name of the connected app to which the custom scope is assigned. If the connected app is part of a package, include the package’s namespace prefix with the connected app’s name. Use the following format: __. Use two underscores (_) between the namespace prefix and connected app’s name. This is a relationship field.", "relationship_name": "OauthCustomScope", "relationship_type": "Lookup", "refers_to": "OauthCustomScope" } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```", "field_reference": { "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "Id": { "field_label": "Oauth Custom Scope App ID", "type": "id", "length": "18" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "OauthCustomScopeId": { "field_label": "Oauth Custom Scope ID", "type": "reference", "length": "18" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" } }, "field_reference_columns": [ "field_label", "type", "length" ] }