Merged PR 2407: Extract representation entry specialist rules to domain policy
Extract representation entry specialist rules to domain policy Related work items: #23754
This commit is contained in:
@@ -7,3 +7,5 @@ export {
|
||||
export { canShowRepresentationButtonForAppealType } from "./canShowRepresentationButtonForAppealType";
|
||||
export { canStartHouseholderRepresentation } from "./canStartHouseholderRepresentation";
|
||||
export { canStartCpoRepresentation } from "./canStartCpoRepresentation";
|
||||
export { canStartRowRepresentation } from "./canStartRowRepresentation";
|
||||
export { canStartAdvertRepresentation } from "./canStartAdvertRepresentation";
|
||||
|
||||
Reference in New Issue
Block a user