Published constructor

Published(
  1. int requestID,
  2. int publicationID
)

Implementation

Published(this.requestID, this.publicationID);