OrderCreated

constructor(orderId: String, customerId: String, items: List<OrderItem>, address: ShippingAddress, fromCart: Boolean)