export class GetOrganizationCommand { constructor(public readonly id: string) {} }