kiotviet-client-sdk - v0.3.4
Preparing search index...
OrderListParams
Interface OrderListParams
interface
OrderListParams
{
branchIds
?:
number
[]
;
createdDate
?:
string
;
currentItem
?:
number
;
customerCode
?:
string
;
customerIds
?:
number
[]
;
includeOrderDelivery
?:
boolean
;
includePayment
?:
boolean
;
lastModifiedFrom
?:
string
;
orderBy
?:
string
;
orderDirection
?:
"ASC"
|
"DESC"
;
pageSize
?:
number
;
saleChannelId
?:
number
;
status
?:
number
[]
;
toDate
?:
string
;
}
Index
Properties
branch
Ids?
created
Date?
current
Item?
customer
Code?
customer
Ids?
include
Order
Delivery?
include
Payment?
last
Modified
From?
order
By?
order
Direction?
page
Size?
sale
Channel
Id?
status?
to
Date?
Properties
Optional
branch
Ids
branchIds
?:
number
[]
Optional
created
Date
createdDate
?:
string
Optional
current
Item
currentItem
?:
number
Optional
customer
Code
customerCode
?:
string
Optional
customer
Ids
customerIds
?:
number
[]
Optional
include
Order
Delivery
includeOrderDelivery
?:
boolean
Optional
include
Payment
includePayment
?:
boolean
Optional
last
Modified
From
lastModifiedFrom
?:
string
Optional
order
By
orderBy
?:
string
Optional
order
Direction
orderDirection
?:
"ASC"
|
"DESC"
Optional
page
Size
pageSize
?:
number
Optional
sale
Channel
Id
saleChannelId
?:
number
Optional
status
status
?:
number
[]
Optional
to
Date
toDate
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Ids
created
Date
current
Item
customer
Code
customer
Ids
include
Order
Delivery
include
Payment
last
Modified
From
order
By
order
Direction
page
Size
sale
Channel
Id
status
to
Date
kiotviet-client-sdk - v0.3.4
Loading...