Appearance
ServiceNow.Core
SNow.Core.ServiceCatalog.ICatalogService<T>
ICatalogService<T>.Request(object) Method
csharp
System.Threading.Tasks.Task<T> Request(object data);Parameters
data System.Object