Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails
Interface OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails
interface
OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails
{
deliverByDate
?:
string
;
lineItemId
?:
string
;
productId
?:
string
;
shipByDate
?:
string
;
}
Index
Properties
deliver
By
Date?
line
Item
Id?
product
Id?
ship
By
Date?
Properties
Optional
deliver
By
Date
deliverByDate
?:
string
Optional
line
Item
Id
lineItemId
?:
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
product
Id
ship
By
Date
Google Apps Script API
Loading...