Namespace: internal
Classes
Type Aliases
AdminShippingProfilesListRes
Ƭ AdminShippingProfilesListRes: Object
Type declaration
Name | Type |
---|---|
shipping_profiles | ShippingProfile [] |
Defined in
medusa/dist/api/routes/admin/shipping-profiles/index.d.ts:12
AdminShippingProfilesRes
Ƭ AdminShippingProfilesRes: Object
Type declaration
Name | Type |
---|---|
shipping_profile | ShippingProfile |
Defined in
medusa/dist/api/routes/admin/shipping-profiles/index.d.ts:9
Was this page helpful?