model
This commit is contained in:
parent
108efc33f3
commit
b05cf14bf3
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from typing import TypedDict
|
||||||
|
|
||||||
|
|
||||||
class FAIEligibilityStatus(TypedDict):
|
class FAIEligibilityStatus(TypedDict):
|
||||||
faiName: str
|
|
||||||
isEligible: bool
|
isEligible: bool
|
||||||
ftthDeployer: str
|
ftthDeployer: str
|
||||||
ftthStatus: str
|
ftthStatus: str
|
||||||
|
|
Loading…
Reference in a new issue