Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrderShipmentLineItemShipment
Interface OrderShipmentLineItemShipment
interface
OrderShipmentLineItemShipment
{
lineItemId
?:
string
;
productId
?:
string
;
quantity
?:
number
;
}
Index
Properties
line
Item
Id?
product
Id?
quantity?
Properties
Optional
line
Item
Id
lineItemId
?:
string
Optional
product
Id
productId
?:
string
Optional
quantity
quantity
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
line
Item
Id
product
Id
quantity
Google Apps Script API
Loading...