talon_one 1.4.0 → 2.3.0

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