talon_one 1.2.0 → 2.1.1

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 (631) hide show
  1. checksums.yaml +5 -5
  2. data/.rspec +2 -0
  3. data/Gemfile +3 -1
  4. data/README.md +176 -27
  5. data/Rakefile +2 -0
  6. data/docs/APIError.md +11 -0
  7. data/docs/AcceptCouponEffectProps.md +17 -0
  8. data/docs/AcceptReferralEffectProps.md +17 -0
  9. data/docs/AccessLogEntry.md +15 -0
  10. data/docs/Account.md +28 -2
  11. data/docs/AccountAdditionalCost.md +29 -0
  12. data/docs/AccountAnalytics.md +24 -0
  13. data/docs/AccountEntity.md +9 -0
  14. data/docs/AccountLimits.md +21 -0
  15. data/docs/AddFreeItemEffectProps.md +19 -0
  16. data/docs/AddLoyaltyPointsEffectProps.md +27 -0
  17. data/docs/AdditionalCost.md +17 -0
  18. data/docs/Application.md +25 -2
  19. data/docs/ApplicationAPIKey.md +15 -0
  20. data/docs/ApplicationApiHealth.md +10 -0
  21. data/docs/ApplicationCustomer.md +18 -1
  22. data/docs/ApplicationCustomerEntity.md +9 -0
  23. data/docs/ApplicationCustomerSearch.md +12 -1
  24. data/docs/ApplicationEntity.md +9 -0
  25. data/docs/ApplicationEvent.md +17 -1
  26. data/docs/ApplicationSession.md +24 -2
  27. data/docs/ApplicationSessionEntity.md +9 -0
  28. data/docs/Attribute.md +23 -2
  29. data/docs/AttributesMandatory.md +19 -0
  30. data/docs/AttributesSettings.md +17 -0
  31. data/docs/BaseSamlConnection.md +31 -0
  32. data/docs/Binding.md +10 -0
  33. data/docs/Campaign.md +36 -1
  34. data/docs/CampaignAnalytics.md +38 -3
  35. data/docs/CampaignCopy.md +18 -0
  36. data/docs/CampaignEntity.md +9 -0
  37. data/docs/CampaignSearch.md +10 -1
  38. data/docs/CampaignSet.md +14 -0
  39. data/docs/CampaignSetBranchNode.md +12 -0
  40. data/docs/CampaignSetLeafNode.md +10 -0
  41. data/docs/CampaignSetNode.md +9 -0
  42. data/docs/CartItem.md +21 -1
  43. data/docs/CartItemAdjustment.md +11 -0
  44. data/docs/Change.md +16 -2
  45. data/docs/ChangeProfilePassword.md +19 -0
  46. data/docs/CodeGeneratorSettings.md +10 -0
  47. data/docs/Coupon.md +31 -3
  48. data/docs/CouponConstraints.md +13 -0
  49. data/docs/CouponCreatedEffectProps.md +19 -0
  50. data/docs/CouponRejectionReason.md +11 -0
  51. data/docs/CouponReservations.md +9 -0
  52. data/docs/CouponSearch.md +10 -1
  53. data/docs/CouponValue.md +9 -0
  54. data/docs/CreateApplicationAPIKey.md +10 -0
  55. data/docs/CustomerActivityReport.md +21 -0
  56. data/docs/CustomerAnalytics.md +15 -0
  57. data/docs/CustomerInventory.md +21 -0
  58. data/docs/CustomerProfile.md +17 -1
  59. data/docs/CustomerProfileSearchQuery.md +12 -1
  60. data/docs/CustomerProfileUpdate.md +17 -0
  61. data/docs/CustomerSession.md +23 -2
  62. data/docs/CustomerSessionV2.md +45 -0
  63. data/docs/DeductLoyaltyPointsEffectProps.md +23 -0
  64. data/docs/Effect.md +27 -0
  65. data/docs/EffectEntity.md +25 -0
  66. data/docs/EmailEntity.md +9 -0
  67. data/docs/Entity.md +10 -0
  68. data/docs/Environment.md +15 -0
  69. data/docs/ErrorEffectProps.md +17 -0
  70. data/docs/ErrorResponse.md +10 -0
  71. data/docs/ErrorSource.md +12 -0
  72. data/docs/Event.md +19 -1
  73. data/docs/EventType.md +21 -1
  74. data/docs/Export.md +15 -1
  75. data/docs/FeatureFlag.md +12 -0
  76. data/docs/FeatureFlags.md +15 -3
  77. data/docs/FeaturesFeed.md +10 -0
  78. data/docs/FuncArgDef.md +10 -0
  79. data/docs/FunctionDef.md +13 -0
  80. data/docs/Import.md +14 -0
  81. data/docs/ImportCoupons.md +9 -0
  82. data/docs/InlineResponse200.md +10 -0
  83. data/docs/InlineResponse2001.md +11 -1
  84. data/docs/InlineResponse20010.md +11 -1
  85. data/docs/InlineResponse20011.md +10 -0
  86. data/docs/InlineResponse20012.md +10 -0
  87. data/docs/InlineResponse20013.md +11 -1
  88. data/docs/InlineResponse20014.md +10 -0
  89. data/docs/InlineResponse20015.md +11 -1
  90. data/docs/InlineResponse20016.md +11 -1
  91. data/docs/InlineResponse20017.md +10 -0
  92. data/docs/InlineResponse20018.md +11 -1
  93. data/docs/InlineResponse20019.md +10 -0
  94. data/docs/InlineResponse2002.md +11 -1
  95. data/docs/InlineResponse20020.md +11 -1
  96. data/docs/InlineResponse20021.md +11 -1
  97. data/docs/InlineResponse20022.md +11 -1
  98. data/docs/InlineResponse20023.md +11 -1
  99. data/docs/InlineResponse20024.md +11 -1
  100. data/docs/InlineResponse20025.md +11 -1
  101. data/docs/InlineResponse20026.md +11 -1
  102. data/docs/InlineResponse20027.md +14 -2
  103. data/docs/InlineResponse20028.md +11 -1
  104. data/docs/InlineResponse20029.md +19 -0
  105. data/docs/InlineResponse2003.md +11 -1
  106. data/docs/InlineResponse20030.md +19 -0
  107. data/docs/InlineResponse2004.md +11 -1
  108. data/docs/InlineResponse2005.md +11 -1
  109. data/docs/InlineResponse2006.md +10 -0
  110. data/docs/InlineResponse2007.md +11 -1
  111. data/docs/InlineResponse2008.md +10 -0
  112. data/docs/InlineResponse2009.md +10 -0
  113. data/docs/IntegrationApi.md +198 -64
  114. data/docs/IntegrationEntity.md +10 -0
  115. data/docs/IntegrationEvent.md +12 -1
  116. data/docs/IntegrationProfileEntity.md +9 -0
  117. data/docs/IntegrationRequest.md +19 -0
  118. data/docs/IntegrationState.md +14 -0
  119. data/docs/IntegrationStateV2.md +35 -0
  120. data/docs/LedgerEntry.md +18 -0
  121. data/docs/LibraryAttribute.md +15 -0
  122. data/docs/LimitConfig.md +11 -0
  123. data/docs/LoginParams.md +10 -0
  124. data/docs/Loyalty.md +9 -0
  125. data/docs/LoyaltyLedger.md +11 -1
  126. data/docs/LoyaltyLedgerEntry.md +21 -1
  127. data/docs/LoyaltyMembership.md +10 -0
  128. data/docs/LoyaltyPoints.md +12 -0
  129. data/docs/LoyaltyProgram.md +17 -1
  130. data/docs/LoyaltyProgramBalance.md +9 -0
  131. data/docs/LoyaltyProgramLedgers.md +14 -2
  132. data/docs/LoyaltySubLedger.md +11 -0
  133. data/docs/ManagementApi.md +834 -815
  134. data/docs/ManagerConfig.md +9 -0
  135. data/docs/Meta.md +16 -3
  136. data/docs/MiscUpdateUserLatestFeature.md +9 -0
  137. data/docs/MultiApplicationEntity.md +9 -0
  138. data/docs/MutableEntity.md +9 -0
  139. data/docs/NewAccount.md +9 -0
  140. data/docs/NewAccountSignUp.md +11 -0
  141. data/docs/NewAdditionalCost.md +23 -0
  142. data/docs/NewApplication.md +22 -2
  143. data/docs/NewApplicationAPIKey.md +16 -0
  144. data/docs/NewAttribute.md +20 -2
  145. data/docs/NewCampaign.md +21 -1
  146. data/docs/NewCampaignSet.md +12 -0
  147. data/docs/NewCoupons.md +20 -1
  148. data/docs/NewCustomerProfile.md +10 -1
  149. data/docs/NewCustomerSession.md +17 -1
  150. data/docs/NewCustomerSessionV2.md +31 -0
  151. data/docs/NewEvent.md +13 -1
  152. data/docs/NewEventType.md +19 -1
  153. data/docs/NewFeatureFlags.md +14 -3
  154. data/docs/NewImport.md +9 -0
  155. data/docs/NewInvitation.md +12 -0
  156. data/docs/NewInviteEmail.md +10 -0
  157. data/docs/NewLoyaltyProgram.md +15 -1
  158. data/docs/NewPassword.md +10 -0
  159. data/docs/NewPasswordEmail.md +9 -0
  160. data/docs/NewReferral.md +13 -0
  161. data/docs/NewRole.md +12 -0
  162. data/docs/NewRuleset.md +13 -1
  163. data/docs/NewSamlConnection.md +33 -0
  164. data/docs/NewTemplateDef.md +16 -1
  165. data/docs/NewUser.md +12 -0
  166. data/docs/NewWebhook.md +17 -1
  167. data/docs/Notification.md +11 -0
  168. data/docs/RedeemReferralEffectProps.md +19 -0
  169. data/docs/Referral.md +18 -0
  170. data/docs/ReferralCreatedEffectProps.md +17 -0
  171. data/docs/ReferralRejectionReason.md +11 -0
  172. data/docs/RejectCouponEffectProps.md +19 -0
  173. data/docs/RejectReferralEffectProps.md +19 -0
  174. data/docs/Role.md +15 -1
  175. data/docs/RoleAssign.md +10 -0
  176. data/docs/RoleMembership.md +10 -0
  177. data/docs/RollbackCouponEffectProps.md +17 -0
  178. data/docs/RollbackDiscountEffectProps.md +19 -0
  179. data/docs/Rule.md +13 -0
  180. data/docs/Ruleset.md +18 -1
  181. data/docs/SamlConnection.md +37 -0
  182. data/docs/SamlConnectionMetadata.md +23 -0
  183. data/docs/SamlLoginEndpoint.md +19 -0
  184. data/docs/Session.md +11 -0
  185. data/docs/SetDiscountEffectProps.md +19 -0
  186. data/docs/SetDiscountPerItemEffectProps.md +21 -0
  187. data/docs/ShowBundleMetadataEffectProps.md +21 -0
  188. data/docs/ShowNotificationEffectProps.md +21 -0
  189. data/docs/SlotDef.md +15 -1
  190. data/docs/TemplateArgDef.md +13 -1
  191. data/docs/TemplateDef.md +20 -1
  192. data/docs/TriggerWebhookEffectProps.md +19 -0
  193. data/docs/UpdateAccount.md +16 -1
  194. data/docs/UpdateApplication.md +33 -0
  195. data/docs/UpdateAttributeEffectProps.md +19 -0
  196. data/docs/UpdateCampaign.md +21 -1
  197. data/docs/UpdateCoupon.md +16 -1
  198. data/docs/UpdateCouponBatch.md +16 -1
  199. data/docs/UpdateLoyaltyProgram.md +14 -1
  200. data/docs/UpdateRole.md +13 -1
  201. data/docs/UpdateUser.md +17 -5
  202. data/docs/User.md +26 -3
  203. data/docs/UserEntity.md +9 -0
  204. data/docs/Webhook.md +20 -1
  205. data/docs/WebhookActivationLogEntry.md +13 -0
  206. data/docs/WebhookLogEntry.md +18 -0
  207. data/lib/talon_one.rb +73 -34
  208. data/lib/talon_one/api/integration_api.rb +372 -130
  209. data/lib/talon_one/api/management_api.rb +2238 -1444
  210. data/lib/talon_one/api_client.rb +39 -42
  211. data/lib/talon_one/api_error.rb +22 -3
  212. data/lib/talon_one/configuration.rb +48 -9
  213. data/lib/talon_one/models/accept_coupon_effect_props.rb +213 -0
  214. data/lib/talon_one/models/accept_referral_effect_props.rb +213 -0
  215. data/lib/talon_one/models/access_log_entry.rb +47 -24
  216. data/lib/talon_one/models/account.rb +72 -49
  217. data/lib/talon_one/models/account_additional_cost.rb +300 -0
  218. data/lib/talon_one/models/account_analytics.rb +78 -40
  219. data/lib/talon_one/models/account_entity.rb +39 -16
  220. data/lib/talon_one/models/account_limits.rb +67 -34
  221. data/lib/talon_one/models/add_free_item_effect_props.rb +228 -0
  222. data/lib/talon_one/models/add_loyalty_points_effect_props.rb +288 -0
  223. data/lib/talon_one/models/additional_cost.rb +211 -0
  224. data/lib/talon_one/models/api_error.rb +40 -17
  225. data/lib/talon_one/models/application.rb +87 -85
  226. data/lib/talon_one/models/application_api_health.rb +43 -20
  227. data/lib/talon_one/models/application_api_key.rb +47 -24
  228. data/lib/talon_one/models/application_customer.rb +52 -29
  229. data/lib/talon_one/models/application_customer_entity.rb +39 -16
  230. data/lib/talon_one/models/application_customer_search.rb +42 -19
  231. data/lib/talon_one/models/application_entity.rb +39 -16
  232. data/lib/talon_one/models/application_event.rb +48 -25
  233. data/lib/talon_one/models/application_session.rb +72 -34
  234. data/lib/talon_one/models/application_session_entity.rb +39 -16
  235. data/lib/talon_one/models/attribute.rb +73 -38
  236. data/lib/talon_one/models/attributes_mandatory.rb +222 -0
  237. data/lib/talon_one/models/attributes_settings.rb +207 -0
  238. data/lib/talon_one/models/base_saml_connection.rb +359 -0
  239. data/lib/talon_one/models/binding.rb +39 -16
  240. data/lib/talon_one/models/campaign.rb +97 -54
  241. data/lib/talon_one/models/campaign_analytics.rb +160 -47
  242. data/lib/talon_one/models/campaign_copy.rb +86 -21
  243. data/lib/talon_one/models/campaign_entity.rb +39 -16
  244. data/lib/talon_one/models/campaign_search.rb +38 -15
  245. data/lib/talon_one/models/campaign_set.rb +77 -20
  246. data/lib/talon_one/models/campaign_set_branch_node.rb +47 -24
  247. data/lib/talon_one/models/campaign_set_leaf_node.rb +43 -20
  248. data/lib/talon_one/models/campaign_set_node.rb +38 -15
  249. data/lib/talon_one/models/cart_item.rb +49 -26
  250. data/lib/talon_one/models/cart_item_adjustment.rb +43 -20
  251. data/lib/talon_one/models/change.rb +46 -23
  252. data/lib/talon_one/models/change_profile_password.rb +227 -0
  253. data/lib/talon_one/models/code_generator_settings.rb +41 -18
  254. data/lib/talon_one/models/coupon.rb +117 -40
  255. data/lib/talon_one/models/coupon_constraints.rb +78 -21
  256. data/lib/talon_one/models/coupon_created_effect_props.rb +228 -0
  257. data/lib/talon_one/models/coupon_rejection_reason.rb +45 -22
  258. data/lib/talon_one/models/coupon_reservations.rb +39 -16
  259. data/lib/talon_one/models/coupon_search.rb +38 -15
  260. data/lib/talon_one/models/coupon_value.rb +38 -15
  261. data/lib/talon_one/models/create_application_api_key.rb +39 -16
  262. data/lib/talon_one/models/customer_activity_report.rb +61 -38
  263. data/lib/talon_one/models/customer_analytics.rb +51 -28
  264. data/lib/talon_one/models/customer_inventory.rb +228 -0
  265. data/lib/talon_one/models/customer_profile.rb +51 -28
  266. data/lib/talon_one/models/customer_profile_search_query.rb +42 -19
  267. data/lib/talon_one/models/customer_profile_update.rb +211 -0
  268. data/lib/talon_one/models/customer_session.rb +59 -36
  269. data/lib/talon_one/models/customer_session_v2.rb +447 -0
  270. data/lib/talon_one/models/deduct_loyalty_points_effect_props.rb +258 -0
  271. data/lib/talon_one/models/effect.rb +287 -0
  272. data/lib/talon_one/models/effect_entity.rb +273 -0
  273. data/lib/talon_one/models/email_entity.rb +38 -15
  274. data/lib/talon_one/models/entity.rb +39 -16
  275. data/lib/talon_one/models/environment.rb +45 -22
  276. data/lib/talon_one/models/error_effect_props.rb +213 -0
  277. data/lib/talon_one/models/error_response.rb +39 -16
  278. data/lib/talon_one/models/error_source.rb +41 -18
  279. data/lib/talon_one/models/event.rb +51 -28
  280. data/lib/talon_one/models/event_type.rb +59 -36
  281. data/lib/talon_one/models/export.rb +48 -25
  282. data/lib/talon_one/models/feature_flag.rb +41 -18
  283. data/lib/talon_one/models/feature_flags.rb +46 -23
  284. data/lib/talon_one/models/features_feed.rb +40 -17
  285. data/lib/talon_one/models/func_arg_def.rb +42 -19
  286. data/lib/talon_one/models/function_def.rb +42 -19
  287. data/lib/talon_one/models/import.rb +48 -25
  288. data/lib/talon_one/models/import_coupons.rb +38 -15
  289. data/lib/talon_one/models/{inline_response_200.rb → inline_response200.rb} +40 -17
  290. data/lib/talon_one/models/{inline_response_200_2.rb → inline_response2001.rb} +41 -18
  291. data/lib/talon_one/models/{inline_response_200_10.rb → inline_response20010.rb} +41 -18
  292. data/lib/talon_one/models/{inline_response_200_11.rb → inline_response20011.rb} +40 -17
  293. data/lib/talon_one/models/{inline_response_200_12.rb → inline_response20012.rb} +40 -17
  294. data/lib/talon_one/models/{inline_response_200_13.rb → inline_response20013.rb} +41 -18
  295. data/lib/talon_one/models/{inline_response_200_14.rb → inline_response20014.rb} +40 -17
  296. data/lib/talon_one/models/{inline_response_200_15.rb → inline_response20015.rb} +41 -18
  297. data/lib/talon_one/models/inline_response20016.rb +222 -0
  298. data/lib/talon_one/models/{inline_response_200_17.rb → inline_response20017.rb} +40 -17
  299. data/lib/talon_one/models/{inline_response_200_18.rb → inline_response20018.rb} +41 -18
  300. data/lib/talon_one/models/{inline_response_200_19.rb → inline_response20019.rb} +40 -17
  301. data/lib/talon_one/models/{inline_response_200_3.rb → inline_response2002.rb} +41 -18
  302. data/lib/talon_one/models/inline_response20020.rb +227 -0
  303. data/lib/talon_one/models/inline_response20021.rb +227 -0
  304. data/lib/talon_one/models/{inline_response_200_20.rb → inline_response20022.rb} +41 -18
  305. data/lib/talon_one/models/{inline_response_200_21.rb → inline_response20023.rb} +41 -18
  306. data/lib/talon_one/models/{inline_response_200_22.rb → inline_response20024.rb} +41 -18
  307. data/lib/talon_one/models/{inline_response_200_23.rb → inline_response20025.rb} +41 -18
  308. data/lib/talon_one/models/{inline_response_200_24.rb → inline_response20026.rb} +41 -18
  309. data/lib/talon_one/models/{inline_response_200_25.rb → inline_response20027.rb} +51 -24
  310. data/lib/talon_one/models/{inline_response_200_26.rb → inline_response20028.rb} +41 -18
  311. data/lib/talon_one/models/{inline_response_200_27.rb → inline_response20029.rb} +41 -18
  312. data/lib/talon_one/models/{inline_response_200_4.rb → inline_response2003.rb} +41 -18
  313. data/lib/talon_one/models/{inline_response_200_28.rb → inline_response20030.rb} +41 -18
  314. data/lib/talon_one/models/{inline_response_200_1.rb → inline_response2004.rb} +41 -18
  315. data/lib/talon_one/models/{inline_response_200_5.rb → inline_response2005.rb} +41 -18
  316. data/lib/talon_one/models/{inline_response_200_6.rb → inline_response2006.rb} +40 -17
  317. data/lib/talon_one/models/{inline_response_200_7.rb → inline_response2007.rb} +41 -18
  318. data/lib/talon_one/models/{inline_response_200_8.rb → inline_response2008.rb} +40 -17
  319. data/lib/talon_one/models/{inline_response_200_9.rb → inline_response2009.rb} +40 -17
  320. data/lib/talon_one/models/integration_entity.rb +40 -17
  321. data/lib/talon_one/models/integration_event.rb +41 -18
  322. data/lib/talon_one/models/integration_profile_entity.rb +39 -16
  323. data/lib/talon_one/models/integration_request.rb +246 -0
  324. data/lib/talon_one/models/integration_state.rb +54 -22
  325. data/lib/talon_one/models/integration_state_v2.rb +313 -0
  326. data/lib/talon_one/models/ledger_entry.rb +53 -30
  327. data/lib/talon_one/models/library_attribute.rb +50 -27
  328. data/lib/talon_one/models/limit_config.rb +43 -20
  329. data/lib/talon_one/models/login_params.rb +39 -16
  330. data/lib/talon_one/models/loyalty.rb +38 -15
  331. data/lib/talon_one/models/loyalty_ledger.rb +40 -18
  332. data/lib/talon_one/models/loyalty_ledger_entry.rb +67 -67
  333. data/lib/talon_one/models/loyalty_membership.rb +40 -17
  334. data/lib/talon_one/models/loyalty_points.rb +43 -20
  335. data/lib/talon_one/models/loyalty_program.rb +50 -27
  336. data/lib/talon_one/models/loyalty_program_balance.rb +39 -16
  337. data/lib/talon_one/models/loyalty_program_ledgers.rb +43 -21
  338. data/lib/talon_one/models/loyalty_sub_ledger.rb +41 -18
  339. data/lib/talon_one/models/manager_config.rb +39 -16
  340. data/lib/talon_one/models/meta.rb +44 -21
  341. data/lib/talon_one/models/misc_update_user_latest_feature.rb +39 -16
  342. data/lib/talon_one/models/multi_application_entity.rb +39 -16
  343. data/lib/talon_one/models/mutable_entity.rb +38 -15
  344. data/lib/talon_one/models/new_account.rb +39 -16
  345. data/lib/talon_one/models/new_account_sign_up.rb +41 -18
  346. data/lib/talon_one/models/new_additional_cost.rb +255 -0
  347. data/lib/talon_one/models/new_application.rb +111 -81
  348. data/lib/talon_one/models/new_application_api_key.rb +48 -25
  349. data/lib/talon_one/models/new_attribute.rb +69 -34
  350. data/lib/talon_one/models/new_campaign.rb +57 -34
  351. data/lib/talon_one/models/new_campaign_set.rb +75 -18
  352. data/lib/talon_one/models/new_coupons.rb +89 -32
  353. data/lib/talon_one/models/new_customer_profile.rb +38 -15
  354. data/lib/talon_one/models/new_customer_session.rb +50 -27
  355. data/lib/talon_one/models/new_customer_session_v2.rb +322 -0
  356. data/lib/talon_one/models/new_event.rb +43 -20
  357. data/lib/talon_one/models/new_event_type.rb +57 -34
  358. data/lib/talon_one/models/new_feature_flags.rb +44 -21
  359. data/lib/talon_one/models/new_import.rb +41 -18
  360. data/lib/talon_one/models/new_invitation.rb +41 -18
  361. data/lib/talon_one/models/new_invite_email.rb +39 -16
  362. data/lib/talon_one/models/new_loyalty_program.rb +47 -24
  363. data/lib/talon_one/models/new_password.rb +40 -17
  364. data/lib/talon_one/models/new_password_email.rb +38 -15
  365. data/lib/talon_one/models/new_referral.rb +47 -24
  366. data/lib/talon_one/models/new_role.rb +41 -18
  367. data/lib/talon_one/models/new_ruleset.rb +43 -20
  368. data/lib/talon_one/models/new_saml_connection.rb +394 -0
  369. data/lib/talon_one/models/new_template_def.rb +45 -22
  370. data/lib/talon_one/models/new_user.rb +42 -19
  371. data/lib/talon_one/models/new_webhook.rb +50 -27
  372. data/lib/talon_one/models/notification.rb +40 -17
  373. data/lib/talon_one/models/redeem_referral_effect_props.rb +228 -0
  374. data/lib/talon_one/models/referral.rb +54 -31
  375. data/lib/talon_one/models/referral_created_effect_props.rb +213 -0
  376. data/lib/talon_one/models/referral_rejection_reason.rb +45 -22
  377. data/lib/talon_one/models/reject_coupon_effect_props.rb +228 -0
  378. data/lib/talon_one/models/reject_referral_effect_props.rb +228 -0
  379. data/lib/talon_one/models/role.rb +45 -22
  380. data/lib/talon_one/models/role_assign.rb +39 -16
  381. data/lib/talon_one/models/role_membership.rb +41 -18
  382. data/lib/talon_one/models/rollback_coupon_effect_props.rb +213 -0
  383. data/lib/talon_one/models/rollback_discount_effect_props.rb +228 -0
  384. data/lib/talon_one/models/rule.rb +42 -19
  385. data/lib/talon_one/models/ruleset.rb +51 -28
  386. data/lib/talon_one/models/saml_connection.rb +410 -0
  387. data/lib/talon_one/models/saml_connection_metadata.rb +294 -0
  388. data/lib/talon_one/models/saml_login_endpoint.rb +265 -0
  389. data/lib/talon_one/models/session.rb +41 -18
  390. data/lib/talon_one/models/set_discount_effect_props.rb +228 -0
  391. data/lib/talon_one/models/set_discount_per_item_effect_props.rb +243 -0
  392. data/lib/talon_one/models/show_bundle_metadata_effect_props.rb +247 -0
  393. data/lib/talon_one/models/show_notification_effect_props.rb +243 -0
  394. data/lib/talon_one/models/slot_def.rb +44 -21
  395. data/lib/talon_one/models/template_arg_def.rb +44 -21
  396. data/lib/talon_one/models/template_def.rb +50 -27
  397. data/lib/talon_one/models/trigger_webhook_effect_props.rb +228 -0
  398. data/lib/talon_one/models/update_account.rb +100 -23
  399. data/lib/talon_one/models/update_application.rb +406 -0
  400. data/lib/talon_one/models/update_attribute_effect_props.rb +228 -0
  401. data/lib/talon_one/models/update_campaign.rb +57 -34
  402. data/lib/talon_one/models/update_coupon.rb +81 -24
  403. data/lib/talon_one/models/update_coupon_batch.rb +81 -24
  404. data/lib/talon_one/models/update_loyalty_program.rb +46 -23
  405. data/lib/talon_one/models/update_role.rb +42 -19
  406. data/lib/talon_one/models/update_user.rb +52 -65
  407. data/lib/talon_one/models/user.rb +74 -41
  408. data/lib/talon_one/models/user_entity.rb +39 -16
  409. data/lib/talon_one/models/webhook.rb +53 -30
  410. data/lib/talon_one/models/webhook_activation_log_entry.rb +46 -23
  411. data/lib/talon_one/models/webhook_log_entry.rb +52 -29
  412. data/lib/talon_one/version.rb +4 -4
  413. data/spec/api/integration_api_spec.rb +44 -11
  414. data/spec/api/management_api_spec.rb +141 -140
  415. data/spec/api_client_spec.rb +4 -4
  416. data/spec/configuration_spec.rb +6 -6
  417. data/spec/models/accept_coupon_effect_props_spec.rb +41 -0
  418. data/spec/models/accept_referral_effect_props_spec.rb +41 -0
  419. data/spec/models/access_log_entry_spec.rb +4 -4
  420. data/spec/models/account_additional_cost_spec.rb +77 -0
  421. data/spec/models/account_analytics_spec.rb +10 -4
  422. data/spec/models/account_entity_spec.rb +4 -4
  423. data/spec/models/account_limits_spec.rb +10 -4
  424. data/spec/models/account_spec.rb +5 -5
  425. data/spec/models/add_free_item_effect_props_spec.rb +47 -0
  426. data/spec/models/add_loyalty_points_effect_props_spec.rb +71 -0
  427. data/spec/models/additional_cost_spec.rb +41 -0
  428. data/spec/models/api_error_spec.rb +4 -4
  429. data/spec/models/application_api_health_spec.rb +4 -4
  430. data/spec/models/application_api_key_spec.rb +4 -4
  431. data/spec/models/application_customer_entity_spec.rb +4 -4
  432. data/spec/models/application_customer_search_spec.rb +4 -4
  433. data/spec/models/application_customer_spec.rb +4 -4
  434. data/spec/models/application_entity_spec.rb +4 -4
  435. data/spec/models/application_event_spec.rb +4 -4
  436. data/spec/models/application_session_entity_spec.rb +4 -4
  437. data/spec/models/application_session_spec.rb +10 -4
  438. data/spec/models/application_spec.rb +20 -10
  439. data/spec/models/attribute_spec.rb +10 -4
  440. data/spec/models/attributes_mandatory_spec.rb +47 -0
  441. data/spec/models/attributes_settings_spec.rb +41 -0
  442. data/spec/models/base_saml_connection_spec.rb +83 -0
  443. data/spec/models/binding_spec.rb +4 -4
  444. data/spec/models/campaign_analytics_spec.rb +40 -4
  445. data/spec/models/campaign_copy_spec.rb +28 -4
  446. data/spec/models/campaign_entity_spec.rb +4 -4
  447. data/spec/models/campaign_search_spec.rb +4 -4
  448. data/spec/models/campaign_set_branch_node_spec.rb +4 -4
  449. data/spec/models/campaign_set_leaf_node_spec.rb +4 -4
  450. data/spec/models/campaign_set_node_spec.rb +4 -4
  451. data/spec/models/campaign_set_spec.rb +10 -4
  452. data/spec/models/campaign_spec.rb +16 -4
  453. data/spec/models/cart_item_adjustment_spec.rb +4 -4
  454. data/spec/models/cart_item_spec.rb +4 -4
  455. data/spec/models/change_profile_password_spec.rb +47 -0
  456. data/spec/models/change_spec.rb +4 -4
  457. data/spec/models/code_generator_settings_spec.rb +4 -4
  458. data/spec/models/coupon_constraints_spec.rb +10 -4
  459. data/spec/models/coupon_created_effect_props_spec.rb +47 -0
  460. data/spec/models/coupon_rejection_reason_spec.rb +4 -4
  461. data/spec/models/coupon_reservations_spec.rb +4 -4
  462. data/spec/models/coupon_search_spec.rb +4 -4
  463. data/spec/models/coupon_spec.rb +22 -4
  464. data/spec/models/coupon_value_spec.rb +4 -4
  465. data/spec/models/create_application_api_key_spec.rb +4 -4
  466. data/spec/models/customer_activity_report_spec.rb +4 -4
  467. data/spec/models/customer_analytics_spec.rb +4 -4
  468. data/spec/models/customer_inventory_spec.rb +53 -0
  469. data/spec/models/customer_profile_search_query_spec.rb +4 -4
  470. data/spec/models/customer_profile_spec.rb +4 -4
  471. data/spec/models/customer_profile_update_spec.rb +41 -0
  472. data/spec/models/customer_session_spec.rb +4 -4
  473. data/spec/models/customer_session_v2_spec.rb +129 -0
  474. data/spec/models/deduct_loyalty_points_effect_props_spec.rb +59 -0
  475. data/spec/models/effect_entity_spec.rb +65 -0
  476. data/spec/models/effect_spec.rb +71 -0
  477. data/spec/models/email_entity_spec.rb +4 -4
  478. data/spec/models/entity_spec.rb +4 -4
  479. data/spec/models/environment_spec.rb +4 -4
  480. data/spec/models/error_effect_props_spec.rb +41 -0
  481. data/spec/models/error_response_spec.rb +4 -4
  482. data/spec/models/error_source_spec.rb +4 -4
  483. data/spec/models/event_spec.rb +4 -4
  484. data/spec/models/event_type_spec.rb +4 -4
  485. data/spec/models/export_spec.rb +4 -4
  486. data/spec/models/feature_flag_spec.rb +4 -4
  487. data/spec/models/feature_flags_spec.rb +4 -4
  488. data/spec/models/features_feed_spec.rb +4 -4
  489. data/spec/models/func_arg_def_spec.rb +4 -4
  490. data/spec/models/function_def_spec.rb +4 -4
  491. data/spec/models/import_coupons_spec.rb +4 -4
  492. data/spec/models/import_spec.rb +4 -4
  493. data/spec/models/{inline_response_200_10_spec.rb → inline_response20010_spec.rb} +4 -4
  494. data/spec/models/{inline_response_200_11_spec.rb → inline_response20011_spec.rb} +4 -4
  495. data/spec/models/{inline_response_200_12_spec.rb → inline_response20012_spec.rb} +4 -4
  496. data/spec/models/{inline_response_200_13_spec.rb → inline_response20013_spec.rb} +4 -4
  497. data/spec/models/{inline_response_200_14_spec.rb → inline_response20014_spec.rb} +4 -4
  498. data/spec/models/{inline_response_200_15_spec.rb → inline_response20015_spec.rb} +4 -4
  499. data/spec/models/{inline_response_200_16_spec.rb → inline_response20016_spec.rb} +5 -5
  500. data/spec/models/{inline_response_200_17_spec.rb → inline_response20017_spec.rb} +4 -4
  501. data/spec/models/{inline_response_200_18_spec.rb → inline_response20018_spec.rb} +4 -4
  502. data/spec/models/{inline_response_200_19_spec.rb → inline_response20019_spec.rb} +4 -4
  503. data/spec/models/{inline_response_200_1_spec.rb → inline_response2001_spec.rb} +4 -4
  504. data/spec/models/{inline_response_200_20_spec.rb → inline_response20020_spec.rb} +4 -4
  505. data/spec/models/{inline_response_200_21_spec.rb → inline_response20021_spec.rb} +4 -4
  506. data/spec/models/{inline_response_200_22_spec.rb → inline_response20022_spec.rb} +4 -4
  507. data/spec/models/{inline_response_200_23_spec.rb → inline_response20023_spec.rb} +4 -4
  508. data/spec/models/{inline_response_200_24_spec.rb → inline_response20024_spec.rb} +4 -4
  509. data/spec/models/{inline_response_200_25_spec.rb → inline_response20025_spec.rb} +4 -4
  510. data/spec/models/{inline_response_200_26_spec.rb → inline_response20026_spec.rb} +4 -4
  511. data/spec/models/{inline_response_200_27_spec.rb → inline_response20027_spec.rb} +10 -4
  512. data/spec/models/{inline_response_200_28_spec.rb → inline_response20028_spec.rb} +4 -4
  513. data/spec/models/inline_response20029_spec.rb +47 -0
  514. data/spec/models/{inline_response_200_2_spec.rb → inline_response2002_spec.rb} +4 -4
  515. data/spec/models/inline_response20030_spec.rb +47 -0
  516. data/spec/models/{inline_response_200_3_spec.rb → inline_response2003_spec.rb} +4 -4
  517. data/spec/models/{inline_response_200_4_spec.rb → inline_response2004_spec.rb} +4 -4
  518. data/spec/models/{inline_response_200_5_spec.rb → inline_response2005_spec.rb} +4 -4
  519. data/spec/models/{inline_response_200_6_spec.rb → inline_response2006_spec.rb} +4 -4
  520. data/spec/models/{inline_response_200_7_spec.rb → inline_response2007_spec.rb} +4 -4
  521. data/spec/models/{inline_response_200_8_spec.rb → inline_response2008_spec.rb} +4 -4
  522. data/spec/models/{inline_response_200_9_spec.rb → inline_response2009_spec.rb} +4 -4
  523. data/spec/models/{inline_response_200_spec.rb → inline_response200_spec.rb} +4 -4
  524. data/spec/models/integration_entity_spec.rb +4 -4
  525. data/spec/models/integration_event_spec.rb +4 -4
  526. data/spec/models/integration_profile_entity_spec.rb +4 -4
  527. data/spec/models/integration_request_spec.rb +51 -0
  528. data/spec/models/integration_state_spec.rb +10 -4
  529. data/spec/models/integration_state_v2_spec.rb +95 -0
  530. data/spec/models/ledger_entry_spec.rb +4 -4
  531. data/spec/models/library_attribute_spec.rb +4 -4
  532. data/spec/models/limit_config_spec.rb +5 -5
  533. data/spec/models/login_params_spec.rb +4 -4
  534. data/spec/models/loyalty_ledger_entry_spec.rb +10 -8
  535. data/spec/models/loyalty_ledger_spec.rb +4 -4
  536. data/spec/models/loyalty_membership_spec.rb +4 -4
  537. data/spec/models/loyalty_points_spec.rb +4 -4
  538. data/spec/models/loyalty_program_balance_spec.rb +4 -4
  539. data/spec/models/loyalty_program_ledgers_spec.rb +4 -4
  540. data/spec/models/loyalty_program_spec.rb +4 -4
  541. data/spec/models/loyalty_spec.rb +4 -4
  542. data/spec/models/loyalty_sub_ledger_spec.rb +4 -4
  543. data/spec/models/manager_config_spec.rb +4 -4
  544. data/spec/models/meta_spec.rb +4 -4
  545. data/spec/models/misc_update_user_latest_feature_spec.rb +4 -4
  546. data/spec/models/multi_application_entity_spec.rb +4 -4
  547. data/spec/models/mutable_entity_spec.rb +4 -4
  548. data/spec/models/new_account_sign_up_spec.rb +4 -4
  549. data/spec/models/new_account_spec.rb +4 -4
  550. data/spec/models/new_additional_cost_spec.rb +59 -0
  551. data/spec/models/new_application_api_key_spec.rb +4 -4
  552. data/spec/models/new_application_spec.rb +26 -10
  553. data/spec/models/new_attribute_spec.rb +10 -4
  554. data/spec/models/new_campaign_set_spec.rb +10 -4
  555. data/spec/models/new_campaign_spec.rb +4 -4
  556. data/spec/models/new_coupons_spec.rb +10 -4
  557. data/spec/models/new_customer_profile_spec.rb +4 -4
  558. data/spec/models/new_customer_session_spec.rb +4 -4
  559. data/spec/models/new_customer_session_v2_spec.rb +87 -0
  560. data/spec/models/new_event_spec.rb +4 -4
  561. data/spec/models/new_event_type_spec.rb +4 -4
  562. data/spec/models/new_feature_flags_spec.rb +4 -4
  563. data/spec/models/new_import_spec.rb +4 -4
  564. data/spec/models/new_invitation_spec.rb +4 -4
  565. data/spec/models/new_invite_email_spec.rb +4 -4
  566. data/spec/models/new_loyalty_program_spec.rb +4 -4
  567. data/spec/models/new_password_email_spec.rb +4 -4
  568. data/spec/models/new_password_spec.rb +4 -4
  569. data/spec/models/new_referral_spec.rb +4 -4
  570. data/spec/models/new_role_spec.rb +4 -4
  571. data/spec/models/new_ruleset_spec.rb +4 -4
  572. data/spec/models/new_saml_connection_spec.rb +89 -0
  573. data/spec/models/new_template_def_spec.rb +4 -4
  574. data/spec/models/new_user_spec.rb +4 -4
  575. data/spec/models/new_webhook_spec.rb +4 -4
  576. data/spec/models/notification_spec.rb +4 -4
  577. data/spec/models/redeem_referral_effect_props_spec.rb +47 -0
  578. data/spec/models/referral_created_effect_props_spec.rb +41 -0
  579. data/spec/models/referral_rejection_reason_spec.rb +4 -4
  580. data/spec/models/referral_spec.rb +4 -4
  581. data/spec/models/reject_coupon_effect_props_spec.rb +47 -0
  582. data/spec/models/reject_referral_effect_props_spec.rb +47 -0
  583. data/spec/models/role_assign_spec.rb +4 -4
  584. data/spec/models/role_membership_spec.rb +4 -4
  585. data/spec/models/role_spec.rb +4 -4
  586. data/spec/models/rollback_coupon_effect_props_spec.rb +41 -0
  587. data/spec/models/rollback_discount_effect_props_spec.rb +47 -0
  588. data/spec/models/rule_spec.rb +4 -4
  589. data/spec/models/ruleset_spec.rb +4 -4
  590. data/spec/models/saml_connection_metadata_spec.rb +59 -0
  591. data/spec/models/saml_connection_spec.rb +101 -0
  592. data/spec/models/saml_login_endpoint_spec.rb +47 -0
  593. data/spec/models/session_spec.rb +4 -4
  594. data/spec/models/set_discount_effect_props_spec.rb +47 -0
  595. data/spec/models/set_discount_per_item_effect_props_spec.rb +53 -0
  596. data/spec/models/show_bundle_metadata_effect_props_spec.rb +53 -0
  597. data/spec/models/show_notification_effect_props_spec.rb +53 -0
  598. data/spec/models/slot_def_spec.rb +4 -4
  599. data/spec/models/template_arg_def_spec.rb +4 -4
  600. data/spec/models/template_def_spec.rb +4 -4
  601. data/spec/models/trigger_webhook_effect_props_spec.rb +47 -0
  602. data/spec/models/update_account_spec.rb +20 -4
  603. data/spec/models/update_application_spec.rb +97 -0
  604. data/spec/models/update_attribute_effect_props_spec.rb +47 -0
  605. data/spec/models/update_campaign_spec.rb +4 -4
  606. data/spec/models/update_coupon_batch_spec.rb +10 -4
  607. data/spec/models/update_coupon_spec.rb +10 -4
  608. data/spec/models/update_loyalty_program_spec.rb +4 -4
  609. data/spec/models/update_role_spec.rb +4 -4
  610. data/spec/models/update_user_spec.rb +4 -22
  611. data/spec/models/user_entity_spec.rb +4 -4
  612. data/spec/models/user_spec.rb +10 -4
  613. data/spec/models/webhook_activation_log_entry_spec.rb +4 -4
  614. data/spec/models/webhook_log_entry_spec.rb +4 -4
  615. data/spec/models/webhook_spec.rb +4 -4
  616. data/spec/spec_helper.rb +3 -3
  617. data/talon_one.gemspec +6 -11
  618. metadata +263 -233
  619. data/CHANGELOG.md +0 -63
  620. data/docs/AttributeQuery.md +0 -7
  621. data/docs/Notifications.md +0 -7
  622. data/git_push.sh +0 -55
  623. data/lib/talon_one/models/attribute_query.rb +0 -174
  624. data/lib/talon_one/models/inline_response_200_16.rb +0 -204
  625. data/lib/talon_one/models/notifications.rb +0 -174
  626. data/spec/models/attribute_query_spec.rb +0 -35
  627. data/spec/models/notifications_spec.rb +0 -35
  628. data/talon_one-1.0.0.gem +0 -0
  629. data/talon_one-1.1.0.gem +0 -0
  630. data/talon_one-1.1.1.gem +0 -0
  631. data/talon_one-1.1.2.gem +0 -0
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
5
5
 
