export class GetCertificateQuery { constructor(public readonly id: number) {} }