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