Member Junction
Preparing search index...
@memberjunction/unit-testing
FxModel
Interface FxModel
interface
FxModel
{
AIModelType
:
string
;
AIModelTypeID
:
string
;
APIName
:
string
|
null
;
DriverClass
:
string
|
null
;
ID
:
string
;
IsActive
:
boolean
;
ModelVendors
:
FxModelVendor
[]
;
Name
:
string
;
PowerRank
:
number
;
SupportsEffortLevel
:
boolean
|
null
;
Vendor
:
string
;
}
Index
Properties
AI
Model
Type
AI
Model
Type
ID
API
Name
Driver
Class
ID
Is
Active
Model
Vendors
Name
Power
Rank
Supports
Effort
Level
Vendor
Properties
AI
Model
Type
AIModelType
:
string
AI
Model
Type
ID
AIModelTypeID
:
string
API
Name
APIName
:
string
|
null
Driver
Class
DriverClass
:
string
|
null
ID
ID
:
string
Is
Active
IsActive
:
boolean
Model
Vendors
ModelVendors
:
FxModelVendor
[]
Name
Name
:
string
Power
Rank
PowerRank
:
number
Supports
Effort
Level
SupportsEffortLevel
:
boolean
|
null
Vendor
Vendor
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AI
Model
Type
AI
Model
Type
ID
API
Name
Driver
Class
ID
Is
Active
Model
Vendors
Name
Power
Rank
Supports
Effort
Level
Vendor
Member Junction
Loading...