6
- OpenAPI spec version: 1.0.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
 
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.7
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -20,39 +20,90 @@ module TalonOne
20
20
  # Application IDs of the applications to which a campaign should be copied to
21
21
  attr_accessor :application_ids
22
22
 
23
+ # A detailed description of the campaign.
24
+ attr_accessor :description
25
+
26
+ # Datetime when the campaign will become active.
27
+ attr_accessor :start_time
28
+
29
+ # Datetime when the campaign will become in-active.
30
+ attr_accessor :end_time
31
+
32
+ # A list of tags for the campaign.
33
+ attr_accessor :tags
34
+
23
35
  # Attribute mapping from ruby-style variable name to JSON key.
24
36
  def self.attribute_map
25
37
  {
26
38
  :'name' => :'name',
27
- :'application_ids' => :'applicationIds'
39
+ :'application_ids' => :'applicationIds',
40
+ :'description' => :'description',
41
+ :'start_time' => :'startTime',
42
+ :'end_time' => :'endTime',
43
+ :'tags' => :'tags'
28
44
  }
29
45
  end
30
46
 
31
47
  # Attribute type mapping.
32
- def self.swagger_types
48
+ def self.openapi_types
33
49
  {
34
50
  :'name' => :'String',
35
- :'application_ids' => :'Array<String>'
51
+ :'application_ids' => :'Array<String>',
52
+ :'description' => :'String',
53
+ :'start_time' => :'DateTime',
54
+ :'end_time' => :'DateTime',
55
+ :'tags' => :'Array<String>'
36
56
  }
37
57
  end
38
58
 
59
+ # List of attributes with nullable: true
60
+ def self.openapi_nullable
61
+ Set.new([
62
+ ])
63
+ end
64
+
39
65
  # Initializes the object
40
66
  # @param [Hash] attributes Model attributes in the form of hash
41
67
  def initialize(attributes = {})
42
- return unless attributes.is_a?(Hash)
68
+ if (!attributes.is_a?(Hash))
69
+ fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CampaignCopy` initialize method"
70
+ end
43
71
 
44
- # convert string to symbol for hash key
45
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
72
+ # check to see if the attribute exists and convert string to symbol for hash key
73
+ attributes = attributes.each_with_object({}) { |(k, v), h|
74
+ if (!self.class.attribute_map.key?(k.to_sym))
75
+ fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CampaignCopy`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
76
+ end
77
+ h[k.to_sym] = v
78
+ }
46
79
 
47
- if attributes.has_key?(:'name')
80
+ if attributes.key?(:'name')
48
81
  self.name = attributes[:'name']
49
82
  end
50
83
 
51
- if attributes.has_key?(:'applicationIds')
52
- if (value = attributes[:'applicationIds']).is_a?(Array)
84
+ if attributes.key?(:'application_ids')
85
+ if (value = attributes[:'application_ids']).is_a?(Array)
53
86
  self.application_ids = value
