TaxProductRegistrationsResourceCountryOptions constructor

const TaxProductRegistrationsResourceCountryOptions({
  1. TaxProductRegistrationsResourceCountryOptionsDefault? ae,
  2. TaxProductRegistrationsResourceCountryOptionsEurope? at,
  3. TaxProductRegistrationsResourceCountryOptionsDefault? au,
  4. TaxProductRegistrationsResourceCountryOptionsEurope? be,
  5. TaxProductRegistrationsResourceCountryOptionsEurope? bg,
  6. TaxProductRegistrationsResourceCountryOptionsCanada? ca,
  7. TaxProductRegistrationsResourceCountryOptionsDefault? ch,
  8. TaxProductRegistrationsResourceCountryOptionsSimplified? cl,
  9. TaxProductRegistrationsResourceCountryOptionsSimplified? co,
  10. TaxProductRegistrationsResourceCountryOptionsEurope? cy,
  11. TaxProductRegistrationsResourceCountryOptionsEurope? cz,
  12. TaxProductRegistrationsResourceCountryOptionsEurope? de,
  13. TaxProductRegistrationsResourceCountryOptionsEurope? dk,
  14. TaxProductRegistrationsResourceCountryOptionsEurope? ee,
  15. TaxProductRegistrationsResourceCountryOptionsEurope? es,
  16. TaxProductRegistrationsResourceCountryOptionsEurope? fi,
  17. TaxProductRegistrationsResourceCountryOptionsEurope? fr,
  18. TaxProductRegistrationsResourceCountryOptionsDefault? gb,
  19. TaxProductRegistrationsResourceCountryOptionsEurope? gr,
  20. TaxProductRegistrationsResourceCountryOptionsEurope? hr,
  21. TaxProductRegistrationsResourceCountryOptionsEurope? hu,
  22. TaxProductRegistrationsResourceCountryOptionsSimplified? id,
  23. TaxProductRegistrationsResourceCountryOptionsEurope? ie,
  24. TaxProductRegistrationsResourceCountryOptionsDefault? is_,
  25. TaxProductRegistrationsResourceCountryOptionsEurope? it,
  26. TaxProductRegistrationsResourceCountryOptionsDefault? jp,
  27. TaxProductRegistrationsResourceCountryOptionsSimplified? kr,
  28. TaxProductRegistrationsResourceCountryOptionsEurope? lt,
  29. TaxProductRegistrationsResourceCountryOptionsEurope? lu,
  30. TaxProductRegistrationsResourceCountryOptionsEurope? lv,
  31. TaxProductRegistrationsResourceCountryOptionsEurope? mt,
  32. TaxProductRegistrationsResourceCountryOptionsSimplified? mx,
  33. TaxProductRegistrationsResourceCountryOptionsSimplified? my,
  34. TaxProductRegistrationsResourceCountryOptionsEurope? nl,
  35. TaxProductRegistrationsResourceCountryOptionsDefault? no,
  36. TaxProductRegistrationsResourceCountryOptionsDefault? nz,
  37. TaxProductRegistrationsResourceCountryOptionsEurope? pl,
  38. TaxProductRegistrationsResourceCountryOptionsEurope? pt,
  39. TaxProductRegistrationsResourceCountryOptionsEurope? ro,
  40. TaxProductRegistrationsResourceCountryOptionsSimplified? sa,
  41. TaxProductRegistrationsResourceCountryOptionsEurope? se,
  42. TaxProductRegistrationsResourceCountryOptionsDefault? sg,
  43. TaxProductRegistrationsResourceCountryOptionsEurope? si,
  44. TaxProductRegistrationsResourceCountryOptionsEurope? sk,
  45. TaxProductRegistrationsResourceCountryOptionsSimplified? th,
  46. TaxProductRegistrationsResourceCountryOptionsSimplified? tr,
  47. TaxProductRegistrationsResourceCountryOptionsUnitedStates? us,
  48. TaxProductRegistrationsResourceCountryOptionsSimplified? vn,
  49. TaxProductRegistrationsResourceCountryOptionsDefault? za,
})

TaxProductRegistrationsResourceCountryOptions

Implementation

const TaxProductRegistrationsResourceCountryOptions({
  this.ae,
  this.at,
  this.au,
  this.be,
  this.bg,
  this.ca,
  this.ch,
  this.cl,
  this.co,
  this.cy,
  this.cz,
  this.de,
  this.dk,
  this.ee,
  this.es,
  this.fi,
  this.fr,
  this.gb,
  this.gr,
  this.hr,
  this.hu,
  this.id,
  this.ie,
  this.is_,
  this.it,
  this.jp,
  this.kr,
  this.lt,
  this.lu,
  this.lv,
  this.mt,
  this.mx,
  this.my,
  this.nl,
  this.no,
  this.nz,
  this.pl,
  this.pt,
  this.ro,
  this.sa,
  this.se,
  this.sg,
  this.si,
  this.sk,
  this.th,
  this.tr,
  this.us,
  this.vn,
  this.za,
});