Module constructor
Module({})
Implementation
Module(
{this.id,
this.createdAt,
this.campaign,
this.customer,
this.integration,
this.order,
this.product,
this.stock,
this.subStore});