54
87
  end
55
88
  end
89
+
90
+ if attributes.key?(:'description')
91
+ self.description = attributes[:'description']
92
+ end
93
+
94
+ if attributes.key?(:'start_time')
95
+ self.start_time = attributes[:'start_time']
96
+ end
97
+
98
+ if attributes.key?(:'end_time')
99
+ self.end_time = attributes[:'end_time']
100
+ end
101
+
102
+ if attributes.key?(:'tags')
103
+ if (value = attributes[:'tags']).is_a?(Array)
104
+ self.tags = value
105
+ end
106
+ end
56
107
  end
57
108
 
58
109
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -79,7 +130,11 @@ module TalonOne
79
130
  return true if self.equal?(o)
80
131
  self.class == o.class &&
81
132
  name == o.name &&
82
- application_ids == o.application_ids
133
+ application_ids == o.application_ids &&
134
+ description == o.description &&
135
+ start_time == o.start_time &&
136
+ end_time == o.end_time &&
137
+ tags == o.tags
83
138
  end
84
139
 
85
140
  # @see the `==` method
@@ -89,9 +144,16 @@ module TalonOne
89
144
  end
90
145
 
91
146
  # Calculates hash code according to all attributes.
92
- # @return [Fixnum] Hash code
147
+ # @return [Integer] Hash code
93
148
  def hash
