rootDnaId
This commit is contained in:
parent
91ea489bc7
commit
5562f2349f
4 changed files with 12 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue