export enum EGetAll { all = "all", will_post = "will-post", posted = "posted", }