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,509 +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.3.1
10
-
11
- =end
12
-
13
- require 'date'
14
-
15
- module TreezorClient
16
-
17
- class CardDigitalizationDetailsFromGPS
18
- # Creator Name
19
- attr_accessor :creator
20
-
21
- # Digitiser's (i.e. who created this payment_token) unique ref to the linkedcard
22
- attr_accessor :creator_pan_ref
23
-
24
- # See internal documentation
25
- attr_accessor :creator_token_ref
26
-
27
- # PAN for the Card linked to the MDES card
28
- attr_accessor :pant
29
-
30
- # PaymentToken DPAN for MDES Card
31
- attr_accessor :payment_token
32
-
33
- # Expiry date of payment token
34
- attr_accessor :payment_token_exp_date
35
-
36
- # PaymentToken Id for MDES card
37
- attr_accessor :payment_token_id
38
-
39
- # See Appendix LL
40
- attr_accessor :payment_token_type
41
-
42
- # This is the GPS set status of the token for transacting
43
- attr_accessor :gps_status
44
-
45
- # date/time yyyy-mm-dd hh:mm:ss when tokenise
46
- attr_accessor :tokenised_datetime
47
-
48
- # Has this Payment Token been digitised/personalised ? U=unknown 0=not-tokenised 1=tokenised
49
- attr_accessor :tokenised_status
50
-
51
- # Status of token for transacting. After tokenisation, this is not changed by GPS, but is received from token creator who maintains this.
52
- attr_accessor :txn_status
53
-
54
- # This says who/which-system was the last to change txn_status
55
- attr_accessor :txn_status_actor
56
-
57
- # Date/time that txn_status was last changed
58
- attr_accessor :txn_status_change_datetime
59
-
60
- # Version of the terms and conditions which were accepted by the cardholder.(As received from network)
61
- attr_accessor :accepted_terms_version
62
-
63
- # date/time yyyy-mm-dd hh:mm:ss when token authorisation (to digitise/personalise) request last responded to
64
- attr_accessor :auth_datetime
65
-
66
- # Final tokenisation decision - Values U=unknown (not tested) 0=Approve digitisation request A=Approve digitisation request (with additional authentication)
67
- attr_accessor :auth_decision
68
-
69
- # who approved tokenisation
70
- attr_accessor :auth_rspsrc
71
-
72
- # Status of the authorisation given to Digitise/personalise this Payment Token note not related to transaction authorisation Values U=unknown (not tested) 0=Approve digitisation request A=Approve digitisation request (with additional authentication) 1=decline digitisation request
73
- attr_accessor :auth_status
74
-
75
- # Unique (per payment_token_issuer_id) reference which all digitisation messageswill use, to link them together
76
- attr_accessor :digitisation_ref
77
-
78
- # Activation code to be sent directly to cardholder to activate this Payment Token
79
- attr_accessor :activation_code
80
-
81
- # Date/time yyyy-mm-dd hh:mm:ss when activation code expires, in GMT (UTC)
82
- attr_accessor :activation_code_expdate
83
-
84
- # Which Activation Method wa used 0 - None 1 - SMS to mobile phone 2 - Email 3 - Cardholder to call automated call centre 4 - Cardholder to call human call centre 5 - Website 6 - Mobile application 7 - Voice phone call
85
- attr_accessor :activation_method
86
-
87
- # unique ID of the secure element in the device
88
- attr_accessor :device_id
89
-
90
- # IP address (full or last part only) of the device at digitisation time
91
- attr_accessor :device_ip
92
-
93
- # Device language code as ISO 639-1 (2 letter lowercase) code
94
- attr_accessor :device_lang2
95
-
96
- # Device Latitude in degrees at time of digitisation request -180 to +180 +ve=East, -ve=West (of Greenwich) eg 176.2 => East 176.2 degrees,- 98.5 => West 98.5 degrees
97
- attr_accessor :device_latitude
98
-
99
- # Longitude as above
100
- attr_accessor :device_longitude
101
-
102
- # name cardholder assigned to device in Wallet
103
- attr_accessor :device_name
104
-
105
- # Device telephone number (full or last part only)
106
- attr_accessor :device_tel_num
107
-
108
- # Not described
109
- attr_accessor :device_type
110
-
111
- # Cardholder firstname as provided by Wallet Provider during digitisation. May not be provided, or just initial.
112
- attr_accessor :first_name
113
-
114
- # Cardholder last name as provided by Wallet Provider during digitisation. May not be provided, or just initial.
115
- attr_accessor :last_name
116
-
117
-
118
- # Attribute mapping from ruby-style variable name to JSON key.
119
- def self.attribute_map
120
- {
121
- :'creator' => :'Creator',
122
- :'creator_pan_ref' => :'Creator_PAN_Ref',
123
- :'creator_token_ref' => :'Creator_Token_Ref',
124
- :'pant' => :'PANT',
125
- :'payment_token' => :'Payment_Token',
126
- :'payment_token_exp_date' => :'Payment_Token_ExpDate',
127
- :'payment_token_id' => :'Payment_Token_ID',
128
- :'payment_token_type' => :'Payment_Token_Type',
129
- :'gps_status' => :'GPS_Status',
130
- :'tokenised_datetime' => :'Tokenised_Datetime',
131
- :'tokenised_status' => :'Tokenised_Status',
132
- :'txn_status' => :'Txn_Status',
133
- :'txn_status_actor' => :'Txn_Status_Actor',
134
- :'txn_status_change_datetime' => :'Txn_Status_Change_Datetime',
135
- :'accepted_terms_version' => :'Accepted_Terms_Version',
136
- :'auth_datetime' => :'Auth_Datetime',
137
- :'auth_decision' => :'Auth_Decision',
138
- :'auth_rspsrc' => :'Auth_RSPSRC',
139
- :'auth_status' => :'Auth_Status',
140
- :'digitisation_ref' => :'Digitisation_Ref',
141
- :'activation_code' => :'Activation_Code',
142
- :'activation_code_expdate' => :'Activation_Code_Expdate',
143
- :'activation_method' => :'Activation_Method',
144
- :'device_id' => :'Device_ID',
145
- :'device_ip' => :'Device_IP',
146
- :'device_lang2' => :'Device_Lang2',
147
- :'device_latitude' => :'Device_Latitude',
148
- :'device_longitude' => :'Device_Longitude',
149
- :'device_name' => :'Device_Name',
150
- :'device_tel_num' => :'Device_Tel_Num',
151
- :'device_type' => :'Device_Type',
152
- :'first_name' => :'FirstName',
153
- :'last_name' => :'LastName'
154
- }
155
- end
156
-
157
- # Attribute type mapping.
158
- def self.swagger_types
159
- {
160
- :'creator' => :'String',
161
- :'creator_pan_ref' => :'String',
162
- :'creator_token_ref' => :'String',
163
- :'pant' => :'String',
164
- :'payment_token' => :'String',
165
- :'payment_token_exp_date' => :'String',
166
- :'payment_token_id' => :'String',
167
- :'payment_token_type' => :'String',
168
- :'gps_status' => :'String',
169
- :'tokenised_datetime' => :'String',
170
- :'tokenised_status' => :'String',
171
- :'txn_status' => :'String',
172
- :'txn_status_actor' => :'String',
173
- :'txn_status_change_datetime' => :'String',
174
- :'accepted_terms_version' => :'String',
175
- :'auth_datetime' => :'String',
176
- :'auth_decision' => :'String',
177
- :'auth_rspsrc' => :'String',
178
- :'auth_status' => :'String',
179
- :'digitisation_ref' => :'String',
180
- :'activation_code' => :'String',
181
- :'activation_code_expdate' => :'String',
182
- :'activation_method' => :'String',
183
- :'device_id' => :'String',
184
- :'device_ip' => :'String',
185
- :'device_lang2' => :'String',
186
- :'device_latitude' => :'String',
187
- :'device_longitude' => :'String',
188
- :'device_name' => :'String',
189
- :'device_tel_num' => :'String',
190
- :'device_type' => :'String',
191
- :'first_name' => :'String',
192
- :'last_name' => :'String'
193
- }
194
- end
195
-
196
- # Initializes the object
197
- # @param [Hash] attributes Model attributes in the form of hash
198
- def initialize(attributes = {})
199
- return unless attributes.is_a?(Hash)
200
-
201
- # convert string to symbol for hash key
202
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
203
-
204
- if attributes.has_key?(:'Creator')
205
- self.creator = attributes[:'Creator']
206
- end
207
-
208
- if attributes.has_key?(:'Creator_PAN_Ref')
209
- self.creator_pan_ref = attributes[:'Creator_PAN_Ref']
210
- end
211
-
212
- if attributes.has_key?(:'Creator_Token_Ref')
213
- self.creator_token_ref = attributes[:'Creator_Token_Ref']
214
- end
215
-
216
- if attributes.has_key?(:'PANT')
217
- self.pant = attributes[:'PANT']
218
- end
219
-
220
- if attributes.has_key?(:'Payment_Token')
221
- self.payment_token = attributes[:'Payment_Token']
222
- end
223
-
224
- if attributes.has_key?(:'Payment_Token_ExpDate')
225
- self.payment_token_exp_date = attributes[:'Payment_Token_ExpDate']
226
- end
227
-
228
- if attributes.has_key?(:'Payment_Token_ID')
229
- self.payment_token_id = attributes[:'Payment_Token_ID']
230
- end
231
-
232
- if attributes.has_key?(:'Payment_Token_Type')
233
- self.payment_token_type = attributes[:'Payment_Token_Type']
234
- end
235
-
236
- if attributes.has_key?(:'GPS_Status')
237
- self.gps_status = attributes[:'GPS_Status']
238
- end
239
-
240
- if attributes.has_key?(:'Tokenised_Datetime')
241
- self.tokenised_datetime = attributes[:'Tokenised_Datetime']
242
- end
243
-
244
- if attributes.has_key?(:'Tokenised_Status')
245
- self.tokenised_status = attributes[:'Tokenised_Status']
246
- end
247
-
248
- if attributes.has_key?(:'Txn_Status')
249
- self.txn_status = attributes[:'Txn_Status']
250
- end
251
-
252
- if attributes.has_key?(:'Txn_Status_Actor')
253
- self.txn_status_actor = attributes[:'Txn_Status_Actor']
254
- end
255
-
256
- if attributes.has_key?(:'Txn_Status_Change_Datetime')
257
- self.txn_status_change_datetime = attributes[:'Txn_Status_Change_Datetime']
258
- end
259
-
260
- if attributes.has_key?(:'Accepted_Terms_Version')
261
- self.accepted_terms_version = attributes[:'Accepted_Terms_Version']
262
- end
263
-
264
- if attributes.has_key?(:'Auth_Datetime')
265
- self.auth_datetime = attributes[:'Auth_Datetime']
266
- end
267
-
268
- if attributes.has_key?(:'Auth_Decision')
269
- self.auth_decision = attributes[:'Auth_Decision']
270
- end
271
-
272
- if attributes.has_key?(:'Auth_RSPSRC')
273
- self.auth_rspsrc = attributes[:'Auth_RSPSRC']
274
- end
275
-
276
- if attributes.has_key?(:'Auth_Status')
277
- self.auth_status = attributes[:'Auth_Status']
278
- end
279
-
280
- if attributes.has_key?(:'Digitisation_Ref')
281
- self.digitisation_ref = attributes[:'Digitisation_Ref']
282
- end
283
-
284
- if attributes.has_key?(:'Activation_Code')
285
- self.activation_code = attributes[:'Activation_Code']
286
- end
287
-
288
- if attributes.has_key?(:'Activation_Code_Expdate')
289
- self.activation_code_expdate = attributes[:'Activation_Code_Expdate']
290
- end
291
-
292
- if attributes.has_key?(:'Activation_Method')
293
- self.activation_method = attributes[:'Activation_Method']
294
- end
295
-
296
- if attributes.has_key?(:'Device_ID')
297
- self.device_id = attributes[:'Device_ID']
298
- end
299
-
300
- if attributes.has_key?(:'Device_IP')
301
- self.device_ip = attributes[:'Device_IP']
302
- end
303
-
304
- if attributes.has_key?(:'Device_Lang2')
305
- self.device_lang2 = attributes[:'Device_Lang2']
306
- end
307
-
308
- if attributes.has_key?(:'Device_Latitude')
309
- self.device_latitude = attributes[:'Device_Latitude']
310
- end
311
-
312
- if attributes.has_key?(:'Device_Longitude')
313
- self.device_longitude = attributes[:'Device_Longitude']
314
- end
315
-
316
- if attributes.has_key?(:'Device_Name')
317
- self.device_name = attributes[:'Device_Name']
318
- end
319
-
320
- if attributes.has_key?(:'Device_Tel_Num')
321
- self.device_tel_num = attributes[:'Device_Tel_Num']
322
- end
323
-
324
- if attributes.has_key?(:'Device_Type')
325
- self.device_type = attributes[:'Device_Type']
326
- end
327
-
328
- if attributes.has_key?(:'FirstName')
329
- self.first_name = attributes[:'FirstName']
330
- end
331
-
332
- if attributes.has_key?(:'LastName')
333
- self.last_name = attributes[:'LastName']
334
- end
335
-
336
- end
337
-
338
- # Show invalid properties with the reasons. Usually used together with valid?
339
- # @return Array for valid properties with the reasons
340
- def list_invalid_properties
341
- invalid_properties = Array.new
342
- return invalid_properties
343
- end
344
-
345
- # Check to see if the all the properties in the model are valid
346
- # @return true if the model is valid
347
- def valid?
348
- return true
349
- end
350
-
351
- # Checks equality by comparing each attribute.
352
- # @param [Object] Object to be compared
353
- def ==(o)
354
- return true if self.equal?(o)
355
- self.class == o.class &&
356
- creator == o.creator &&
357
- creator_pan_ref == o.creator_pan_ref &&
358
- creator_token_ref == o.creator_token_ref &&
359
- pant == o.pant &&
360
- payment_token == o.payment_token &&
361
- payment_token_exp_date == o.payment_token_exp_date &&
362
- payment_token_id == o.payment_token_id &&
363
- payment_token_type == o.payment_token_type &&
364
- gps_status == o.gps_status &&
365
- tokenised_datetime == o.tokenised_datetime &&
366
- tokenised_status == o.tokenised_status &&
367
- txn_status == o.txn_status &&
368
- txn_status_actor == o.txn_status_actor &&
369
- txn_status_change_datetime == o.txn_status_change_datetime &&
370
- accepted_terms_version == o.accepted_terms_version &&
371
- auth_datetime == o.auth_datetime &&
372
- auth_decision == o.auth_decision &&
373
- auth_rspsrc == o.auth_rspsrc &&
374
- auth_status == o.auth_status &&
375
- digitisation_ref == o.digitisation_ref &&
376
- activation_code == o.activation_code &&
377
- activation_code_expdate == o.activation_code_expdate &&
378
- activation_method == o.activation_method &&
379
- device_id == o.device_id &&
380
- device_ip == o.device_ip &&
381
- device_lang2 == o.device_lang2 &&
382
- device_latitude == o.device_latitude &&
383
- device_longitude == o.device_longitude &&
384
- device_name == o.device_name &&
385
- device_tel_num == o.device_tel_num &&
386
- device_type == o.device_type &&
387
- first_name == o.first_name &&
388
- last_name == o.last_name
389
- end
390
-
391
- # @see the `==` method
392
- # @param [Object] Object to be compared
393
- def eql?(o)
394
- self == o
395
- end
396
-
397
- # Calculates hash code according to all attributes.
398
- # @return [Fixnum] Hash code
399
- def hash
400
- [creator, creator_pan_ref, creator_token_ref, pant, payment_token, payment_token_exp_date, payment_token_id, payment_token_type, gps_status, tokenised_datetime, tokenised_status, txn_status, txn_status_actor, txn_status_change_datetime, accepted_terms_version, auth_datetime, auth_decision, auth_rspsrc, auth_status, digitisation_ref, activation_code, activation_code_expdate, activation_method, device_id, device_ip, device_lang2, device_latitude, device_longitude, device_name, device_tel_num, device_type, first_name, last_name].hash
401
- end
402
-
403
- # Builds the object from hash
404
- # @param [Hash] attributes Model attributes in the form of hash
405
- # @return [Object] Returns the model itself
406
- def build_from_hash(attributes)
407
- return nil unless attributes.is_a?(Hash)
408
- self.class.swagger_types.each_pair do |key, type|
409
- if type =~ /\AArray<(.*)>/i
410
- # check to ensure the input is an array given that the the attribute
411
- # is documented as an array but the input is not
412
- if attributes[self.class.attribute_map[key]].is_a?(Array)
413
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
414
- end
415
- elsif !attributes[self.class.attribute_map[key]].nil?
416
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
417
- end # or else data not found in attributes(hash), not an issue as the data can be optional
418
- end
419
-
420
- self
421
- end
422
-
423
- # Deserializes the data based on type
424
- # @param string type Data type
425
- # @param string value Value to be deserialized
426
- # @return [Object] Deserialized data
427
- def _deserialize(type, value)
428
- case type.to_sym
429
- when :DateTime
430
- DateTime.parse(value)
431
- when :Date
432
- Date.parse(value)
433
- when :String
434
- value.to_s
435
- when :Integer
436
- value.to_i
437
- when :Float
438
- value.to_f
439
- when :BOOLEAN
440
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
441
- true
442
- else
443
- false
444
- end
445
- when :Object
446
- # generic object (usually a Hash), return directly
447
- value
448
- when /\AArray<(?<inner_type>.+)>\z/
449
- inner_type = Regexp.last_match[:inner_type]
450
- value.map { |v| _deserialize(inner_type, v) }
451
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
452
- k_type = Regexp.last_match[:k_type]
453
- v_type = Regexp.last_match[:v_type]
454
- {}.tap do |hash|
455
- value.each do |k, v|
456
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
457
- end
458
- end
459
- else # model
460
- temp_model = TreezorClient.const_get(type).new
461
- temp_model.build_from_hash(value)
462
- end
463
- end
464
-
465
- # Returns the string representation of the object
466
- # @return [String] String presentation of the object
467
- def to_s
468
- to_hash.to_s
469
- end
470
-
471
- # to_body is an alias to to_hash (backward compatibility)
472
- # @return [Hash] Returns the object in the form of hash
473
- def to_body
474
- to_hash
475
- end
476
-
477
- # Returns the object in the form of hash
478
- # @return [Hash] Returns the object in the form of hash
479
- def to_hash
480
- hash = {}
481
- self.class.attribute_map.each_pair do |attr, param|
482
- value = self.send(attr)
483
- next if value.nil?
484
- hash[param] = _to_hash(value)
485
- end
486
- hash
487
- end
488
-
489
- # Outputs non-array value in the form of hash
490
- # For object, use to_hash. Otherwise, just return the value
491
- # @param [Object] value Any valid value
492
- # @return [Hash] Returns the value in the form of hash
493
- def _to_hash(value)
494
- if value.is_a?(Array)
495
- value.compact.map{ |v| _to_hash(v) }
496
- elsif value.is_a?(Hash)
497
- {}.tap do |hash|
498
- value.each { |k, v| hash[k] = _to_hash(v) }
499
- end
500
- elsif value.respond_to? :to_hash
501
- value.to_hash
502
- else
503
- value
504
- end
505
- end
506
-
507
- end
508
-
509
- end