GraphQL OBJECT

AlignIpCountryWithCustomerCountryPayload

Payload for aligned IP country with customer country.

link Definition

  • type AlignIpCountryWithCustomerCountryPayload {
  • # The updated taxation history.
  • updatedTaxationHistory: TaxationHistory
  • # Purchase with updated history.
  • purchase: Purchase
  • }

link Required by