module.exports = [{ mapId: 'configMap', idProperty: 'uuid', properties: [ 'date_updated', 'default_tax_percent' ], associations: [ {name: 'modified_by', mapId: 'userMap', columnPrefix: 'user_'}, ] }]