Files
medusa-store/www/utils/generated/oas-output/schemas/StoreShippingOptionResponse.ts
T

14 lines
292 B
TypeScript

/**
* @schema StoreShippingOptionResponse
* type: object
* description: The shipping option's details.
* x-schemaName: StoreShippingOptionResponse
* required:
* - shipping_option
* properties:
* shipping_option:
* $ref: "#/components/schemas/StoreCartShippingOption"
*
*/