Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrdersCustomBatchRequestEntryShipLineItems
Interface OrdersCustomBatchRequestEntryShipLineItems
interface
OrdersCustomBatchRequestEntryShipLineItems
{
carrier
?:
string
;
lineItems
?:
OrderShipmentLineItemShipment
[]
;
shipmentGroupId
?:
string
;
shipmentId
?:
string
;
shipmentInfos
?:
OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
[]
;
trackingId
?:
string
;
}
Index
Properties
carrier?
line
Items?
shipment
Group
Id?
shipment
Id?
shipment
Infos?
tracking
Id?
Properties
Optional
carrier
carrier
?:
string
Optional
line
Items
lineItems
?:
OrderShipmentLineItemShipment
[]
Optional
shipment
Group
Id
shipmentGroupId
?:
string
Optional
shipment
Id
shipmentId
?:
string
Optional
shipment
Infos
shipmentInfos
?:
OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
[]
Optional
tracking
Id
trackingId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
carrier
line
Items
shipment
Group
Id
shipment
Id
shipment
Infos
tracking
Id
Google Apps Script API
Loading...