Alokai

UpdateCartItemShippingAddress

type UpdateCartItemShippingAddress = {
  address: AddressInput;
};

Referenced Types

On this page