exports.MerchantOrder= class MerchantOrder { constructor(page) { this.page = page; this. } }