Skip to content

TBasketInvalidSections

TBasketInvalidSections

TBasketInvalidSections is an object that represents the incorrectly filled sections of the current basket and consists of the following fields:

  • shippingAddress: string | undefined
  • additionalFields: string | undefined
  • billingAddress: string | undefined
  • basketItems: string | undefined
  • shipping: string | undefined
  • payment: string | undefined
  • sum: string | undefined
  • off: string | undefined