Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentServiceType
The type of a fulfillment service.
Signature:
export declare enum FulfillmentServiceType
| Member | Value | Description |
|---|---|---|
| GiftCard | "GIFT_CARD" |
Fulfillment by gift card. |
| Manual | "MANUAL" |
Manual fulfillment by the merchant. |
| ThirdParty | "THIRD_PARTY" |
Fullfillment by a third-party fulfillment service. |