'use strict'; const oadrResponse1 = { '_type': 'oadrResponse', 'responseCode': '200', 'responseDescription': 'OK', 'responseRequestId': '', 'venId': 'aa' }; module.exports = { oadrResponse1 };