treezor_client 1.12.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (268) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +8 -7
  4. data/docs/BusinessApi.md +2 -2
  5. data/docs/Payin.md +1 -1
  6. data/docs/PayinApi.md +2 -2
  7. data/docs/Payinrefund.md +1 -1
  8. data/docs/PayinrefundApi.md +4 -4
  9. data/generate.sh +10 -0
  10. data/lib/treezor_client/api/balance_api.rb +1 -1
  11. data/lib/treezor_client/api/bankaccount_api.rb +1 -1
  12. data/lib/treezor_client/api/beneficiaries_api.rb +1 -1
  13. data/lib/treezor_client/api/business_api.rb +4 -4
  14. data/lib/treezor_client/api/card_api.rb +1 -1
  15. data/lib/treezor_client/api/card_digitalizations_api.rb +1 -1
  16. data/lib/treezor_client/api/card_reserve_api.rb +1 -1
  17. data/lib/treezor_client/api/cardtransaction_api.rb +1 -1
  18. data/lib/treezor_client/api/country_restriction_groups_api.rb +1 -1
  19. data/lib/treezor_client/api/document_api.rb +1 -1
  20. data/lib/treezor_client/api/heartbeat_api.rb +1 -1
  21. data/lib/treezor_client/api/issuer_initiated_digitization_data_api.rb +1 -1
  22. data/lib/treezor_client/api/mandate_api.rb +1 -1
  23. data/lib/treezor_client/api/mcc_restriction_groups_api.rb +1 -1
  24. data/lib/treezor_client/api/merchant_id_restriction_groups_api.rb +1 -1
  25. data/lib/treezor_client/api/payin_api.rb +3 -3
  26. data/lib/treezor_client/api/payinrefund_api.rb +3 -3
  27. data/lib/treezor_client/api/payout_api.rb +1 -1
  28. data/lib/treezor_client/api/payout_refunds_api.rb +1 -1
  29. data/lib/treezor_client/api/tax_residence_api.rb +1 -1
  30. data/lib/treezor_client/api/transaction_api.rb +1 -1
  31. data/lib/treezor_client/api/transfer_api.rb +1 -1
  32. data/lib/treezor_client/api/transferrefund_api.rb +1 -1
  33. data/lib/treezor_client/api/user_api.rb +1 -1
  34. data/lib/treezor_client/api/virtualibans_api.rb +1 -1
  35. data/lib/treezor_client/api/wallet_api.rb +1 -1
  36. data/lib/treezor_client/api_client.rb +6 -4
  37. data/lib/treezor_client/api_error.rb +1 -1
  38. data/lib/treezor_client/configuration.rb +3 -3
  39. data/lib/treezor_client/models/balance.rb +3 -2
  40. data/lib/treezor_client/models/bankaccount.rb +3 -2
  41. data/lib/treezor_client/models/beneficiaries_sdd_b2b_whitelist.rb +3 -2
  42. data/lib/treezor_client/models/beneficiary.rb +3 -2
  43. data/lib/treezor_client/models/body.rb +3 -2
  44. data/lib/treezor_client/models/body_1.rb +3 -2
  45. data/lib/treezor_client/models/body_10.rb +3 -2
  46. data/lib/treezor_client/models/body_11.rb +3 -2
  47. data/lib/treezor_client/models/body_2.rb +3 -2
  48. data/lib/treezor_client/models/body_3.rb +3 -2
  49. data/lib/treezor_client/models/body_4.rb +3 -2
  50. data/lib/treezor_client/models/body_5.rb +3 -2
  51. data/lib/treezor_client/models/body_6.rb +3 -2
  52. data/lib/treezor_client/models/body_7.rb +3 -2
  53. data/lib/treezor_client/models/body_8.rb +3 -2
  54. data/lib/treezor_client/models/body_9.rb +3 -2
  55. data/lib/treezor_client/models/businesssearchs_businessinformations.rb +3 -2
  56. data/lib/treezor_client/models/card.rb +3 -2
  57. data/lib/treezor_client/models/card_digitalization.rb +3 -2
  58. data/lib/treezor_client/models/country_restriction_group.rb +3 -2
  59. data/lib/treezor_client/models/document.rb +3 -2
  60. data/lib/treezor_client/models/error.rb +3 -2
  61. data/lib/treezor_client/models/inline_response_200.rb +3 -2
  62. data/lib/treezor_client/models/inline_response_200_1.rb +3 -2
  63. data/lib/treezor_client/models/inline_response_200_10.rb +3 -2
  64. data/lib/treezor_client/models/inline_response_200_10_cardtransactions.rb +3 -2
  65. data/lib/treezor_client/models/inline_response_200_11.rb +3 -2
  66. data/lib/treezor_client/models/inline_response_200_12.rb +3 -2
  67. data/lib/treezor_client/models/inline_response_200_13.rb +3 -2
  68. data/lib/treezor_client/models/inline_response_200_14.rb +3 -2
  69. data/lib/treezor_client/models/inline_response_200_15.rb +3 -2
  70. data/lib/treezor_client/models/inline_response_200_16.rb +3 -2
  71. data/lib/treezor_client/models/inline_response_200_17.rb +3 -2
  72. data/lib/treezor_client/models/inline_response_200_18.rb +3 -2
  73. data/lib/treezor_client/models/inline_response_200_19.rb +3 -2
  74. data/lib/treezor_client/models/inline_response_200_2.rb +3 -2
  75. data/lib/treezor_client/models/inline_response_200_20.rb +3 -2
  76. data/lib/treezor_client/models/inline_response_200_21.rb +3 -2
  77. data/lib/treezor_client/models/inline_response_200_22.rb +3 -2
  78. data/lib/treezor_client/models/inline_response_200_23.rb +3 -2
  79. data/lib/treezor_client/models/inline_response_200_24.rb +3 -2
  80. data/lib/treezor_client/models/inline_response_200_25.rb +3 -2
  81. data/lib/treezor_client/models/inline_response_200_26.rb +3 -2
  82. data/lib/treezor_client/models/inline_response_200_27.rb +3 -2
  83. data/lib/treezor_client/models/inline_response_200_28.rb +3 -2
  84. data/lib/treezor_client/models/inline_response_200_3.rb +3 -2
  85. data/lib/treezor_client/models/inline_response_200_4.rb +3 -2
  86. data/lib/treezor_client/models/inline_response_200_4_businessinformations.rb +3 -2
  87. data/lib/treezor_client/models/inline_response_200_4_users.rb +3 -2
  88. data/lib/treezor_client/models/inline_response_200_5.rb +3 -2
  89. data/lib/treezor_client/models/inline_response_200_6.rb +3 -2
  90. data/lib/treezor_client/models/inline_response_200_6_cardimages.rb +3 -2
  91. data/lib/treezor_client/models/inline_response_200_7.rb +3 -2
  92. data/lib/treezor_client/models/inline_response_200_8.rb +3 -2
  93. data/lib/treezor_client/models/inline_response_200_9.rb +3 -2
  94. data/lib/treezor_client/models/inline_response_200_9_cardtransactions.rb +3 -2
  95. data/lib/treezor_client/models/inline_response_default.rb +3 -2
  96. data/lib/treezor_client/models/issuer_initiated_digitization_data.rb +3 -2
  97. data/lib/treezor_client/models/issuer_initiated_digitization_datas_additionnal_data.rb +3 -2
  98. data/lib/treezor_client/models/mandate.rb +3 -2
  99. data/lib/treezor_client/models/mcc_restriction_group.rb +3 -2
  100. data/lib/treezor_client/models/merchant_id_restriction_group.rb +3 -2
  101. data/lib/treezor_client/models/payin.rb +4 -3
  102. data/lib/treezor_client/models/payinrefund.rb +4 -3
  103. data/lib/treezor_client/models/payout.rb +3 -2
  104. data/lib/treezor_client/models/payout_refund.rb +3 -2
  105. data/lib/treezor_client/models/tax_residence.rb +3 -2
  106. data/lib/treezor_client/models/transaction.rb +3 -2
  107. data/lib/treezor_client/models/transfer.rb +3 -2
  108. data/lib/treezor_client/models/transferrefund.rb +3 -2
  109. data/lib/treezor_client/models/user.rb +3 -2
  110. data/lib/treezor_client/models/virtualiban.rb +3 -2
  111. data/lib/treezor_client/models/wallet.rb +3 -2
  112. data/lib/treezor_client/version.rb +2 -2
  113. data/lib/treezor_client.rb +1 -1
  114. data/pkg/{treezor_client-1.4.0.gem → treezor_client-1.12.0.gem} +0 -0
  115. data/pkg/treezor_client-2.0.0.gem +0 -0
  116. data/treezor_api_spec.yaml +5 -5
  117. data/treezor_client.gemspec +2 -1
  118. metadata +28 -156
  119. data/doc/TreezorClient/ApiClient.html +0 -2600
  120. data/doc/TreezorClient/ApiError.html +0 -464
  121. data/doc/TreezorClient/Balance.html +0 -2042
  122. data/doc/TreezorClient/BalanceApi.html +0 -760
  123. data/doc/TreezorClient/Bankaccount/EnumAttributeValidator.html +0 -455
  124. data/doc/TreezorClient/Bankaccount.html +0 -2560
  125. data/doc/TreezorClient/BankaccountApi.html +0 -2450
  126. data/doc/TreezorClient/BeneficiariesApi.html +0 -2387
  127. data/doc/TreezorClient/BeneficiariesSddB2bWhitelist.html +0 -1816
  128. data/doc/TreezorClient/Beneficiary.html +0 -2574
  129. data/doc/TreezorClient/Body/EnumAttributeValidator.html +0 -455
  130. data/doc/TreezorClient/Body.html +0 -1826
  131. data/doc/TreezorClient/Body1.html +0 -2596
  132. data/doc/TreezorClient/Body10/EnumAttributeValidator.html +0 -455
  133. data/doc/TreezorClient/Body10.html +0 -2069
  134. data/doc/TreezorClient/Body2.html +0 -2492
  135. data/doc/TreezorClient/Body3.html +0 -1726
  136. data/doc/TreezorClient/Body4.html +0 -1726
  137. data/doc/TreezorClient/Body5/EnumAttributeValidator.html +0 -455
  138. data/doc/TreezorClient/Body5.html +0 -2001
  139. data/doc/TreezorClient/Body6/EnumAttributeValidator.html +0 -455
  140. data/doc/TreezorClient/Body6.html +0 -2069
  141. data/doc/TreezorClient/Body7/EnumAttributeValidator.html +0 -455
  142. data/doc/TreezorClient/Body7.html +0 -2002
  143. data/doc/TreezorClient/Body8/EnumAttributeValidator.html +0 -455
  144. data/doc/TreezorClient/Body8.html +0 -1981
  145. data/doc/TreezorClient/Body9/EnumAttributeValidator.html +0 -455
  146. data/doc/TreezorClient/Body9.html +0 -2001
  147. data/doc/TreezorClient/BusinessApi.html +0 -1548
  148. data/doc/TreezorClient/BusinesssearchsBusinessinformations/EnumAttributeValidator.html +0 -455
  149. data/doc/TreezorClient/BusinesssearchsBusinessinformations.html +0 -2822
  150. data/doc/TreezorClient/Card/EnumAttributeValidator.html +0 -455
  151. data/doc/TreezorClient/Card.html +0 -6928
  152. data/doc/TreezorClient/CardApi.html +0 -9907
  153. data/doc/TreezorClient/CardDigitalization.html +0 -2126
  154. data/doc/TreezorClient/CardDigitalizationDetailsFromGPS.html +0 -4343
  155. data/doc/TreezorClient/CardDigitalizationsApi.html +0 -1542
  156. data/doc/TreezorClient/CardReserveApi.html +0 -1622
  157. data/doc/TreezorClient/CardtransactionApi.html +0 -1243
  158. data/doc/TreezorClient/Configuration.html +0 -2459
  159. data/doc/TreezorClient/CountryRestrictionGroupsApi.html +0 -2602
  160. data/doc/TreezorClient/Document/EnumAttributeValidator.html +0 -455
  161. data/doc/TreezorClient/Document.html +0 -2812
  162. data/doc/TreezorClient/DocumentApi.html +0 -2878
  163. data/doc/TreezorClient/Error.html +0 -1794
  164. data/doc/TreezorClient/HeartbeatApi.html +0 -702
  165. data/doc/TreezorClient/InlineResponse200.html +0 -1626
  166. data/doc/TreezorClient/InlineResponse2001.html +0 -1626
  167. data/doc/TreezorClient/InlineResponse20010.html +0 -1626
  168. data/doc/TreezorClient/InlineResponse20010Cardtransactions.html +0 -5844
  169. data/doc/TreezorClient/InlineResponse20011.html +0 -1626
  170. data/doc/TreezorClient/InlineResponse20012.html +0 -1626
  171. data/doc/TreezorClient/InlineResponse20013.html +0 -1626
  172. data/doc/TreezorClient/InlineResponse20014.html +0 -1626
  173. data/doc/TreezorClient/InlineResponse20015.html +0 -1626
  174. data/doc/TreezorClient/InlineResponse20016.html +0 -1626
  175. data/doc/TreezorClient/InlineResponse20017.html +0 -1626
  176. data/doc/TreezorClient/InlineResponse20018.html +0 -1626
  177. data/doc/TreezorClient/InlineResponse20019.html +0 -1626
  178. data/doc/TreezorClient/InlineResponse2002.html +0 -1626
  179. data/doc/TreezorClient/InlineResponse20020.html +0 -1626
  180. data/doc/TreezorClient/InlineResponse20021.html +0 -1626
  181. data/doc/TreezorClient/InlineResponse20022.html +0 -1626
  182. data/doc/TreezorClient/InlineResponse20023.html +0 -1626
  183. data/doc/TreezorClient/InlineResponse20024.html +0 -1626
  184. data/doc/TreezorClient/InlineResponse20025.html +0 -1626
  185. data/doc/TreezorClient/InlineResponse2003.html +0 -1626
  186. data/doc/TreezorClient/InlineResponse2004.html +0 -1626
  187. data/doc/TreezorClient/InlineResponse2005.html +0 -1626
  188. data/doc/TreezorClient/InlineResponse2005Businessinformations/EnumAttributeValidator.html +0 -455
  189. data/doc/TreezorClient/InlineResponse2005Businessinformations.html +0 -3561
  190. data/doc/TreezorClient/InlineResponse2005Users/EnumAttributeValidator.html +0 -455
  191. data/doc/TreezorClient/InlineResponse2005Users.html +0 -1972
  192. data/doc/TreezorClient/InlineResponse2006.html +0 -1626
  193. data/doc/TreezorClient/InlineResponse2007.html +0 -1626
  194. data/doc/TreezorClient/InlineResponse2007Cardimages.html +0 -1800
  195. data/doc/TreezorClient/InlineResponse2008.html +0 -1626
  196. data/doc/TreezorClient/InlineResponse2009.html +0 -1790
  197. data/doc/TreezorClient/InlineResponseDefault.html +0 -1626
  198. data/doc/TreezorClient/IssuerInitiatedDigitizationDataApi.html +0 -1371
  199. data/doc/TreezorClient/IssuerInitiatedDigitizationDatasAdditionnalData.html +0 -1803
  200. data/doc/TreezorClient/IssuerInitiatedDigitizationDatasAdditionnalDataECCPublicCertificates.html +0 -1804
  201. data/doc/TreezorClient/Mandate/EnumAttributeValidator.html +0 -455
  202. data/doc/TreezorClient/Mandate.html +0 -4584
  203. data/doc/TreezorClient/MandateApi.html +0 -3787
  204. data/doc/TreezorClient/MccRestrictionGroup/EnumAttributeValidator.html +0 -455
  205. data/doc/TreezorClient/MccRestrictionGroup.html +0 -2144
  206. data/doc/TreezorClient/MccRestrictionGroupsApi.html +0 -2598
  207. data/doc/TreezorClient/MerchantIdRestrictionGroup/EnumAttributeValidator.html +0 -455
  208. data/doc/TreezorClient/MerchantIdRestrictionGroup.html +0 -2144
  209. data/doc/TreezorClient/MerchantIdRestrictionGroupsApi.html +0 -2638
  210. data/doc/TreezorClient/Payin/EnumAttributeValidator.html +0 -455
  211. data/doc/TreezorClient/Payin.html +0 -5584
  212. data/doc/TreezorClient/PayinApi.html +0 -2963
  213. data/doc/TreezorClient/Payinrefund/EnumAttributeValidator.html +0 -455
  214. data/doc/TreezorClient/Payinrefund.html +0 -2476
  215. data/doc/TreezorClient/PayinrefundApi.html +0 -2449
  216. data/doc/TreezorClient/Payout/EnumAttributeValidator.html +0 -455
  217. data/doc/TreezorClient/Payout.html +0 -3488
  218. data/doc/TreezorClient/PayoutApi.html +0 -2737
  219. data/doc/TreezorClient/Tav.html +0 -2130
  220. data/doc/TreezorClient/Transaction.html +0 -2798
  221. data/doc/TreezorClient/TransactionApi.html +0 -1491
  222. data/doc/TreezorClient/Transfer/EnumAttributeValidator.html +0 -455
  223. data/doc/TreezorClient/Transfer.html +0 -3158
  224. data/doc/TreezorClient/TransferApi.html +0 -2725
  225. data/doc/TreezorClient/Transferrefund/EnumAttributeValidator.html +0 -455
  226. data/doc/TreezorClient/Transferrefund.html +0 -2644
  227. data/doc/TreezorClient/TransferrefundApi.html +0 -2450
  228. data/doc/TreezorClient/User/EnumAttributeValidator.html +0 -455
  229. data/doc/TreezorClient/User.html +0 -5844
  230. data/doc/TreezorClient/UserApi.html +0 -6647
  231. data/doc/TreezorClient/Virtualiban.html +0 -2462
  232. data/doc/TreezorClient/VirtualibansApi.html +0 -2845
  233. data/doc/TreezorClient/Wallet/EnumAttributeValidator.html +0 -455
  234. data/doc/TreezorClient/Wallet.html +0 -4076
  235. data/doc/TreezorClient/WalletApi.html +0 -3944
  236. data/doc/TreezorClient.html +0 -251
  237. data/doc/_index.html +0 -1025
  238. data/doc/class_list.html +0 -51
  239. data/doc/css/common.css +0 -1
  240. data/doc/css/full_list.css +0 -58
  241. data/doc/css/style.css +0 -496
  242. data/doc/file.README.html +0 -636
  243. data/doc/file_list.html +0 -56
  244. data/doc/frames.html +0 -17
  245. data/doc/index.html +0 -636
  246. data/doc/js/app.js +0 -292
  247. data/doc/js/full_list.js +0 -216
  248. data/doc/js/jquery.js +0 -4
  249. data/doc/method_list.html +0 -15699
  250. data/doc/top-level-namespace.html +0 -110
  251. data/docs/CardDigitalizationDetailsFromGPS.md +0 -40
  252. data/docs/InlineResponse20011Cardtransactions.md +0 -58
  253. data/docs/InlineResponse2005Businessinformations.md +0 -26
  254. data/docs/InlineResponse2005Users.md +0 -12
  255. data/docs/InlineResponse2007Cardimages.md +0 -10
  256. data/docs/IssuerInitiatedDigitizationDatasAdditionnalDataECCPublicCertificates.md +0 -10
  257. data/docs/Tav.md +0 -14
  258. data/lib/treezor_client/models/card_digitalization_details_from_gps.rb +0 -509
  259. data/lib/treezor_client/models/inline_response_200_11_cardtransactions.rb +0 -637
  260. data/lib/treezor_client/models/inline_response_200_5_businessinformations.rb +0 -447
  261. data/lib/treezor_client/models/inline_response_200_5_users.rb +0 -258
  262. data/lib/treezor_client/models/inline_response_200_7_cardimages.rb +0 -219
  263. data/lib/treezor_client/models/issuer_initiated_digitization_datas_additionnal_data_ecc_public_certificates.rb +0 -209
  264. data/lib/treezor_client/models/tav.rb +0 -241
  265. data/pkg/treezor_client-1.0.0.gem +0 -0
  266. data/pkg/treezor_client-1.1.0.gem +0 -0
  267. data/pkg/treezor_client-1.2.0.gem +0 -0
  268. data/pkg/treezor_client-1.3.0.gem +0 -0
