Types > OIOrderHistoryFulfillmentCompleted
Commerce APITypesOIOrderHistoryFulfillmentCompleted
OIOrderHistoryFulfillmentCompleted

Description

Fields

fulfillment_index: Int!


Used By

Types

OIOrderHistory

Preview (typescript)

interface OIOrderHistoryFulfillmentCompleted {
fulfillment_index: number
}