MobX Lark
Preparing search index...
VatInvoice
Interface VatInvoice
interface
VatInvoice
{
items
:
Record
<
"value"
|
"type"
,
string
>
[]
[]
;
type
:
|
InvoiceEntityType
|
"invoice_name"
|
"invoice_date"
|
"total_price"
|
"total_tax"
|
"total_price_and_tax"
|
"big_total_price_and_tax"
|
"buyer_name"
|
"buyer_taxpayer_no"
|
"buyer_address_phone"
|
"buyer_account"
|
"seller_name"
|
"seller_taxpayer_no"
|
"seller_address_phone"
|
"seller_account"
|
"check_code"
|
"payee"
|
"password_area"
|
"remarks"
|
"reviewer"
|
"drawer"
|
"is_sealed"
|
"machine_num"
;
value
:
string
;
}
Index
Properties
items
type
value
Properties
items
items
:
Record
<
"value"
|
"type"
,
string
>
[]
[]
type
type
:
|
InvoiceEntityType
|
"invoice_name"
|
"invoice_date"
|
"total_price"
|
"total_tax"
|
"total_price_and_tax"
|
"big_total_price_and_tax"
|
"buyer_name"
|
"buyer_taxpayer_no"
|
"buyer_address_phone"
|
"buyer_account"
|
"seller_name"
|
"seller_taxpayer_no"
|
"seller_address_phone"
|
"seller_account"
|
"check_code"
|
"payee"
|
"password_area"
|
"remarks"
|
"reviewer"
|
"drawer"
|
"is_sealed"
|
"machine_num"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
items
type
value
MobX Lark
Loading...