Add integration test
-
Add integration test
-
Fix this error: "AttributeError: account object has no attribute 'corporateName'" using
hasattribute
method instead, when building the AccountMapping and checking which attributes must be set depending on thedocumentType
.