ReasonForLogistic and ReasonForLogisticsLinkType seems to be obsolete. Both classes link to pages that are no longer existing.
It seems they have been replaced:
ReasonForLogistic => LogisticsReasonsCodes
ReasonForLogisticsLinkType => ReasonCodesLinkType
I would suggest to make the old classes (ReasonForLogistic and ReasonForLogisticsLinkType) a class alias (like here) for the new versions and include the deprecation notice. In the next mayor version we could drop the aliases.