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