Appearance
ServiceNow.Core
SNow.Core.API
IAPI Interface
Handle ServiceNow API
csharp
public interface IAPIDerived
↳ API
| Methods | |
|---|---|
| DeleteAsync(string, Guid) | |
| GetAsync(string) | |
| PostAsync(string, HttpContent) | |
| PutAsync(string, Guid, HttpContent) |