- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FulfillmentSetDTO
The fulfillment set details.
id
stringThe ID of the fulfillment set.
name
stringThe name of the fulfillment set.
type
stringThe type of the fulfillment set.
metadata
null | Record<string, unknown>Holds custom data in key-value pairs.
service_zones
ServiceZoneDTO[]The service zones associated with the fulfillment set.
service_zones
ServiceZoneDTO[]created_at
DateThe creation date of the fulfillment set.
updated_at
DateThe update date of the fulfillment set.
deleted_at
null | DateThe deletion date of the fulfillment set.
Was this page helpful?