Preparing search index...
The search index is not available
Persian Tools - v3.6.0
Persian Tools
OperatorModel
Interface OperatorModel
Operators model such as province, base city, model, type (permanent or credit or both)
interface
OperatorModel
{
base
:
string
;
model
?:
string
;
operator
:
string
;
province
:
string
[]
;
type
:
(
"permanent"
|
"credit"
)
[]
;
}
Index
Properties
base
model?
operator
province
type
Properties
base
base
:
string
Optional
model
model
?:
string
operator
operator
:
string
province
province
:
string
[]
type
type
:
(
"permanent"
|
"credit"
)
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
model
operator
province
type
Persian Tools - v3.6.0
Loading...
Operators model such as province, base city, model, type (permanent or credit or both)