Przejdź do głównej zawartości

Interface: UseAvailableShippingMethodsOptions

Properties

address

address: ShippingAddressInput | null | undefined

Destination the buyer entered. Methods are re-fetched when it changes.


cartId

cartId: string | null | undefined

Cart to price the delivery for.


enabled?

optional enabled?: boolean

Set to false to hold off fetching (e.g. the address form is still incomplete).