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