Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-8.internal.AdminGetRegionsRegionFulfillmentOptionsRes.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
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>
2023-10-10 17:47:07 +00:00

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