Change ExternalService nullable variables from pointers to values
Created by: asdine
After discussing with @tsenart it turns out it is easier to use zero values rather than pointers for ExternalService's DeletedAt
, NamespaceUserID
, LastSyncAt
and NextSyncAt
members