94
- [name, application_ids].hash
149
+ [name, application_ids, description, start_time, end_time, tags].hash
150
+ end
151
+
152
+ # Builds the object from hash
153
+ # @param [Hash] attributes Model attributes in the form of hash
154
+ # @return [Object] Returns the model itself
155
+ def self.build_from_hash(attributes)
156
+ new.build_from_hash(attributes)
95
157
  end
96
158
 
97
159
  # Builds the object from hash
@@ -99,9 +161,9 @@ module TalonOne
99
161
  # @return [Object] Returns the model itself
100
162
  def build_from_hash(attributes)
101
163
  return nil unless attributes.is_a?(Hash)
102
- self.class.swagger_types.each_pair do |key, type|
164
+ self.class.openapi_types.each_pair do |key, type|
103
165
  if type =~ /\AArray<(.*)>/i
104
- # check to ensure the input is an array given that the the attribute
166
+ # check to ensure the input is an array given that the attribute
105
167
  # is documented as an array but the input is not
106
168
  if attributes[self.class.attribute_map[key]].is_a?(Array)
107
169
  self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
@@ -130,7 +192,7 @@ module TalonOne
130
192
  value.to_i
131
193
  when :Float
132
194
  value.to_f
133
- when :BOOLEAN
195
+ when :Boolean
134
196
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
135
197
  true
