Allowlist-specific metadata
| Name | Type | Description | Notes |
|---|---|---|---|
| lastSyncedAt | OffsetDateTime | ISO 8601 timestamp of last sync with provider | [optional] |
| syncStatus | SyncStatusEnum | Status of last sync operation | [optional] |
| Name | Value |
|---|---|
| SUCCESS | "SUCCESS" |
| FAILED | "FAILED" |
| IN_PROGRESS | "IN_PROGRESS" |
| NEVER_SYNCED | "NEVER_SYNCED" |