Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrdersUpdateLineItemShippingDetailsRequest
Interface OrdersUpdateLineItemShippingDetailsRequest
interface
OrdersUpdateLineItemShippingDetailsRequest
{
deliverByDate
?:
string
;
lineItemId
?:
string
;
operationId
?:
string
;
productId
?:
string
;
shipByDate
?:
string
;
}
Index
Properties
deliver
By
Date?
line
Item
Id?
operation
Id?
product
Id?
ship
By
Date?
Properties
Optional
deliver
By
Date
deliverByDate
?:
string
Optional
line
Item
Id
lineItemId
?:
string
Optional
operation
Id
operationId
?:
string
Optional
product
Id
productId
?:
string
Optional
ship
By
Date
shipByDate
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deliver
By
Date
line
Item
Id
operation
Id
product
Id
ship
By
Date
Google Apps Script API
Loading...