Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
1.1 KiB
1.1 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: AdminGetRegionsRegionFulfillmentOptionsRes
internal.internal.AdminGetRegionsRegionFulfillmentOptionsRes
Schema
AdminGetRegionsRegionFulfillmentOptionsRes type: object required:
- fulfillment_options properties: fulfillment_options: type: array description: Fulfillment providers details. items: type: object required: - provider_id - options properties: provider_id: description: ID of the fulfillment provider type: string options: description: fulfillment provider options type: array items: type: object example: - id: "manual-fulfillment" - id: "manual-fulfillment-return" is_return: true
Properties
fulfillment_options
• fulfillment_options: FulfillmentOption[]
Defined in
packages/medusa/dist/api/routes/admin/regions/index.d.ts:121