talon_one 1.3.0 → 2.2.0

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