MobX Lark
Preparing search index...
SeatAssign
Interface SeatAssign
interface
SeatAssign
{
end_time
:
string
;
i18n_name
:
TranslationMap
;
license_plan_key
:
string
;
product_name
:
string
;
start_time
:
string
;
subscription_id
:
string
;
}
Hierarchy
Record
<
|
"subscription_id"
|
"license_plan_key"
|
"product_name"
|
`
${
"start"
|
"end"
}
_time
`
,
string
,
>
SeatAssign
Index
Properties
end_
time
i18n_
name
license_
plan_
key
product_
name
start_
time
subscription_
id
Properties
end_
time
end_time
:
string
i18n_
name
i18n_name
:
TranslationMap
license_
plan_
key
license_plan_key
:
string
product_
name
product_name
:
string
start_
time
start_time
:
string
subscription_
id
subscription_id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end_
time
i18n_
name
license_
plan_
key
product_
name
start_
time
subscription_
id
MobX Lark
Loading...