MobX Lark
Preparing search index...
Contract
Interface Contract
interface
Contract
{
bank_info
:
ContractBankInfo
[]
;
body_info
:
ContractBodyInfo
[]
;
copy
:
ContractCopy
;
currency
:
ContractCurrency
;
file_id
:
string
;
header
:
string
;
price
:
ContractPrice
;
time
:
ContractTime
;
}
Hierarchy
Record
<
"file_id"
|
"header"
,
string
>
Contract
Index
Properties
bank_
info
body_
info
copy
currency
file_
id
header
price
time
Properties
bank_
info
bank_info
:
ContractBankInfo
[]
body_
info
body_info
:
ContractBodyInfo
[]
copy
copy
:
ContractCopy
currency
currency
:
ContractCurrency
file_
id
file_id
:
string
header
header
:
string
price
price
:
ContractPrice
time
time
:
ContractTime
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bank_
info
body_
info
copy
currency
file_
id
header
price
time
MobX Lark
Loading...