136
198
  else
@@ -151,8 +213,7 @@ module TalonOne
151
213
  end
152
214
  end
153
215
  else # model
154
- temp_model = TalonOne.const_get(type).new
155
- temp_model.build_from_hash(value)
216
+ TalonOne.const_get(type).build_from_hash(value)
156
217
  end
157
218
  end
158
219
 
@@ -174,7 +235,11 @@ module TalonOne
174
235
  hash = {}
175
236
  self.class.attribute_map.each_pair do |attr, param|
176
237
  value = self.send(attr)
177
- next if value.nil?
238
+ if value.nil?
239
+ is_nullable = self.class.openapi_nullable.include?(attr)
240
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
241
+ end
242
+
178
243
  hash[param] = _to_hash(value)
179
244
  end
180
245
  hash
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
5
5
 
6
- OpenAPI spec version: 1.0.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
 
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.7
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -25,22 +25,35 @@ module TalonOne
25
25
  end
26
26
 
27
27
  # Attribute type mapping.
28
- def self.swagger_types
28
+ def self.openapi_types
29
29
  {
30
30
  :'campaign_id' => :'Integer'
31
31
  }
32
32
  end
33
33
 
34
+ # List of attributes with nullable: true
35
+ def self.openapi_nullable
36
+ Set.new([
37
+ ])
38
+ end
39
+
34
40
  # Initializes the object
