| Name | Description | Type | Additional information |
|---|---|---|---|
| UseTransaction |
Should a SQL transaction be used for the import. True for new imports testing, but then false for speed/performance. |
boolean |
None. |
| ConfigValues |
List of configuration values from WebApiWorker |
Dictionary of string [key] and string [value] |
None. |
| SiteCode | string |
None. |
|
| VerificationKey | string |
None. |
|
| TimestampUTC | string |
None. |
|
| ResponseCallbackUri | string |
None. |
|
| APIUsername | string |
None. |
|
| IDToken | string |
None. |
|
| UserAccount | Account |
None. |
|
| UserdID | integer |
None. |
|
| IsValidJwtToken | boolean |
None. |