export class GetCertificationRequestByCertificateQuery { constructor(public readonly certificateId: number) {} }