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