35
41
  # @param [Hash] attributes Model attributes in the form of hash
36
42
  def initialize(attributes = {})
37
- return unless attributes.is_a?(Hash)
43
+ if (!attributes.is_a?(Hash))
44
+ fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CampaignEntity` initialize method"
45
+ end
38
46
 
39
- # convert string to symbol for hash key
40
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
47
+ # check to see if the attribute exists and convert string to symbol for hash key
48
+ attributes = attributes.each_with_object({}) { |(k, v), h|
49
+ if (!self.class.attribute_map.key?(k.to_sym))
50
+ fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CampaignEntity`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
51
+ end
52
+ h[k.to_sym] = v
53
+ }
41
54
 
42
- if attributes.has_key?(:'campaignId')
43
- self.campaign_id = attributes[:'campaignId']
55
+ if attributes.key?(:'campaign_id')
56
+ self.campaign_id = attributes[:'campaign_id']
44
57
  end
45
58
  end
46
59
 
@@ -77,19 +90,26 @@ module TalonOne
77
90
  end
78
91
 
79
92
  # Calculates hash code according to all attributes.
80
- # @return [Fixnum] Hash code
93
+ # @return [Integer] Hash code
81
94
  def hash
82
95
  [campaign_id].hash
83
96
  end
84
97
 
98
+ # Builds the object from hash
99
+ # @param [Hash] attributes Model attributes in the form of hash
100
+ # @return [Object] Returns the model itself
101
+ def self.build_from_hash(attributes)
102
+ new.build_from_hash(attributes)
103
+ end
104
+
85
105
  # Builds the object from hash
86
106
  # @param [Hash] attributes Model attributes in the form of hash
87
107
  # @return [Object] Returns the model itself
88
108
  def build_from_hash(attributes)
89
109
  return nil unless attributes.is_a?(Hash)
90
- self.class.swagger_types.each_pair do |key, type|
110
+ self.class.openapi_types.each_pair do |key, type|
91
111
  if type =~ /\AArray<(.*)>/i
92
- # check to ensure the input is an array given that the the attribute
112
+ # check to ensure the input is an array given that the attribute
93
113
  # is documented as an array but the input is not
94
114
  if attributes[self.class.attribute_map[key]].is_a?(Array)
95
115
  self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
@@ -118,7 +138,7 @@ module TalonOne
118
138
  value.to_i
119
139
  when :Float
120
140
  value.to_f
121
- when :BOOLEAN
141
+ when :Boolean
122
142
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
123
143
  true
124
144
  else
@@ -139,8 +159,7 @@ module TalonOne
139
159
  end
140
160
  end
141
161
  else # model
142
- temp_model = TalonOne.const_get(type).new
143
- temp_model.build_from_hash(value)
162
+ TalonOne.const_get(type).build_from_hash(value)
144
163
  end
145
164
  end
146
165
 
@@ -162,7 +181,11 @@ module TalonOne
162
181
  hash = {}
163
182
  self.class.attribute_map.each_pair do |attr, param|
164
183
  value = self.send(attr)
165
- next if value.nil?
184
+ if value.nil?
185
+ is_nullable = self.class.openapi_nullable.include?(attr)
186
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
187
+ end
188
+
166
189
  hash[param] = _to_hash(value)
167
190
  end
168
191
  hash
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
5
5
 
6
- OpenAPI spec version: 1.0.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
 
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.7
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -25,21 +25,34 @@ module TalonOne
25
25
  end
26
26
 
27
27
  # Attribute type mapping.
28
- def self.swagger_types
28
+ def self.openapi_types
29
29
  {
30
30
  :'attributes' => :'Object'
31
31
  }
32
32
  end
33
33
 
34
+ # List of attributes with nullable: true
35
+ def self.openapi_nullable
36
+ Set.new([
37
+ ])
38
+ end
39
+
34
40
  # Initializes the object
35
41
  # @param [Hash] attributes Model attributes in the form of hash
36
42
  def initialize(attributes = {})
37
- return unless attributes.is_a?(Hash)
43
+ if (!attributes.is_a?(Hash))
44
+ fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CampaignSearch` initialize method"
45
+ end
38
46
 
39
- # convert string to symbol for hash key
40
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
47
+ # check to see if the attribute exists and convert string to symbol for hash key
48
+ attributes = attributes.each_with_object({}) { |(k, v), h|
49
+ if (!self.class.attribute_map.key?(k.to_sym))
50
+ fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CampaignSearch`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
51
+ end
52
+ h[k.to_sym] = v
53
+ }
41
54
 
42
- if attributes.has_key?(:'attributes')
55
+ if attributes.key?(:'attributes')
43
56
  self.attributes = attributes[:'attributes']
44
57
  end
45
58
  end
@@ -77,19 +90,26 @@ module TalonOne
77
90
  end
78
91
 
79
92
  # Calculates hash code according to all attributes.
80
- # @return [Fixnum] Hash code
93
+ # @return [Integer] Hash code
81
94
  def hash
82
95
  [attributes].hash
83
96
  end
84
97
 
98
+ # Builds the object from hash
99
+ # @param [Hash] attributes Model attributes in the form of hash
100
+ # @return [Object] Returns the model itself
101
+ def self.build_from_hash(attributes)
102
+ new.build_from_hash(attributes)
103
+ end
104
+
85
105
  # Builds the object from hash
86
106
  # @param [Hash] attributes Model attributes in the form of hash
87
107
  # @return [Object] Returns the model itself
88
108
  def build_from_hash(attributes)
89
109
  return nil unless attributes.is_a?(Hash)
90
- self.class.swagger_types.each_pair do |key, type|
110
+ self.class.openapi_types.each_pair do |key, type|
91
111
  if type =~ /\AArray<(.*)>/i
