Skip to content

ServiceNow.Core

SNow.Core.ServiceCatalog

ICatalogService<T> Interface

csharp
public interface ICatalogService<T>
    where T : SNow.Core.Models.ServiceNowBaseModel

Type parameters

T

Derived
CatalogService<T>

Methods
Request(object)

Released under the MIT License.