GetShippingMethodsResponse
Data returned from the getShippingMethods API endpoint.
type GetShippingMethodsResponse = Record<"shippingMethods", ShippingMethod[]>;Data returned from the getShippingMethods API endpoint.
type GetShippingMethodsResponse = Record<"shippingMethods", ShippingMethod[]>;