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