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