OrganizationToken¶
Defines tokens for organization mapping.
Fields¶
| Field | Type | Description |
|---|---|---|
| ID | numeric | Internal ID for the OrganizationToken entity (Primary Key) |
| Notes | string | Custom notes |
| OrganizationID | numeric | Internal ID that references the Organization entity (Foreign Key) |
| Token | string | A string that matches the token defined in the corresponding mapping rule |