export default class BooleanIdRequest { id?: string; value: boolean; }