Class SesarWebHook
The object used for SESAR webHook
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class SesarWebHook
Properties
CryptedObject
The crypted manifest
Declaration
public string CryptedObject { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
HashKey
The hashkey of the crytped key used
Declaration
public string HashKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |