This table contains login/configuration["BR"] information related to Swipe Clock. This table has a 0..1 to 1 relationship with Client. |
client_KEY | int (4) | NOT NULL | Primary and foreign key. Foreign-keyed to Client_Payroll_Information rather than directly to Client. |
accountant_id | bigint (8) | NOT NULL | An UnquotedJSON Number is to be provided as specified by the SwipeClock documentation |
encrypted_accountant_secret | nvarchar (-1) | NOT NULL | The accountant secret of swipe clock partner login, which is an auto generated field["BR"] in SwipeClock application entered while requesting data into ACS from SwipeClock application, for connection purposes.["BR"] This value is encrypted. |