kiotviet-client-sdk - v0.3.4
Preparing search index...
Order
Interface Order
interface
Order
{
branchId
:
number
;
branchName
:
string
;
code
:
string
;
createdDate
:
string
;
customerCode
?:
string
;
customerId
?:
number
;
customerName
?:
string
;
description
?:
string
;
discount
?:
number
;
discountRatio
?:
number
;
id
:
number
;
modifiedDate
?:
string
;
orderDelivery
?:
{
address
:
string
;
contactNumber
:
string
;
deliveryCode
:
string
;
expectedDelivery
?:
string
;
height
?:
number
;
length
?:
number
;
locationId
?:
number
;
locationName
?:
string
;
partnerDelivery
?:
{
address
:
string
;
code
:
string
;
contactNumber
:
string
;
email
:
string
;
name
:
string
;
}
;
partnerDeliveryId
?:
number
;
price
?:
number
;
receiver
:
string
;
type
?:
number
;
wardName
?:
string
;
weight
?:
number
;
width
?:
number
;
}
;
orderDetails
:
OrderProduct
[]
;
payments
?:
{
accountId
?:
number
;
amount
:
number
;
bankAccount
?:
string
;
code
:
string
;
id
:
number
;
method
:
string
;
status
?:
number
;
statusValue
?:
string
;
transDate
:
string
;
}
[]
;
purchaseDate
:
string
;
retailerId
:
number
;
saleChannelId
?:
number
;
soldById
?:
number
;
soldByName
?:
string
;
status
:
number
;
statusValue
:
string
;
total
:
number
;
totalPayment
:
number
;
usingCod
:
boolean
;
}
Index
Properties
branch
Id
branch
Name
code
created
Date
customer
Code?
customer
Id?
customer
Name?
description?
discount?
discount
Ratio?
id
modified
Date?
order
Delivery?
order
Details
payments?
purchase
Date
retailer
Id
sale
Channel
Id?
sold
By
Id?
sold
By
Name?
status
status
Value
total
total
Payment
using
Cod
Properties
branch
Id
branchId
:
number
branch
Name
branchName
:
string
code
code
:
string
created
Date
createdDate
:
string
Optional
customer
Code
customerCode
?:
string
Optional
customer
Id
customerId
?:
number
Optional
customer
Name
customerName
?:
string
Optional
description
description
?:
string
Optional
discount
discount
?:
number
Optional
discount
Ratio
discountRatio
?:
number
id
id
:
number
Optional
modified
Date
modifiedDate
?:
string
Optional
order
Delivery
orderDelivery
?:
{
address
:
string
;
contactNumber
:
string
;
deliveryCode
:
string
;
expectedDelivery
?:
string
;
height
?:
number
;
length
?:
number
;
locationId
?:
number
;
locationName
?:
string
;
partnerDelivery
?:
{
address
:
string
;
code
:
string
;
contactNumber
:
string
;
email
:
string
;
name
:
string
;
}
;
partnerDeliveryId
?:
number
;
price
?:
number
;
receiver
:
string
;
type
?:
number
;
wardName
?:
string
;
weight
?:
number
;
width
?:
number
;
}
order
Details
orderDetails
:
OrderProduct
[]
Optional
payments
payments
?:
{
accountId
?:
number
;
amount
:
number
;
bankAccount
?:
string
;
code
:
string
;
id
:
number
;
method
:
string
;
status
?:
number
;
statusValue
?:
string
;
transDate
:
string
;
}
[]
purchase
Date
purchaseDate
:
string
retailer
Id
retailerId
:
number
Optional
sale
Channel
Id
saleChannelId
?:
number
Optional
sold
By
Id
soldById
?:
number
Optional
sold
By
Name
soldByName
?:
string
status
status
:
number
status
Value
statusValue
:
string
total
total
:
number
total
Payment
totalPayment
:
number
using
Cod
usingCod
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
branch
Name
code
created
Date
customer
Code
customer
Id
customer
Name
description
discount
discount
Ratio
id
modified
Date
order
Delivery
order
Details
payments
purchase
Date
retailer
Id
sale
Channel
Id
sold
By
Id
sold
By
Name
status
status
Value
total
total
Payment
using
Cod
kiotviet-client-sdk - v0.3.4
Loading...