rootDnaId

This commit is contained in:
setthawutttty 2025-06-17 13:31:53 +07:00
parent 91ea489bc7
commit 5562f2349f
4 changed files with 12 additions and 0 deletions

View file

@ -31,6 +31,8 @@ interface DataSholarship {
guarantorPosExecutive: string; //ชื่อตำแหน่งทางการบริหาร(ผู้ค้ำ)
guarantorOrg: string;
guarantorRootId: string | null;
guarantorRootDnaId: string | null;
rootDnaId: string | null;
guarantorRoot: string;
guarantorOrgRootShortName: string;
guarantorOrgRevisionId: string | null;