@@ -1,447 +0,0 @@
1
- =begin
2
- #Treezor
3
-
4
- #Treezor API. more info [here](https://www.treezor.com).
5
-
6
- OpenAPI spec version: 0.1.1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
10
-
11
- =end
12
-
13
- require 'date'
14
-
15
- module TreezorClient
16
- class InlineResponse2005Businessinformations
17
- # Business commercial name.
18
- attr_accessor :legal_name
19
-
20
- # Business registration number.
21
- attr_accessor :legal_registration_number
22
-
23
- # Business registration date.
24
- attr_accessor :legal_registration_date
25
-
26
- # | Code | Category | Details (in french) | | ---- | ----- | ---- | | 1000 | Individual company | Entrepreneur Individuel a Responsabilité Limitée (EIRL) | | 1100 | Individual company | Artisan-Commerçant | | 1200 | Individual company | Commerçant | | 1300 | Individual company | Artisan | | 1400 | Liberal profession | Officier public ou ministériel | | 1500 | Liberal profession | Profession libérale | | 1600 | Farm operator | Exploitant agricole | | 1700 | Liberal profession | Agent commercial | | 1800 | Partner Director | Associé-gérant | | 1900 | Individual company | Personne physique | | 2110 | Indivision and others | Indivision entre personnes physiques | | 2120 | Indivision and others | Indivision avec personne morale | | 2210 | Indivision and others | Société créée de fait entre personnes physiques | | 2220 | Indivision and others | Société créée de fait avec personne morale | | 2310 | Indivision and others | Société en participation entre personnes physiques | | 2320 | Indivision and others | Société en participation avec personne morale | | 2385 | Indivision and others | Société en participation de professions libérales | | 2400 | Indivision and others | Fiducie | | 2700 | Diverse | Paroisse hors zone concordataire | | 2900 | Economic Interest Grouping | Autre groupement de droit privé non doté de la personnalité morale | | 3110 | Foreign company | Représentation ou agence commerciale d'état ou organisme public étranger immatriculé au RCS | | 3120 | Foreign company | Société étrangère immatriculée au RCS | | 3205 | Foreign company | Organisation internationale | | 3210 | Foreign company | Etat collectivité ou établissement public étranger | | 3220 | Foreign company | Société étrangère non immatriculée au RCS | | 3290 | Foreign company | (Autre) personne morale de droit étranger | | 4110 | Administrations, Instituions | Etablissement public national à caractère industriel ou commercial doté d'un comptable public | | 4120 | Administrations, Instituions | Etablissement public national à caractère industriel ou commercial non doté d'un comptable public | | 4130 | Administrations, Instituions | Exploitant public | | 4140 | Administrations, Instituions | Etablissement public local à caractère industriel ou commercial | | 4150 | Administrations, Instituions | Régie d'une collectivité locale à caractère industriel ou commercial | | 4160 | Administrations, Instituions | Institution Banque de France | | 5191 | De facto undivided ownership company | Société de caution mutuelle | | 5192 | Diverse | Société coopérative de banque populaire | | 5193 | De facto undivided ownership company | Caisse de crédit maritime mutuel | | 5194 | De facto undivided ownership company | Caisse (fédérale) de crédit mutuel | | 5195 | Association fondation | Association coopérative inscrite (droit local Alsace Moselle) | | 5196 | De facto undivided ownership company | Caisse d'épargne et de prévoyance à forme coopérative | | 5202 | General partnership | Société en nom collectif | | 5203 | General partnership | Société en nom collectif coopérative | | 5306 | Limited company | Société en commandite simple | | 5307 | Limited company | Société en commandite simple coopérative | | 5308 | Limited company | Société en commandite par actions | | 5309 | Limited company | Société en commandite par actions coopérative | | 5385 | Limited company | Société d'exercice libéral en commandite par action | | 5410 | Limited Liability Company | SARL nationale | | 5415 | Limited Liability Company | SARL d'économie mixte | | 5422 | Limited Liability Company | SARL immobilière pour le commerce et l'industrie (SICOMI) | | 5426 | Limited Liability Company | Société immobilière de gestion | | 5430 | Limited Liability Company | Safer en SARL | | 5431 | Limited Liability Company | SARL mixte d'intérêt agricole (SIMA) | | 5432 | Limited Liability Company | SARL d'intérêt collectif agricole (SICA) | | 5442 | Limited Liability Company | SARL d'attribution | | 5443 | Limited Liability Company | SARL coopérative de construction | | 5451 | Limited Liability Company | SARL coopérative de consommation | | 5453 | Limited Liability Company | SARL coopérative artisanale | | 5454 | Limited Liability Company | SARL coopérative d'intérêt maritime | | 5455 | Limited Liability Company | SARL coopérative de transports | | 5458 | Limited Liability Company | SARL coopérative ouvrière de production et de crédit (SCOP) | | 5459 | Limited Liability Company | SARL union de sociétés coopératives | | 5460 | Limited Liability Company | SARL coopérative | | 5485 | Limited Liability Company | Société d'exercice libéral à responsabilité limitée | | 5498 | Limited Liability Company | SARL unipersonnelle | | 5499 | Limited Liability Company | SARL | | 5505 | Limited company | SA à participation ouvrière à conseil d'administration | | 5510 | Limited company | SA nationale à conseil d'administration | | 5515 | Limited company | SA d'économie mixte à conseil d'administration | | 5520 | Limited company | Société d'investissement à capital variable (SICAV) à conseil d'administration | | 5522 | Limited company | Société anonyme immobilière pour le commerce et l'industrie (SICOMI) à conseil d'administration | | 5525 | Limited company | Société anonyme immobilière d'investissement à conseil d'administration | | 5530 | Limited company | Safer anonyme à conseil d'administration | | 5531 | Limited company | Société anonyme mixte d'intérêt agricole (SMIA) à conseil d'administration | | 5532 | Limited company | Société anonyme mixte d'intérêt collectif agricole (SICA) à conseil d'administration | | 5542 | Limited company | Société anonyme d'attribution à conseil d'administration | | 5543 | Limited company | Société anonyme coopérative de construction à conseil d'administration | | 5546 | Limited company | SA de HLM à conseil d'administration | | 5547 | Limited company | SA coopérative de production de HLM à conseil d'administration | | 5548 | Limited company | SA de crédit immobilier à conseil d'administration | | 5551 | Limited company | SA coopérative de consommation à conseil d'administration | | 5552 | Limited company | SA coopérative de commerçants détaillants à conseil d'administration | | 5553 | Limited company | SA coopérative artisanale à conseil d'administration | | 5554 | Limited company | SA coopérative (d'intérêt) maritime à conseil d'administration | | 5555 | Limited company | SA coopérative de transports à conseil d'administration | | 5558 | Limited company | SCOP à conseil d'administration | | 5559 | Limited company | SA union de sociétés coopératives à conseil d'administration | | 5560 | Limited company | SA coopérative à conseil d'administration | | 5585 | Limited company | Société d'exercice libéral à forme anonyme à conseil d'administration | | 5599 | Limited company | SA à conseil d'administration | | 5605 | Limited company | SA à participation ouvrière à directoire | | 5610 | Limited company | SA nationale à directoire | | 5615 | Limited company | SA d'économie mixte à directoire | | 5620 | Limited company | SICAV | | 5622 | Limited company | SICOMI | | 5625 | Limited company | Société immobilière d'investissement anonyme à directoire | | 5630 | Limited company | Safer anonyme à directoire | | 5631 | Limited company | Société anonyme mixte d'intérêt agricole (SMIA) | | 5632 | Limited company | SICA | | 5642 | Limited company | Société anonyme d'attribution à directoire | | 5643 | Limited company | Société anonyme coopérative de construction à directoire | | 5646 | Limited company | S.A. HLM à directoire | | 5647 | Limited company | Société coopérative de production de HLM anonyme à directoire | | 5648 | Limited company | SA de crédit immobilier à directoire | | 5651 | Limited company | SA coopérative de consommation à directoire | | 5652 | Limited company | SA coopérative de commerçants détaillants à directoire | | 5653 | Limited company | SA coopérative artisanale à directoire | | 5654 | Limited company | SA coopérative (d'intérêt) maritime à directoire | | 5655 | Limited company | SA coopérative de transport à directoire | | 5658 | Limited company | SCOP | | 5659 | Limited company | SA union de sociétés coopératives à directoire | | 5660 | Limited company | SA coopérative à directoire | | 5685 | Limited company | Société d'exercice libéral à forme anonyme à directoire | | 5699 | Limited company | (Autre) SA à directoire | | 5710 | Limited company | SAS | | 5720 | Limited company | SASU | | 5785 | Limited company | Société d'exercice libéral par action simplifiée | | 5800 | Diverse | Société européenne | | 6100 | De facto undivided ownership company | Caisse d'épargne et de prévoyance | | 6210 | Economic Interest Grouping | GEIE | | 6220 | Economic Interest Grouping | GIE | | 6316 | Diverse | CUMA | | 6317 | Diverse | Société coopérative agricole | | 6318 | Diverse | Union de sociétés coopératives agricoles | | 6411 | De facto undivided ownership company | Société d'assurance mutuelle | | 6521 | Civils companies (without SCI) | SCPI | | 6532 | Civils companies (without SCI) | SICA | | 6533 | Civils companies (without SCI) | GAEC | | 6534 | Civils companies (without SCI) | Groupement foncier agricole | | 6535 | Civils companies (without SCI) | Groupement agricole foncier | | 6536 | Civils companies (without SCI) | Groupement forestier | | 6537 | Civils companies (without SCI) | Groupement pastoral | | 6538 | Civils companies (without SCI) | Groupement foncier rural | | 6539 | Civils companies (without SCI) | Société civile foncière | | 6540 | Civils companies | SCI | | 6541 | Civils companies | SCI de construction vente | | 6542 | Civils companies (without SCI) | Société civile d'attribution | | 6543 | Civils companies (without SCI) | Société civile coopérative de construction | | 6544 | Civils companies | Société civile d'accession progressive à la propriété | | 6551 | Civils companies (without SCI) | Société civile coopérative de consommation | | 6554 | Civils companies (without SCI) | Société civile coopérative (d'intérêt) maritime | | 6558 | Civils companies (without SCI) | Société civile coopérative entre médecins | | 6560 | Civils companies (without SCI) | SCP | | 6561 | Civils companies (without SCI) | SCP d'avocats | | 6562 | Civils companies (without SCI) | SCP d'avocats aux conseil | | 6563 | Civils companies (without SCI) | SCP d'avoués d'appel | | 6564 | Civils companies (without SCI) | SCP d'huissiers | | 6565 | Civils companies (without SCI) | SCP de notaires | | 6566 | Civils companies (without SCI) | SCP de commissaires-priseurs | | 6567 | Civils companies (without SCI) | SCP de greffiers de tribunal de commerce | | 6568 | Civils companies (without SCI) | SCP de conseils juridiques | | 6569 | Civils companies (without SCI) | SCP de commissaires aux comptes | | 6571 | Civils companies (without SCI) | SCP de médecins | | 6572 | Civils companies (without SCI) | SCP de dentistes | | 6573 | Civils companies (without SCI) | SCP d'infirmiers | | 6574 | Civils companies (without SCI) | SCP de masseurs kinésithérapeutes | | 6575 | Civils companies (without SCI) | SCP de directeurs de laboratoire d'analyse médicale | | 6576 | Civils companies (without SCI) | SCP de vétérinaires | | 6577 | Civils companies (without SCI) | SCP de géomètres-experts | | 6578 | Civils companies (without SCI) | SCP d'architectes | | 6585 | Civils companies (without SCI) | SCP | | 6588 | Civils companies (without SCI) | Société civile laitière | | 6589 | Civils companies (without SCI) | Société civile de moyens | | 6595 | Civils companies (without SCI) | Caisse (locale) de crédit mutuel | | 6596 | Civils companies (without SCI) | Caisse de crédit agricole mutuel | | 6597 | Civils companies (without SCI) | Société civile d'exploitation agricole | | 6598 | Farm operator | Exploitation agricole à responsabilité limitée | | 6599 | Civils companies (without SCI) | Autre société civile | | 6901 | Diverse | Autres personnes de droit privé inscrites au registre du commerce et des sociétés | | 7111 | Administrations, Instituions | Autorité constitutionnelle | | 7112 | Administrations, Instituions | Autorité administrative indépendante | | 7113 | Administrations, Instituions | Ministère | | 7120 | Administrations, Instituions | Service central d'un ministère | | 7150 | Administrations, Instituions | Service du ministère de la Défense | | 7160 | Administrations, Instituions | Service déconcentré à compétence nation . D'un ministère (hors Défense) | | 7171 | Administrations, Instituions | Service déconcentré de l'Etat à compétence (inter) régionale | | 7172 | Administrations, Instituions | Service déconcentré de l'Etat à compétence (inter) départementale | | 7179 | Administrations, Instituions | (Autre) Service déconcentré de l'Etat à compétence territoriale | | 7190 | Administrations, Instituions | Ecole nationale non dotée de la personnalité morale | | 7210 | Administrations, Instituions | Commune | | 7220 | Administrations, Instituions | Département | | 7225 | Administrations, Instituions | Territoire d'Outre-Mer | | 7229 | Administrations, Instituions | (Autre) Collectivité territoriale | | 7230 | Administrations, Instituions | Région | | 7312 | Administrations, Instituions | Commune associée | | 7313 | Administrations, Instituions | Section de commune | | 7314 | Administrations, Instituions | Ensemble urbain | | 7321 | Administrations, Instituions | Association syndicale autorisée | | 7322 | Administrations, Instituions | Association foncière urbaine | | 7323 | Administrations, Instituions | Association foncière de remembrement | | 7331 | Administrations, Instituions | Etablissement public local d'enseignement | | 7340 | Administrations, Instituions | Pôle métropolitain | | 7341 | Administrations, Instituions | Secteur de commune | | 7342 | Administrations, Instituions | District urbain | | 7343 | Administrations, Instituions | Communauté urbaine | | 7344 | Administrations, Instituions | Métropole | | 7345 | Administrations, Instituions | Syndicat intercommunal à vocation multiple (SIVOM) | | 7346 | Administrations, Instituions | Communauté de commune | | 7347 | Administrations, Instituions | Communauté de villes | | 7348 | Administrations, Instituions | Communauté d'agglomération | | 7349 | Administrations, Instituions | Autre établissement public local de coopération non spécialisé ou entente | | 7351 | Administrations, Instituions | Institution interdépartementale ou entente | | 7352 | Administrations, Instituions | Institution interrégionale ou entente | | 7353 | Administrations, Instituions | Syndicat intercommunal à vocation unique (SIVU) | | 7354 | Administrations, Instituions | Syndicat mixte communal | | 7355 | Administrations, Instituions | Autre syndicat mixte | | 7356 | Administrations, Instituions | Commission syndicale pour la gestion des biens indivis des communes | | 7361 | Administrations, Instituions | Centre communal d'action sociale | | 7362 | Administrations, Instituions | Caisse des écoles | | 7363 | Administrations, Instituions | Caisse de crédit municipal | | 7364 | Administrations, Instituions | Etablissement d'hospitalisation | | 7365 | Administrations, Instituions | Syndicat inter hospitalier | | 7366 | Administrations, Instituions | Etablissement public local social et médico-social | | 7371 | Administrations, Instituions | Office public d'habitation à loyer modéré (OPHLM) | | 7372 | Administrations, Instituions | Service départemental d'incendie | | 7373 | Administrations, Instituions | Etablissement public local culturel | | 7378 | Administrations, Instituions | Régie d'une collectivité locale à caractère administratif | | 7379 | Administrations, Instituions | (Autre) Etablissement public administratif local | | 7381 | Administrations, Instituions | Organisme consulaire | | 7382 | Administrations, Instituions | Etablissement public national ayant fonction d'administration centrale | | 7383 | Administrations, Instituions | Etablissement public national à caractère scientifique culturel et professionnel | | 7384 | Administrations, Instituions | Autre établissement public national d'enseignement | | 7385 | Administrations, Instituions | Autre établissement public national administratif à compétence territoriale limitée | | 7389 | Administrations, Instituions | Etablissement public national à caractère administratif | | 7410 | Administrations, Instituions | Groupement d'intérêt public (GIP) | | 7430 | Administrations, Instituions | Etablissement public des cultes d'Alsace-Lorraine | | 7450 | Administrations, Instituions | Etablissement public, cercle et foyer dans les armées | | 7470 | Administrations, Instituions | Groupement de coopération sanitaire à gestion publique | | 7490 | Administrations, Instituions | Autre personne morale de droit administratif | | 8110 | Administrations, Instituions | Régime général de la sécurité sociale | | 8120 | Administrations, Instituions | Régime spécial de sécurité sociale | | 8130 | Administrations, Instituions | Institution de retraite complémentaire | | 8140 | Administrations, Instituions | Mutualité sociale agricole | | 8150 | Administrations, Instituions | Régime maladie des non-salariés non agricoles | | 8160 | Administrations, Instituions | Régime vieillesse ne dépendant pas du régime général de la sécurité sociale | | 8170 | Administrations, Instituions | Régime d'assurance chômage | | 8190 | Administrations, Instituions | Autre régime de prévoyance sociale | | 8210 | De facto undivided ownership company | Mutuelle | | 8250 | De facto undivided ownership company | Assurance mutuelle agricole | | 8290 | De facto undivided ownership company | Autre organisme mutualiste | | 8310 | Association fondation | Comité central d'entreprise | | 8311 | Association fondation | Comité d'établissement | | 8410 | Association fondation | Syndicat de salariés | | 8420 | Association fondation | Syndicat patronal | | 8450 | Association fondation | Ordre professionnel ou assimilé | | 8470 | Association fondation | Centre technique industriel ou comité professionnel du développement économique | | 8490 | Association fondation | Autre organisme professionnel | | 8510 | Administrations, Instituions | Institution de prévoyance | | 8520 | Administrations, Instituions | Institution de retraite supplémentaire | | 9110 | Condominium syndicate | Syndicat de copropriété | | 9150 | Association fondation | Association syndicale libre | | 9210 | Association fondation | Association non déclarée | | 9220 | Association fondation | Association déclarée | | 9221 | Association fondation | Association déclarée \"entreprises d'insertion par l'économique\" | | 9222 | Association fondation | Association intermédiaire | | 9223 | Association fondation | Groupement d'employeurs | | 9224 | Association fondation | Association d'avocats à responsabilité professionnelle individuelle | | 9230 | Association fondation | Association déclarée reconnue d'utilité publique | | 9240 | Association fondation | Congrégation | | 9260 | Association fondation | Association de droit local | | 9300 | Association fondation | Fondation | | 9900 | Diverse | Autre personne morale de droit privé | | 9970 | Diverse | Groupement de coopération sanitaire à gestion privée |
27
- attr_accessor :legal_form
28
-
29
- # Business share capital.
30
- attr_accessor :legal_share_capital
31
-
32
- # Business sector code. NAF code in France
33
- attr_accessor :legal_sector
34
-
35
- # Business annual turnover range in k€.
36
- attr_accessor :legal_annual_turn_over
37
-
38
- # Business annual netincome in k€.
39
- attr_accessor :legal_net_income_range
40
-
41
- # Business workforce.
42
- attr_accessor :legal_number_of_employee_range
43
-
44
- # Business phone number.
45
- attr_accessor :phone
46
-
47
- # Business generic email.
48
- attr_accessor :email
49
-
50
- # Business' street
51
- attr_accessor :address1
52
-
53
- # Business' postal code
54
- attr_accessor :postcode
55
-
56
- # Business' city
57
- attr_accessor :city
58
-
59
- # Business' province
60
- attr_accessor :state
61
-
62
- # Business' country
63
- attr_accessor :country
64
-
65
- # | Code | Description | | ---- | ----------- | | D | Deleted | | N | Company non diffusible (Insee) | | I | Inactive (Insee) | | A | Economically active | | C | Closed | | T | Transfered | | S | Economically stopped (Insee) | | L | Liquidation | | O | Dormant company |
66
- attr_accessor :status
67
-
68
- # Business trade name
69
- attr_accessor :tradename
70
-
71
- attr_accessor :users
72
-
73
- class EnumAttributeValidator
74
- attr_reader :datatype
75
- attr_reader :allowable_values
76
-
77
- def initialize(datatype, allowable_values)
78
- @allowable_values = allowable_values.map do |value|
79
- case datatype.to_s
80
- when /Integer/i
81
- value.to_i
82
- when /Float/i
83
- value.to_f
84
- else
85
- value
86
- end
87
- end
88
- end
89
-
90
- def valid?(value)
91
- !value || allowable_values.include?(value)
92
- end
93
- end
94
-
95
- # Attribute mapping from ruby-style variable name to JSON key.
96
- def self.attribute_map
97
- {
98
- :'legal_name' => :'legalName',
99
- :'legal_registration_number' => :'legalRegistrationNumber',
100
- :'legal_registration_date' => :'legalRegistrationDate',
101
- :'legal_form' => :'legalForm',
102
- :'legal_share_capital' => :'legalShareCapital',
103
- :'legal_sector' => :'legalSector',
104
- :'legal_annual_turn_over' => :'legalAnnualTurnOver',
105
- :'legal_net_income_range' => :'legalNetIncomeRange',
106
- :'legal_number_of_employee_range' => :'legalNumberOfEmployeeRange',
107
- :'phone' => :'phone',
108
- :'email' => :'email',
109
- :'address1' => :'address1',
110
- :'postcode' => :'postcode',
111
- :'city' => :'city',
112
- :'state' => :'state',
113
- :'country' => :'country',
114
- :'status' => :'status',
115
- :'tradename' => :'tradename',
116
- :'users' => :'users'
117
- }
118
- end
119
-
120
- # Attribute type mapping.
121
- def self.swagger_types
122
- {
123
- :'legal_name' => :'String',
124
- :'legal_registration_number' => :'String',
125
- :'legal_registration_date' => :'String',
126
- :'legal_form' => :'String',
127
- :'legal_share_capital' => :'Float',
128
- :'legal_sector' => :'String',
129
- :'legal_annual_turn_over' => :'String',
130
- :'legal_net_income_range' => :'String',
131
- :'legal_number_of_employee_range' => :'String',
132
- :'phone' => :'String',
133
- :'email' => :'String',
134
- :'address1' => :'String',
135
- :'postcode' => :'String',
136
- :'city' => :'String',
137
- :'state' => :'String',
138
- :'country' => :'String',
139
- :'status' => :'String',
140
- :'tradename' => :'String',
141
- :'users' => :'Array<InlineResponse2005Users>'
142
- }
143
- end
144
-
145
- # Initializes the object
146
- # @param [Hash] attributes Model attributes in the form of hash
147
- def initialize(attributes = {})
148
- return unless attributes.is_a?(Hash)
149
-
150
- # convert string to symbol for hash key
151
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
152
-
153
- if attributes.has_key?(:'legalName')
154
- self.legal_name = attributes[:'legalName']
155
- end
156
-
157
- if attributes.has_key?(:'legalRegistrationNumber')
158
- self.legal_registration_number = attributes[:'legalRegistrationNumber']
159
- end
160
-
161
- if attributes.has_key?(:'legalRegistrationDate')
162
- self.legal_registration_date = attributes[:'legalRegistrationDate']
163
- end
164
-
165
- if attributes.has_key?(:'legalForm')
166
- self.legal_form = attributes[:'legalForm']
167
- end
168
-
169
- if attributes.has_key?(:'legalShareCapital')
170
- self.legal_share_capital = attributes[:'legalShareCapital']
171
- end
172
-
173
- if attributes.has_key?(:'legalSector')
174
- self.legal_sector = attributes[:'legalSector']
175
- end
176
-
177
- if attributes.has_key?(:'legalAnnualTurnOver')
178
- self.legal_annual_turn_over = attributes[:'legalAnnualTurnOver']
179
- end
180
-
181
- if attributes.has_key?(:'legalNetIncomeRange')
182
- self.legal_net_income_range = attributes[:'legalNetIncomeRange']
183
- end
184
-
185
- if attributes.has_key?(:'legalNumberOfEmployeeRange')
186
- self.legal_number_of_employee_range = attributes[:'legalNumberOfEmployeeRange']
187
- end
188
-
189
- if attributes.has_key?(:'phone')
190
- self.phone = attributes[:'phone']
191
- end
192
-
193
- if attributes.has_key?(:'email')
194
- self.email = attributes[:'email']
195
- end
196
-
197
- if attributes.has_key?(:'address1')
198
- self.address1 = attributes[:'address1']
199
- end
200
-
201
- if attributes.has_key?(:'postcode')
202
- self.postcode = attributes[:'postcode']
203
- end
204
-
205
- if attributes.has_key?(:'city')
206
- self.city = attributes[:'city']
207
- end
208
-
209
- if attributes.has_key?(:'state')
210
- self.state = attributes[:'state']
211
- end
212
-
213
- if attributes.has_key?(:'country')
214
- self.country = attributes[:'country']
215
- end
216
-
217
- if attributes.has_key?(:'status')
218
- self.status = attributes[:'status']
219
- end
220
-
221
- if attributes.has_key?(:'tradename')
222
- self.tradename = attributes[:'tradename']
223
- end
224
-
225
- if attributes.has_key?(:'users')
226
- if (value = attributes[:'users']).is_a?(Array)
227
- self.users = value
228
- end
229
- end
230
- end
231
-
232
- # Show invalid properties with the reasons. Usually used together with valid?
233
- # @return Array for valid properties with the reasons
234
- def list_invalid_properties
235
- invalid_properties = Array.new
236
- invalid_properties
237
- end
238
-
239
- # Check to see if the all the properties in the model are valid
240
- # @return true if the model is valid
241
- def valid?
242
- legal_form_validator = EnumAttributeValidator.new('String', ['1000', '1100', '1200', '1300', '1400', '1500', '1600', '1700', '1800', '1900', '2110', '2120', '2210', '2220', '2310', '2320', '2385', '2400', '2700', '2900', '3110', '3120', '3205', '3210', '3220', '3290', '4110', '4120', '4130', '4140', '4150', '4160', '5191', '5192', '5193', '5194', '5195', '5196', '5202', '5203', '5306', '5307', '5308', '5309', '5385', '5410', '5415', '5422', '5426', '5430', '5431', '5432', '5442', '5443', '5451', '5453', '5454', '5455', '5458', '5459', '5460', '5485', '5498', '5499', '5505', '5510', '5515', '5520', '5522', '5525', '5530', '5531', '5532', '5542', '5543', '5546', '5547', '5548', '5551', '5552', '5553', '5554', '5555', '5558', '5559', '5560', '5585', '5599', '5605', '5610', '5615', '5620', '5622', '5625', '5630', '5631', '5632', '5642', '5643', '5646', '5647', '5648', '5651', '5652', '5653', '5654', '5655', '5658', '5659', '5660', '5685', '5699', '5710', '5720', '5785', '5800', '6100', '6210', '6220', '6316', '6317', '6318', '6411', '6521', '6532', '6533', '6534', '6535', '6536', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6551', '6554', '6558', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6568', '6569', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6585', '6588', '6589', '6595', '6596', '6597', '6598', '6599', '6901', '7111', '7112', '7113', '7120', '7150', '7160', '7171', '7172', '7179', '7190', '7210', '7220', '7225', '7229', '7230', '7312', '7313', '7314', '7321', '7322', '7323', '7331', '7340', '7341', '7342', '7343', '7344', '7345', '7346', '7347', '7348', '7349', '7351', '7352', '7353', '7354', '7355', '7356', '7361', '7362', '7363', '7364', '7365', '7366', '7371', '7372', '7373', '7378', '7379', '7381', '7382', '7383', '7384', '7385', '7389', '7410', '7430', '7450', '7470', '7490', '8110', '8120', '8130', '8140', '8150', '8160', '8170', '8190', '8210', '8250', '8290', '8310', '8311', '8410', '8420', '8450', '8470', '8490', '8510', '8520', '9110', '9150', '9210', '9220', '9221', '9222', '9223', '9224', '9230', '9240', '9260', '9300', '9900', '9970'])
243
- return false unless legal_form_validator.valid?(@legal_form)
244
- legal_annual_turn_over_validator = EnumAttributeValidator.new('String', ['', '0-39', '40-99', '100-249', '250-999', '1000-2999', '3000-9999', '10000-99999', '100000-*'])
245
- return false unless legal_annual_turn_over_validator.valid?(@legal_annual_turn_over)
246
- legal_net_income_range_validator = EnumAttributeValidator.new('String', ['', '0-4', '5-9', '10-49', '50-149', '150-499', '500-*'])
247
- return false unless legal_net_income_range_validator.valid?(@legal_net_income_range)
248
- legal_number_of_employee_range_validator = EnumAttributeValidator.new('String', ['', '0', '1-9', '10-99', '100-249', '250-*'])
249
- return false unless legal_number_of_employee_range_validator.valid?(@legal_number_of_employee_range)
250
- status_validator = EnumAttributeValidator.new('String', ['D', 'N', 'I', 'A', 'C', 'T', 'S', 'L', 'O'])
251
- return false unless status_validator.valid?(@status)
252
- true
253
- end
254
-
255
- # Custom attribute writer method checking allowed values (enum).
256
- # @param [Object] legal_form Object to be assigned
257
- def legal_form=(legal_form)
258
- validator = EnumAttributeValidator.new('String', ['1000', '1100', '1200', '1300', '1400', '1500', '1600', '1700', '1800', '1900', '2110', '2120', '2210', '2220', '2310', '2320', '2385', '2400', '2700', '2900', '3110', '3120', '3205', '3210', '3220', '3290', '4110', '4120', '4130', '4140', '4150', '4160', '5191', '5192', '5193', '5194', '5195', '5196', '5202', '5203', '5306', '5307', '5308', '5309', '5385', '5410', '5415', '5422', '5426', '5430', '5431', '5432', '5442', '5443', '5451', '5453', '5454', '5455', '5458', '5459', '5460', '5485', '5498', '5499', '5505', '5510', '5515', '5520', '5522', '5525', '5530', '5531', '5532', '5542', '5543', '5546', '5547', '5548', '5551', '5552', '5553', '5554', '5555', '5558', '5559', '5560', '5585', '5599', '5605', '5610', '5615', '5620', '5622', '5625', '5630', '5631', '5632', '5642', '5643', '5646', '5647', '5648', '5651', '5652', '5653', '5654', '5655', '5658', '5659', '5660', '5685', '5699', '5710', '5720', '5785', '5800', '6100', '6210', '6220', '6316', '6317', '6318', '6411', '6521', '6532', '6533', '6534', '6535', '6536', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6551', '6554', '6558', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6568', '6569', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6585', '6588', '6589', '6595', '6596', '6597', '6598', '6599', '6901', '7111', '7112', '7113', '7120', '7150', '7160', '7171', '7172', '7179', '7190', '7210', '7220', '7225', '7229', '7230', '7312', '7313', '7314', '7321', '7322', '7323', '7331', '7340', '7341', '7342', '7343', '7344', '7345', '7346', '7347', '7348', '7349', '7351', '7352', '7353', '7354', '7355', '7356', '7361', '7362', '7363', '7364', '7365', '7366', '7371', '7372', '7373', '7378', '7379', '7381', '7382', '7383', '7384', '7385', '7389', '7410', '7430', '7450', '7470', '7490', '8110', '8120', '8130', '8140', '8150', '8160', '8170', '8190', '8210', '8250', '8290', '8310', '8311', '8410', '8420', '8450', '8470', '8490', '8510', '8520', '9110', '9150', '9210', '9220', '9221', '9222', '9223', '9224', '9230', '9240', '9260', '9300', '9900', '9970'])
259
- unless validator.valid?(legal_form)
260
- fail ArgumentError, 'invalid value for "legal_form", must be one of #{validator.allowable_values}.'
261
- end
262
- @legal_form = legal_form
263
- end
264
-
265
- # Custom attribute writer method checking allowed values (enum).
266
- # @param [Object] legal_annual_turn_over Object to be assigned
267
- def legal_annual_turn_over=(legal_annual_turn_over)
268
- validator = EnumAttributeValidator.new('String', ['', '0-39', '40-99', '100-249', '250-999', '1000-2999', '3000-9999', '10000-99999', '100000-*'])
269
- unless validator.valid?(legal_annual_turn_over)
270
- fail ArgumentError, 'invalid value for "legal_annual_turn_over", must be one of #{validator.allowable_values}.'
271
- end
272
- @legal_annual_turn_over = legal_annual_turn_over
273
- end
274
-
275
- # Custom attribute writer method checking allowed values (enum).
276
- # @param [Object] legal_net_income_range Object to be assigned
277
- def legal_net_income_range=(legal_net_income_range)
278
- validator = EnumAttributeValidator.new('String', ['', '0-4', '5-9', '10-49', '50-149', '150-499', '500-*'])
279
- unless validator.valid?(legal_net_income_range)
280
- fail ArgumentError, 'invalid value for "legal_net_income_range", must be one of #{validator.allowable_values}.'
281
- end
282
- @legal_net_income_range = legal_net_income_range
283
- end
284
-
285
- # Custom attribute writer method checking allowed values (enum).
286
- # @param [Object] legal_number_of_employee_range Object to be assigned
287
- def legal_number_of_employee_range=(legal_number_of_employee_range)
288
- validator = EnumAttributeValidator.new('String', ['', '0', '1-9', '10-99', '100-249', '250-*'])
289
- unless validator.valid?(legal_number_of_employee_range)
290
- fail ArgumentError, 'invalid value for "legal_number_of_employee_range", must be one of #{validator.allowable_values}.'
291
- end
292
- @legal_number_of_employee_range = legal_number_of_employee_range
293
- end
294
-
295
- # Custom attribute writer method checking allowed values (enum).
296
- # @param [Object] status Object to be assigned
297
- def status=(status)
298
- validator = EnumAttributeValidator.new('String', ['D', 'N', 'I', 'A', 'C', 'T', 'S', 'L', 'O'])
299
- unless validator.valid?(status)
300
- fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
301
- end
302
- @status = status
303
- end
304
-
305
- # Checks equality by comparing each attribute.
306
- # @param [Object] Object to be compared
307
- def ==(o)
308
- return true if self.equal?(o)
309
- self.class == o.class &&
310
- legal_name == o.legal_name &&
311
- legal_registration_number == o.legal_registration_number &&
312
- legal_registration_date == o.legal_registration_date &&
313
- legal_form == o.legal_form &&
314
- legal_share_capital == o.legal_share_capital &&
315
- legal_sector == o.legal_sector &&
316
- legal_annual_turn_over == o.legal_annual_turn_over &&
317
- legal_net_income_range == o.legal_net_income_range &&
318
- legal_number_of_employee_range == o.legal_number_of_employee_range &&
319
- phone == o.phone &&
320
- email == o.email &&
321
- address1 == o.address1 &&
322
- postcode == o.postcode &&
323
- city == o.city &&
324
- state == o.state &&
325
- country == o.country &&
326
- status == o.status &&
327
- tradename == o.tradename &&
328
- users == o.users
329
- end
330
-
331
- # @see the `==` method
332
- # @param [Object] Object to be compared
333
- def eql?(o)
334
- self == o
335
- end
336
-
337
- # Calculates hash code according to all attributes.
338
- # @return [Fixnum] Hash code
339
- def hash
340
- [legal_name, legal_registration_number, legal_registration_date, legal_form, legal_share_capital, legal_sector, legal_annual_turn_over, legal_net_income_range, legal_number_of_employee_range, phone, email, address1, postcode, city, state, country, status, tradename, users].hash
341
- end
342
-
343
- # Builds the object from hash
344
- # @param [Hash] attributes Model attributes in the form of hash
345
- # @return [Object] Returns the model itself
346
- def build_from_hash(attributes)
347
- return nil unless attributes.is_a?(Hash)
348
- self.class.swagger_types.each_pair do |key, type|
349
- if type =~ /\AArray<(.*)>/i
350
- # check to ensure the input is an array given that the the attribute
351
- # is documented as an array but the input is not
352
- if attributes[self.class.attribute_map[key]].is_a?(Array)
353
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
354
- end
355
- elsif !attributes[self.class.attribute_map[key]].nil?
356
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
357
- end # or else data not found in attributes(hash), not an issue as the data can be optional
358
- end
359
-
360
- self
361
- end
362
-
363
- # Deserializes the data based on type
364
- # @param string type Data type
365
- # @param string value Value to be deserialized
366
- # @return [Object] Deserialized data
367
- def _deserialize(type, value)
368
- case type.to_sym
369
- when :DateTime
370
- DateTime.parse(value)
371
- when :Date
372
- Date.parse(value)
373
- when :String
374
- value.to_s
375
- when :Integer
376
- value.to_i
377
- when :Float
378
- value.to_f
379
- when :BOOLEAN
380
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
381
- true
382
- else
383
- false
384
- end
385
- when :Object
386
- # generic object (usually a Hash), return directly
387
- value
388
- when /\AArray<(?<inner_type>.+)>\z/
389
- inner_type = Regexp.last_match[:inner_type]
390
- value.map { |v| _deserialize(inner_type, v) }
391
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
392
- k_type = Regexp.last_match[:k_type]
393
- v_type = Regexp.last_match[:v_type]
394
- {}.tap do |hash|
395
- value.each do |k, v|
396
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
397
- end
398
- end
399
- else # model
400
- temp_model = TreezorClient.const_get(type).new
401
- temp_model.build_from_hash(value)
402
- end
403
- end
404
-
405
- # Returns the string representation of the object
406
- # @return [String] String presentation of the object
407
- def to_s
408
- to_hash.to_s
409
- end
410
-
411
- # to_body is an alias to to_hash (backward compatibility)
412
- # @return [Hash] Returns the object in the form of hash
413
- def to_body
414
- to_hash
415
- end
416
-
417
- # Returns the object in the form of hash
418
- # @return [Hash] Returns the object in the form of hash
419
- def to_hash
420
- hash = {}
421
- self.class.attribute_map.each_pair do |attr, param|
422
- value = self.send(attr)
423
- next if value.nil?
424
- hash[param] = _to_hash(value)
425
- end
426
- hash
427
- end
428
-
429
- # Outputs non-array value in the form of hash
430
- # For object, use to_hash. Otherwise, just return the value
431
- # @param [Object] value Any valid value
432
- # @return [Hash] Returns the value in the form of hash
433
- def _to_hash(value)
434
- if value.is_a?(Array)
435
- value.compact.map { |v| _to_hash(v) }
436
- elsif value.is_a?(Hash)
437
- {}.tap do |hash|
438
- value.each { |k, v| hash[k] = _to_hash(v) }
439
- end
440
- elsif value.respond_to? :to_hash
441
- value.to_hash
442
- else
443
- value
444
- end
445
- end
446
- end
447
- end