92
- # check to ensure the input is an array given that the the attribute
112
+ # check to ensure the input is an array given that the attribute
93
113
  # is documented as an array but the input is not
94
114
  if attributes[self.class.attribute_map[key]].is_a?(Array)
95
115
  self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
@@ -118,7 +138,7 @@ module TalonOne
118
138
  value.to_i
119
139
  when :Float
120
140
  value.to_f
121
- when :BOOLEAN
141
+ when :Boolean
122
142
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
123
143
  true
124
144
  else
@@ -139,8 +159,7 @@ module TalonOne
139
159
  end
140
160
  end
141
161
  else # model
142
- temp_model = TalonOne.const_get(type).new
143
- temp_model.build_from_hash(value)
162
+ TalonOne.const_get(type).build_from_hash(value)
144
163
  end
145
164
  end
146
165
 
@@ -162,7 +181,11 @@ module TalonOne
162
181
  hash = {}
163
182
  self.class.attribute_map.each_pair do |attr, param|
164
183
  value = self.send(attr)
165
- next if value.nil?
184
+ if value.nil?
185
+ is_nullable = self.class.openapi_nullable.include?(attr)
186
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
187
+ end
188
+
166
189
  hash[param] = _to_hash(value)
167
190
  end
168
191
  hash
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
5
5
 
6
- OpenAPI spec version: 1.0.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
 
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.7
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -24,6 +24,9 @@ module TalonOne
24
24
  # The ID of the application that owns this entity.
25
25
  attr_accessor :application_id
26
26
 
27
+ # Version of the campaign set
28
+ attr_accessor :version
29
+
27
30
  attr_accessor :set
28
31
 
29
32
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -32,41 +35,60 @@ module TalonOne
32
35
  :'id' => :'id',
33
36
  :'created' => :'created',
34
37
  :'application_id' => :'applicationId',
38
+ :'version' => :'version',
35
39
  :'set' => :'set'
36
40
  }
37
41
  end
38
42
 
39
43
  # Attribute type mapping.
40
- def self.swagger_types
44
+ def self.openapi_types
41
45
  {
42
46
  :'id' => :'Integer',
43
47
  :'created' => :'DateTime',
44
48
  :'application_id' => :'Integer',
49
+ :'version' => :'Integer',
45
50
  :'set' => :'CampaignSetBranchNode'
46
51
  }
47
52
  end
48
53
 
54
+ # List of attributes with nullable: true
55
+ def self.openapi_nullable
56
+ Set.new([
57
+ ])
58
+ end
59
+
49
60
  # Initializes the object
50
61
  # @param [Hash] attributes Model attributes in the form of hash
51
62
  def initialize(attributes = {})
52
- return unless attributes.is_a?(Hash)
63
+ if (!attributes.is_a?(Hash))
64
+ fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CampaignSet` initialize method"
65
+ end
53
66
 
54
- # convert string to symbol for hash key
55
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
67
+ # check to see if the attribute exists and convert string to symbol for hash key
68
+ attributes = attributes.each_with_object({}) { |(k, v), h|
69
+ if (!self.class.attribute_map.key?(k.to_sym))
70
+ fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CampaignSet`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
71
+ end
72
+ h[k.to_sym] = v
73
+ }
56
74
 
57
- if attributes.has_key?(:'id')
75
+ if attributes.key?(:'id')
58
76
  self.id = attributes[:'id']
59
77
  end
60
78
 
61
- if attributes.has_key?(:'created')
79
+ if attributes.key?(:'created')
62
80
  self.created = attributes[:'created']
63
81
  end
64
82
 
65
- if attributes.has_key?(:'applicationId')
66
- self.application_id = attributes[:'applicationId']
83
+ if attributes.key?(:'application_id')
84
+ self.application_id = attributes[:'application_id']
67
85
  end
68
86
 
69
- if attributes.has_key?(:'set')
87
+ if attributes.key?(:'version')
88
+ self.version = attributes[:'version']
89
+ end
90
+
91
+ if attributes.key?(:'set')
70
92
  self.set = attributes[:'set']
71
93
  end
72
94
  end
@@ -87,6 +109,14 @@ module TalonOne
87
109
  invalid_properties.push('invalid value for "application_id", application_id cannot be nil.')
88
110
  end
89
111
 
112
+ if @version.nil?
113
+ invalid_properties.push('invalid value for "version", version cannot be nil.')
114
+ end
115
+
116
+ if @version < 1
117
+ invalid_properties.push('invalid value for "version", must be greater than or equal to 1.')
118
+ end
119
+
90
120
  if @set.nil?
91
121
  invalid_properties.push('invalid value for "set", set cannot be nil.')
92
122
  end
@@ -100,10 +130,26 @@ module TalonOne
100
130
  return false if @id.nil?
101
131
  return false if @created.nil?
102
132
  return false if @application_id.nil?
133
+ return false if @version.nil?
134
+ return false if @version < 1
103
135
  return false if @set.nil?
104
136
  true
105
137
  end
106
138
 
139
+ # Custom attribute writer method with validation
140
+ # @param [Object] version Value to be assigned
141
+ def version=(version)
142
+ if version.nil?
143
+ fail ArgumentError, 'version cannot be nil'
144
+ end
145
+
146
+ if version < 1
147
+ fail ArgumentError, 'invalid value for "version", must be greater than or equal to 1.'
148
+ end
149
+
150
+ @version = version
151
+ end
152
+
107
153
  # Checks equality by comparing each attribute.
108
154
  # @param [Object] Object to be compared
109
155
  def ==(o)
@@ -112,6 +158,7 @@ module TalonOne
112
158
  id == o.id &&
113
159
  created == o.created &&
114
160
  application_id == o.application_id &&
161
+ version == o.version &&
115
162
  set == o.set
116
163
  end
117
164
 
@@ -122,9 +169,16 @@ module TalonOne
122
169
  end
123
170
 
124
171
  # Calculates hash code according to all attributes.
125
- # @return [Fixnum] Hash code
172
+ # @return [Integer] Hash code
126
173
  def hash
127
- [id, created, application_id, set].hash
174
+ [id, created, application_id, version, set].hash
175
+ end
176
+
177
+ # Builds the object from hash
178
+ # @param [Hash] attributes Model attributes in the form of hash
179
+ # @return [Object] Returns the model itself
180
+ def self.build_from_hash(attributes)
181
+ new.build_from_hash(attributes)
128
182
  end
129
183
 
130
184
  # Builds the object from hash
@@ -132,9 +186,9 @@ module TalonOne
132
186
  # @return [Object] Returns the model itself
133
187
  def build_from_hash(attributes)
134
188
  return nil unless attributes.is_a?(Hash)
135
- self.class.swagger_types.each_pair do |key, type|
189
+ self.class.openapi_types.each_pair do |key, type|
136
190
  if type =~ /\AArray<(.*)>/i
137
- # check to ensure the input is an array given that the the attribute
191
+ # check to ensure the input is an array given that the attribute
138
192
  # is documented as an array but the input is not
139
193
  if attributes[self.class.attribute_map[key]].is_a?(Array)
140
194
  self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
@@ -163,7 +217,7 @@ module TalonOne
163
217
  value.to_i
164
218
  when :Float
165
219
  value.to_f
166
- when :BOOLEAN
220
+ when :Boolean
167
221
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
168
222
  true
169
223
  else
@@ -184,8 +238,7 @@ module TalonOne
184
238
  end
185
239
  end
186
240
  else # model
187
- temp_model = TalonOne.const_get(type).new
188
- temp_model.build_from_hash(value)
241
+ TalonOne.const_get(type).build_from_hash(value)
189
242
  end
190
243
  end
191
244
 
@@ -207,7 +260,11 @@ module TalonOne
207
260
  hash = {}
208
261
  self.class.attribute_map.each_pair do |attr, param|
209
262
  value = self.send(attr)
210
- next if value.nil?
263
+ if value.nil?
264
+ is_nullable = self.class.openapi_nullable.include?(attr)
265
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
266
+ end
267
+
211
268
  hash[param] = _to_hash(value)
212
269
  end
213
270
  hash