Alokai

ShippingAddress

type ShippingAddress = Address & {
  isDefault?: boolean;
};

Referenced Types

On this page