talon_one 1.1.2 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/.rspec +2 -0
- data/Gemfile +3 -1
- data/README.md +178 -26
- data/Rakefile +2 -0
- data/docs/APIError.md +11 -0
- data/docs/AcceptCouponEffectProps.md +17 -0
- data/docs/AcceptReferralEffectProps.md +17 -0
- data/docs/AccessLogEntry.md +15 -0
- data/docs/Account.md +28 -2
- data/docs/AccountAdditionalCost.md +29 -0
- data/docs/AccountAnalytics.md +24 -0
- data/docs/AccountEntity.md +9 -0
- data/docs/AccountLimits.md +21 -0
- data/docs/AddFreeItemEffectProps.md +19 -0
- data/docs/AddLoyaltyPointsEffectProps.md +27 -0
- data/docs/AdditionalCost.md +17 -0
- data/docs/Application.md +25 -2
- data/docs/ApplicationAPIKey.md +15 -0
- data/docs/ApplicationApiHealth.md +10 -0
- data/docs/ApplicationCustomer.md +18 -1
- data/docs/ApplicationCustomerEntity.md +9 -0
- data/docs/ApplicationCustomerSearch.md +12 -1
- data/docs/ApplicationEntity.md +9 -0
- data/docs/ApplicationEvent.md +17 -1
- data/docs/ApplicationSession.md +25 -2
- data/docs/ApplicationSessionEntity.md +9 -0
- data/docs/Attribute.md +23 -4
- data/docs/AttributesMandatory.md +19 -0
- data/docs/AttributesSettings.md +17 -0
- data/docs/BaseSamlConnection.md +31 -0
- data/docs/Binding.md +10 -0
- data/docs/Campaign.md +36 -1
- data/docs/CampaignAnalytics.md +38 -3
- data/docs/CampaignCopy.md +18 -0
- data/docs/CampaignEntity.md +9 -0
- data/docs/CampaignSearch.md +10 -1
- data/docs/CampaignSet.md +14 -0
- data/docs/CampaignSetBranchNode.md +12 -0
- data/docs/CampaignSetLeafNode.md +10 -0
- data/docs/CampaignSetNode.md +9 -0
- data/docs/CartItem.md +21 -1
- data/docs/CartItemAdjustment.md +11 -0
- data/docs/Change.md +16 -2
- data/docs/ChangeProfilePassword.md +19 -0
- data/docs/CodeGeneratorSettings.md +10 -0
- data/docs/Coupon.md +31 -3
- data/docs/CouponConstraints.md +13 -0
- data/docs/CouponCreatedEffectProps.md +19 -0
- data/docs/CouponRejectionReason.md +11 -0
- data/docs/CouponReservations.md +9 -0
- data/docs/CouponSearch.md +10 -1
- data/docs/CouponValue.md +9 -0
- data/docs/CreateApplicationAPIKey.md +10 -0
- data/docs/CustomerActivityReport.md +21 -0
- data/docs/CustomerAnalytics.md +15 -0
- data/docs/CustomerInventory.md +21 -0
- data/docs/CustomerProfile.md +17 -1
- data/docs/CustomerProfileSearchQuery.md +12 -1
- data/docs/CustomerProfileUpdate.md +17 -0
- data/docs/CustomerSession.md +23 -2
- data/docs/CustomerSessionV2.md +45 -0
- data/docs/DeductLoyaltyPointsEffectProps.md +23 -0
- data/docs/Effect.md +27 -0
- data/docs/EffectEntity.md +25 -0
- data/docs/EmailEntity.md +9 -0
- data/docs/Entity.md +10 -0
- data/docs/Environment.md +15 -0
- data/docs/ErrorEffectProps.md +17 -0
- data/docs/ErrorResponse.md +10 -0
- data/docs/ErrorSource.md +13 -0
- data/docs/Event.md +19 -1
- data/docs/EventType.md +21 -1
- data/docs/Export.md +15 -1
- data/docs/FeatureFlag.md +12 -0
- data/docs/FeatureFlags.md +15 -3
- data/docs/FeaturesFeed.md +10 -0
- data/docs/FuncArgDef.md +10 -0
- data/docs/FunctionDef.md +13 -0
- data/docs/Import.md +14 -0
- data/docs/ImportCoupons.md +9 -0
- data/docs/InlineResponse200.md +10 -0
- data/docs/InlineResponse2001.md +11 -1
- data/docs/InlineResponse20010.md +11 -1
- data/docs/InlineResponse20011.md +10 -0
- data/docs/InlineResponse20012.md +10 -0
- data/docs/InlineResponse20013.md +11 -1
- data/docs/InlineResponse20014.md +10 -0
- data/docs/InlineResponse20015.md +11 -1
- data/docs/InlineResponse20016.md +11 -1
- data/docs/InlineResponse20017.md +10 -0
- data/docs/InlineResponse20018.md +11 -1
- data/docs/InlineResponse20019.md +10 -0
- data/docs/InlineResponse2002.md +11 -1
- data/docs/InlineResponse20020.md +11 -1
- data/docs/InlineResponse20021.md +11 -1
- data/docs/InlineResponse20022.md +11 -1
- data/docs/InlineResponse20023.md +11 -1
- data/docs/InlineResponse20024.md +11 -1
- data/docs/InlineResponse20025.md +11 -1
- data/docs/InlineResponse20026.md +11 -1
- data/docs/InlineResponse20027.md +14 -2
- data/docs/InlineResponse20028.md +11 -1
- data/docs/InlineResponse20029.md +19 -0
- data/docs/InlineResponse2003.md +11 -1
- data/docs/InlineResponse20030.md +19 -0
- data/docs/InlineResponse2004.md +11 -1
- data/docs/InlineResponse2005.md +11 -1
- data/docs/InlineResponse2006.md +10 -0
- data/docs/InlineResponse2007.md +11 -1
- data/docs/InlineResponse2008.md +10 -0
- data/docs/InlineResponse2009.md +10 -0
- data/docs/IntegrationApi.md +198 -64
- data/docs/IntegrationEntity.md +10 -0
- data/docs/IntegrationEvent.md +12 -1
- data/docs/IntegrationProfileEntity.md +9 -0
- data/docs/IntegrationRequest.md +19 -0
- data/docs/IntegrationState.md +14 -0
- data/docs/IntegrationStateV2.md +35 -0
- data/docs/LedgerEntry.md +18 -0
- data/docs/LibraryAttribute.md +15 -0
- data/docs/LimitConfig.md +11 -0
- data/docs/LoginParams.md +10 -0
- data/docs/Loyalty.md +9 -0
- data/docs/LoyaltyLedger.md +11 -1
- data/docs/LoyaltyLedgerEntry.md +20 -0
- data/docs/LoyaltyMembership.md +10 -0
- data/docs/LoyaltyPoints.md +12 -0
- data/docs/LoyaltyProgram.md +17 -1
- data/docs/LoyaltyProgramBalance.md +9 -0
- data/docs/LoyaltyProgramLedgers.md +14 -2
- data/docs/LoyaltySubLedger.md +11 -0
- data/docs/ManagementApi.md +834 -815
- data/docs/ManagerConfig.md +9 -0
- data/docs/Meta.md +17 -3
- data/docs/MiscUpdateUserLatestFeature.md +9 -0
- data/docs/MultiApplicationEntity.md +9 -0
- data/docs/MutableEntity.md +9 -0
- data/docs/NewAccount.md +9 -0
- data/docs/NewAccountSignUp.md +11 -0
- data/docs/NewAdditionalCost.md +23 -0
- data/docs/NewApplication.md +22 -2
- data/docs/NewApplicationAPIKey.md +16 -0
- data/docs/NewAttribute.md +20 -2
- data/docs/NewCampaign.md +21 -1
- data/docs/NewCampaignSet.md +12 -0
- data/docs/NewCoupons.md +20 -1
- data/docs/NewCustomerProfile.md +10 -1
- data/docs/NewCustomerSession.md +17 -1
- data/docs/NewCustomerSessionV2.md +31 -0
- data/docs/NewEvent.md +13 -1
- data/docs/NewEventType.md +19 -1
- data/docs/NewFeatureFlags.md +14 -3
- data/docs/NewImport.md +9 -0
- data/docs/NewInvitation.md +12 -0
- data/docs/NewInviteEmail.md +10 -0
- data/docs/NewLoyaltyProgram.md +15 -1
- data/docs/NewPassword.md +10 -0
- data/docs/NewPasswordEmail.md +9 -0
- data/docs/NewReferral.md +13 -0
- data/docs/NewRole.md +12 -0
- data/docs/NewRuleset.md +13 -1
- data/docs/NewSamlConnection.md +33 -0
- data/docs/NewTemplateDef.md +16 -1
- data/docs/NewUser.md +12 -0
- data/docs/NewWebhook.md +17 -1
- data/docs/Notification.md +21 -0
- data/docs/RedeemReferralEffectProps.md +19 -0
- data/docs/Referral.md +18 -0
- data/docs/ReferralCreatedEffectProps.md +17 -0
- data/docs/ReferralRejectionReason.md +21 -0
- data/docs/RejectCouponEffectProps.md +19 -0
- data/docs/RejectReferralEffectProps.md +19 -0
- data/docs/Role.md +15 -1
- data/docs/RoleAssign.md +10 -0
- data/docs/RoleMembership.md +10 -0
- data/docs/RollbackCouponEffectProps.md +17 -0
- data/docs/RollbackDiscountEffectProps.md +19 -0
- data/docs/Rule.md +13 -0
- data/docs/Ruleset.md +18 -1
- data/docs/SamlConnection.md +37 -0
- data/docs/SamlConnectionMetadata.md +23 -0
- data/docs/SamlLoginEndpoint.md +19 -0
- data/docs/Session.md +11 -0
- data/docs/SetDiscountEffectProps.md +19 -0
- data/docs/SetDiscountPerItemEffectProps.md +21 -0
- data/docs/ShowBundleMetadataEffectProps.md +21 -0
- data/docs/ShowNotificationEffectProps.md +21 -0
- data/docs/SlotDef.md +15 -1
- data/docs/TemplateArgDef.md +13 -1
- data/docs/TemplateDef.md +20 -1
- data/docs/TriggerWebhookEffectProps.md +19 -0
- data/docs/UpdateAccount.md +16 -1
- data/docs/UpdateApplication.md +33 -0
- data/docs/UpdateAttributeEffectProps.md +19 -0
- data/docs/UpdateCampaign.md +21 -1
- data/docs/UpdateCoupon.md +16 -1
- data/docs/UpdateCouponBatch.md +16 -1
- data/docs/UpdateLoyaltyProgram.md +14 -1
- data/docs/UpdateRole.md +13 -1
- data/docs/UpdateUser.md +17 -4
- data/docs/User.md +26 -2
- data/docs/UserEntity.md +9 -0
- data/docs/Webhook.md +20 -2
- data/docs/WebhookActivationLogEntry.md +13 -0
- data/docs/WebhookLogEntry.md +18 -0
- data/lib/talon_one.rb +75 -33
- data/lib/talon_one/api/integration_api.rb +372 -130
- data/lib/talon_one/api/management_api.rb +2238 -1444
- data/lib/talon_one/api_client.rb +39 -42
- data/lib/talon_one/api_error.rb +22 -3
- data/lib/talon_one/configuration.rb +48 -9
- data/lib/talon_one/models/accept_coupon_effect_props.rb +213 -0
- data/lib/talon_one/models/accept_referral_effect_props.rb +213 -0
- data/lib/talon_one/models/access_log_entry.rb +47 -24
- data/lib/talon_one/models/account.rb +72 -49
- data/lib/talon_one/models/account_additional_cost.rb +300 -0
- data/lib/talon_one/models/account_analytics.rb +78 -40
- data/lib/talon_one/models/account_entity.rb +39 -16
- data/lib/talon_one/models/account_limits.rb +67 -34
- data/lib/talon_one/models/add_free_item_effect_props.rb +228 -0
- data/lib/talon_one/models/add_loyalty_points_effect_props.rb +288 -0
- data/lib/talon_one/models/additional_cost.rb +211 -0
- data/lib/talon_one/models/api_error.rb +40 -17
- data/lib/talon_one/models/application.rb +87 -85
- data/lib/talon_one/models/application_api_health.rb +43 -20
- data/lib/talon_one/models/application_api_key.rb +47 -24
- data/lib/talon_one/models/application_customer.rb +52 -29
- data/lib/talon_one/models/application_customer_entity.rb +39 -16
- data/lib/talon_one/models/application_customer_search.rb +42 -19
- data/lib/talon_one/models/application_entity.rb +39 -16
- data/lib/talon_one/models/application_event.rb +48 -25
- data/lib/talon_one/models/application_session.rb +82 -34
- data/lib/talon_one/models/application_session_entity.rb +39 -16
- data/lib/talon_one/models/attribute.rb +67 -66
- data/lib/talon_one/models/attributes_mandatory.rb +222 -0
- data/lib/talon_one/models/attributes_settings.rb +207 -0
- data/lib/talon_one/models/base_saml_connection.rb +359 -0
- data/lib/talon_one/models/binding.rb +39 -16
- data/lib/talon_one/models/campaign.rb +97 -54
- data/lib/talon_one/models/campaign_analytics.rb +160 -47
- data/lib/talon_one/models/campaign_copy.rb +86 -21
- data/lib/talon_one/models/campaign_entity.rb +39 -16
- data/lib/talon_one/models/campaign_search.rb +38 -15
- data/lib/talon_one/models/campaign_set.rb +77 -20
- data/lib/talon_one/models/campaign_set_branch_node.rb +47 -24
- data/lib/talon_one/models/campaign_set_leaf_node.rb +43 -20
- data/lib/talon_one/models/campaign_set_node.rb +38 -15
- data/lib/talon_one/models/cart_item.rb +49 -26
- data/lib/talon_one/models/cart_item_adjustment.rb +43 -20
- data/lib/talon_one/models/change.rb +46 -23
- data/lib/talon_one/models/change_profile_password.rb +227 -0
- data/lib/talon_one/models/code_generator_settings.rb +41 -18
- data/lib/talon_one/models/coupon.rb +117 -40
- data/lib/talon_one/models/coupon_constraints.rb +78 -21
- data/lib/talon_one/models/coupon_created_effect_props.rb +228 -0
- data/lib/talon_one/models/coupon_rejection_reason.rb +45 -22
- data/lib/talon_one/models/coupon_reservations.rb +39 -16
- data/lib/talon_one/models/coupon_search.rb +38 -15
- data/lib/talon_one/models/coupon_value.rb +38 -15
- data/lib/talon_one/models/create_application_api_key.rb +39 -16
- data/lib/talon_one/models/customer_activity_report.rb +61 -38
- data/lib/talon_one/models/customer_analytics.rb +51 -28
- data/lib/talon_one/models/customer_inventory.rb +228 -0
- data/lib/talon_one/models/customer_profile.rb +51 -28
- data/lib/talon_one/models/customer_profile_search_query.rb +42 -19
- data/lib/talon_one/models/customer_profile_update.rb +211 -0
- data/lib/talon_one/models/customer_session.rb +59 -36
- data/lib/talon_one/models/customer_session_v2.rb +447 -0
- data/lib/talon_one/models/deduct_loyalty_points_effect_props.rb +258 -0
- data/lib/talon_one/models/effect.rb +287 -0
- data/lib/talon_one/models/effect_entity.rb +273 -0
- data/lib/talon_one/models/email_entity.rb +38 -15
- data/lib/talon_one/models/entity.rb +39 -16
- data/lib/talon_one/models/environment.rb +45 -22
- data/lib/talon_one/models/error_effect_props.rb +213 -0
- data/lib/talon_one/models/error_response.rb +39 -16
- data/lib/talon_one/models/error_source.rb +54 -21
- data/lib/talon_one/models/event.rb +51 -28
- data/lib/talon_one/models/event_type.rb +59 -36
- data/lib/talon_one/models/export.rb +48 -25
- data/lib/talon_one/models/feature_flag.rb +41 -18
- data/lib/talon_one/models/feature_flags.rb +46 -23
- data/lib/talon_one/models/features_feed.rb +40 -17
- data/lib/talon_one/models/func_arg_def.rb +42 -19
- data/lib/talon_one/models/function_def.rb +42 -19
- data/lib/talon_one/models/import.rb +48 -25
- data/lib/talon_one/models/import_coupons.rb +38 -15
- data/lib/talon_one/models/{inline_response_200.rb → inline_response200.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_2.rb → inline_response2001.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_10.rb → inline_response20010.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_11.rb → inline_response20011.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_12.rb → inline_response20012.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_13.rb → inline_response20013.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_14.rb → inline_response20014.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_15.rb → inline_response20015.rb} +41 -18
- data/lib/talon_one/models/inline_response20016.rb +222 -0
- data/lib/talon_one/models/{inline_response_200_17.rb → inline_response20017.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_18.rb → inline_response20018.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_19.rb → inline_response20019.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_3.rb → inline_response2002.rb} +41 -18
- data/lib/talon_one/models/inline_response20020.rb +227 -0
- data/lib/talon_one/models/inline_response20021.rb +227 -0
- data/lib/talon_one/models/{inline_response_200_20.rb → inline_response20022.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_21.rb → inline_response20023.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_22.rb → inline_response20024.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_23.rb → inline_response20025.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_24.rb → inline_response20026.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_25.rb → inline_response20027.rb} +51 -24
- data/lib/talon_one/models/{inline_response_200_26.rb → inline_response20028.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_27.rb → inline_response20029.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_4.rb → inline_response2003.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_28.rb → inline_response20030.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_1.rb → inline_response2004.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_5.rb → inline_response2005.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_6.rb → inline_response2006.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_7.rb → inline_response2007.rb} +41 -18
- data/lib/talon_one/models/{inline_response_200_8.rb → inline_response2008.rb} +40 -17
- data/lib/talon_one/models/{inline_response_200_9.rb → inline_response2009.rb} +40 -17
- data/lib/talon_one/models/integration_entity.rb +40 -17
- data/lib/talon_one/models/integration_event.rb +41 -18
- data/lib/talon_one/models/integration_profile_entity.rb +39 -16
- data/lib/talon_one/models/integration_request.rb +246 -0
- data/lib/talon_one/models/integration_state.rb +54 -22
- data/lib/talon_one/models/integration_state_v2.rb +313 -0
- data/lib/talon_one/models/ledger_entry.rb +53 -30
- data/lib/talon_one/models/library_attribute.rb +50 -27
- data/lib/talon_one/models/limit_config.rb +43 -20
- data/lib/talon_one/models/login_params.rb +39 -16
- data/lib/talon_one/models/loyalty.rb +38 -15
- data/lib/talon_one/models/loyalty_ledger.rb +40 -18
- data/lib/talon_one/models/loyalty_ledger_entry.rb +70 -37
- data/lib/talon_one/models/loyalty_membership.rb +40 -17
- data/lib/talon_one/models/loyalty_points.rb +43 -20
- data/lib/talon_one/models/loyalty_program.rb +50 -27
- data/lib/talon_one/models/loyalty_program_balance.rb +39 -16
- data/lib/talon_one/models/loyalty_program_ledgers.rb +43 -21
- data/lib/talon_one/models/loyalty_sub_ledger.rb +41 -18
- data/lib/talon_one/models/manager_config.rb +39 -16
- data/lib/talon_one/models/meta.rb +52 -20
- data/lib/talon_one/models/misc_update_user_latest_feature.rb +39 -16
- data/lib/talon_one/models/multi_application_entity.rb +39 -16
- data/lib/talon_one/models/mutable_entity.rb +38 -15
- data/lib/talon_one/models/new_account.rb +39 -16
- data/lib/talon_one/models/new_account_sign_up.rb +41 -18
- data/lib/talon_one/models/new_additional_cost.rb +255 -0
- data/lib/talon_one/models/new_application.rb +111 -81
- data/lib/talon_one/models/new_application_api_key.rb +48 -25
- data/lib/talon_one/models/new_attribute.rb +69 -34
- data/lib/talon_one/models/new_campaign.rb +57 -34
- data/lib/talon_one/models/new_campaign_set.rb +75 -18
- data/lib/talon_one/models/new_coupons.rb +89 -32
- data/lib/talon_one/models/new_customer_profile.rb +38 -15
- data/lib/talon_one/models/new_customer_session.rb +50 -27
- data/lib/talon_one/models/new_customer_session_v2.rb +322 -0
- data/lib/talon_one/models/new_event.rb +43 -20
- data/lib/talon_one/models/new_event_type.rb +57 -34
- data/lib/talon_one/models/new_feature_flags.rb +44 -21
- data/lib/talon_one/models/new_import.rb +41 -18
- data/lib/talon_one/models/new_invitation.rb +41 -18
- data/lib/talon_one/models/new_invite_email.rb +39 -16
- data/lib/talon_one/models/new_loyalty_program.rb +47 -24
- data/lib/talon_one/models/new_password.rb +40 -17
- data/lib/talon_one/models/new_password_email.rb +38 -15
- data/lib/talon_one/models/new_referral.rb +47 -24
- data/lib/talon_one/models/new_role.rb +41 -18
- data/lib/talon_one/models/new_ruleset.rb +43 -20
- data/lib/talon_one/models/new_saml_connection.rb +394 -0
- data/lib/talon_one/models/new_template_def.rb +45 -22
- data/lib/talon_one/models/new_user.rb +42 -19
- data/lib/talon_one/models/new_webhook.rb +50 -27
- data/lib/talon_one/models/notification.rb +242 -0
- data/lib/talon_one/models/redeem_referral_effect_props.rb +228 -0
- data/lib/talon_one/models/referral.rb +54 -31
- data/lib/talon_one/models/referral_created_effect_props.rb +213 -0
- data/lib/talon_one/models/referral_rejection_reason.rb +274 -0
- data/lib/talon_one/models/reject_coupon_effect_props.rb +228 -0
- data/lib/talon_one/models/reject_referral_effect_props.rb +228 -0
- data/lib/talon_one/models/role.rb +45 -22
- data/lib/talon_one/models/role_assign.rb +39 -16
- data/lib/talon_one/models/role_membership.rb +41 -18
- data/lib/talon_one/models/rollback_coupon_effect_props.rb +213 -0
- data/lib/talon_one/models/rollback_discount_effect_props.rb +228 -0
- data/lib/talon_one/models/rule.rb +42 -19
- data/lib/talon_one/models/ruleset.rb +51 -28
- data/lib/talon_one/models/saml_connection.rb +410 -0
- data/lib/talon_one/models/saml_connection_metadata.rb +294 -0
- data/lib/talon_one/models/saml_login_endpoint.rb +265 -0
- data/lib/talon_one/models/session.rb +41 -18
- data/lib/talon_one/models/set_discount_effect_props.rb +228 -0
- data/lib/talon_one/models/set_discount_per_item_effect_props.rb +243 -0
- data/lib/talon_one/models/show_bundle_metadata_effect_props.rb +247 -0
- data/lib/talon_one/models/show_notification_effect_props.rb +243 -0
- data/lib/talon_one/models/slot_def.rb +44 -21
- data/lib/talon_one/models/template_arg_def.rb +44 -21
- data/lib/talon_one/models/template_def.rb +50 -27
- data/lib/talon_one/models/trigger_webhook_effect_props.rb +228 -0
- data/lib/talon_one/models/update_account.rb +100 -23
- data/lib/talon_one/models/update_application.rb +406 -0
- data/lib/talon_one/models/update_attribute_effect_props.rb +228 -0
- data/lib/talon_one/models/update_campaign.rb +57 -34
- data/lib/talon_one/models/update_coupon.rb +81 -24
- data/lib/talon_one/models/update_coupon_batch.rb +81 -24
- data/lib/talon_one/models/update_loyalty_program.rb +46 -23
- data/lib/talon_one/models/update_role.rb +42 -19
- data/lib/talon_one/models/update_user.rb +62 -66
- data/lib/talon_one/models/user.rb +81 -39
- data/lib/talon_one/models/user_entity.rb +39 -16
- data/lib/talon_one/models/webhook.rb +56 -50
- data/lib/talon_one/models/webhook_activation_log_entry.rb +46 -23
- data/lib/talon_one/models/webhook_log_entry.rb +52 -29
- data/lib/talon_one/version.rb +4 -4
- data/spec/api/integration_api_spec.rb +44 -11
- data/spec/api/management_api_spec.rb +141 -140
- data/spec/api_client_spec.rb +4 -4
- data/spec/configuration_spec.rb +6 -6
- data/spec/models/accept_coupon_effect_props_spec.rb +41 -0
- data/spec/models/accept_referral_effect_props_spec.rb +41 -0
- data/spec/models/access_log_entry_spec.rb +4 -4
- data/spec/models/account_additional_cost_spec.rb +77 -0
- data/spec/models/account_analytics_spec.rb +10 -4
- data/spec/models/account_entity_spec.rb +4 -4
- data/spec/models/account_limits_spec.rb +10 -4
- data/spec/models/account_spec.rb +5 -5
- data/spec/models/add_free_item_effect_props_spec.rb +47 -0
- data/spec/models/add_loyalty_points_effect_props_spec.rb +71 -0
- data/spec/models/additional_cost_spec.rb +41 -0
- data/spec/models/api_error_spec.rb +4 -4
- data/spec/models/application_api_health_spec.rb +4 -4
- data/spec/models/application_api_key_spec.rb +4 -4
- data/spec/models/application_customer_entity_spec.rb +4 -4
- data/spec/models/application_customer_search_spec.rb +4 -4
- data/spec/models/application_customer_spec.rb +4 -4
- data/spec/models/application_entity_spec.rb +4 -4
- data/spec/models/application_event_spec.rb +4 -4
- data/spec/models/application_session_entity_spec.rb +4 -4
- data/spec/models/application_session_spec.rb +16 -4
- data/spec/models/application_spec.rb +20 -10
- data/spec/models/attribute_spec.rb +5 -11
- data/spec/models/attributes_mandatory_spec.rb +47 -0
- data/spec/models/attributes_settings_spec.rb +41 -0
- data/spec/models/base_saml_connection_spec.rb +83 -0
- data/spec/models/binding_spec.rb +4 -4
- data/spec/models/campaign_analytics_spec.rb +40 -4
- data/spec/models/campaign_copy_spec.rb +28 -4
- data/spec/models/campaign_entity_spec.rb +4 -4
- data/spec/models/campaign_search_spec.rb +4 -4
- data/spec/models/campaign_set_branch_node_spec.rb +4 -4
- data/spec/models/campaign_set_leaf_node_spec.rb +4 -4
- data/spec/models/campaign_set_node_spec.rb +4 -4
- data/spec/models/campaign_set_spec.rb +10 -4
- data/spec/models/campaign_spec.rb +16 -4
- data/spec/models/cart_item_adjustment_spec.rb +4 -4
- data/spec/models/cart_item_spec.rb +4 -4
- data/spec/models/change_profile_password_spec.rb +47 -0
- data/spec/models/change_spec.rb +4 -4
- data/spec/models/code_generator_settings_spec.rb +4 -4
- data/spec/models/coupon_constraints_spec.rb +10 -4
- data/spec/models/coupon_created_effect_props_spec.rb +47 -0
- data/spec/models/coupon_rejection_reason_spec.rb +5 -5
- data/spec/models/coupon_reservations_spec.rb +4 -4
- data/spec/models/coupon_search_spec.rb +4 -4
- data/spec/models/coupon_spec.rb +22 -4
- data/spec/models/coupon_value_spec.rb +4 -4
- data/spec/models/create_application_api_key_spec.rb +4 -4
- data/spec/models/customer_activity_report_spec.rb +4 -4
- data/spec/models/customer_analytics_spec.rb +4 -4
- data/spec/models/customer_inventory_spec.rb +53 -0
- data/spec/models/customer_profile_search_query_spec.rb +4 -4
- data/spec/models/customer_profile_spec.rb +4 -4
- data/spec/models/customer_profile_update_spec.rb +41 -0
- data/spec/models/customer_session_spec.rb +4 -4
- data/spec/models/customer_session_v2_spec.rb +129 -0
- data/spec/models/deduct_loyalty_points_effect_props_spec.rb +59 -0
- data/spec/models/effect_entity_spec.rb +65 -0
- data/spec/models/effect_spec.rb +71 -0
- data/spec/models/email_entity_spec.rb +4 -4
- data/spec/models/entity_spec.rb +4 -4
- data/spec/models/environment_spec.rb +4 -4
- data/spec/models/error_effect_props_spec.rb +41 -0
- data/spec/models/error_response_spec.rb +4 -4
- data/spec/models/error_source_spec.rb +10 -4
- data/spec/models/event_spec.rb +4 -4
- data/spec/models/event_type_spec.rb +4 -4
- data/spec/models/export_spec.rb +4 -4
- data/spec/models/feature_flag_spec.rb +4 -4
- data/spec/models/feature_flags_spec.rb +4 -4
- data/spec/models/features_feed_spec.rb +4 -4
- data/spec/models/func_arg_def_spec.rb +4 -4
- data/spec/models/function_def_spec.rb +4 -4
- data/spec/models/import_coupons_spec.rb +4 -4
- data/spec/models/import_spec.rb +4 -4
- data/spec/models/{inline_response_200_10_spec.rb → inline_response20010_spec.rb} +4 -4
- data/spec/models/{inline_response_200_11_spec.rb → inline_response20011_spec.rb} +4 -4
- data/spec/models/{inline_response_200_12_spec.rb → inline_response20012_spec.rb} +4 -4
- data/spec/models/{inline_response_200_13_spec.rb → inline_response20013_spec.rb} +4 -4
- data/spec/models/{inline_response_200_14_spec.rb → inline_response20014_spec.rb} +4 -4
- data/spec/models/{inline_response_200_15_spec.rb → inline_response20015_spec.rb} +4 -4
- data/spec/models/{inline_response_200_16_spec.rb → inline_response20016_spec.rb} +5 -5
- data/spec/models/{inline_response_200_17_spec.rb → inline_response20017_spec.rb} +4 -4
- data/spec/models/{inline_response_200_18_spec.rb → inline_response20018_spec.rb} +4 -4
- data/spec/models/{inline_response_200_19_spec.rb → inline_response20019_spec.rb} +4 -4
- data/spec/models/{inline_response_200_1_spec.rb → inline_response2001_spec.rb} +4 -4
- data/spec/models/{inline_response_200_20_spec.rb → inline_response20020_spec.rb} +4 -4
- data/spec/models/{inline_response_200_21_spec.rb → inline_response20021_spec.rb} +4 -4
- data/spec/models/{inline_response_200_22_spec.rb → inline_response20022_spec.rb} +4 -4
- data/spec/models/{inline_response_200_23_spec.rb → inline_response20023_spec.rb} +4 -4
- data/spec/models/{inline_response_200_24_spec.rb → inline_response20024_spec.rb} +4 -4
- data/spec/models/{inline_response_200_25_spec.rb → inline_response20025_spec.rb} +4 -4
- data/spec/models/{inline_response_200_26_spec.rb → inline_response20026_spec.rb} +4 -4
- data/spec/models/{inline_response_200_27_spec.rb → inline_response20027_spec.rb} +10 -4
- data/spec/models/{inline_response_200_28_spec.rb → inline_response20028_spec.rb} +4 -4
- data/spec/models/inline_response20029_spec.rb +47 -0
- data/spec/models/{inline_response_200_2_spec.rb → inline_response2002_spec.rb} +4 -4
- data/spec/models/inline_response20030_spec.rb +47 -0
- data/spec/models/{inline_response_200_3_spec.rb → inline_response2003_spec.rb} +4 -4
- data/spec/models/{inline_response_200_4_spec.rb → inline_response2004_spec.rb} +4 -4
- data/spec/models/{inline_response_200_5_spec.rb → inline_response2005_spec.rb} +4 -4
- data/spec/models/{inline_response_200_6_spec.rb → inline_response2006_spec.rb} +4 -4
- data/spec/models/{inline_response_200_7_spec.rb → inline_response2007_spec.rb} +4 -4
- data/spec/models/{inline_response_200_8_spec.rb → inline_response2008_spec.rb} +4 -4
- data/spec/models/{inline_response_200_9_spec.rb → inline_response2009_spec.rb} +4 -4
- data/spec/models/{inline_response_200_spec.rb → inline_response200_spec.rb} +4 -4
- data/spec/models/integration_entity_spec.rb +4 -4
- data/spec/models/integration_event_spec.rb +4 -4
- data/spec/models/integration_profile_entity_spec.rb +4 -4
- data/spec/models/integration_request_spec.rb +51 -0
- data/spec/models/integration_state_spec.rb +10 -4
- data/spec/models/integration_state_v2_spec.rb +95 -0
- data/spec/models/ledger_entry_spec.rb +4 -4
- data/spec/models/library_attribute_spec.rb +4 -4
- data/spec/models/limit_config_spec.rb +5 -5
- data/spec/models/login_params_spec.rb +4 -4
- data/spec/models/loyalty_ledger_entry_spec.rb +11 -5
- data/spec/models/loyalty_ledger_spec.rb +4 -4
- data/spec/models/loyalty_membership_spec.rb +4 -4
- data/spec/models/loyalty_points_spec.rb +4 -4
- data/spec/models/loyalty_program_balance_spec.rb +4 -4
- data/spec/models/loyalty_program_ledgers_spec.rb +4 -4
- data/spec/models/loyalty_program_spec.rb +4 -4
- data/spec/models/loyalty_spec.rb +4 -4
- data/spec/models/loyalty_sub_ledger_spec.rb +4 -4
- data/spec/models/manager_config_spec.rb +4 -4
- data/spec/models/meta_spec.rb +10 -4
- data/spec/models/misc_update_user_latest_feature_spec.rb +4 -4
- data/spec/models/multi_application_entity_spec.rb +4 -4
- data/spec/models/mutable_entity_spec.rb +4 -4
- data/spec/models/new_account_sign_up_spec.rb +4 -4
- data/spec/models/new_account_spec.rb +4 -4
- data/spec/models/new_additional_cost_spec.rb +59 -0
- data/spec/models/new_application_api_key_spec.rb +4 -4
- data/spec/models/new_application_spec.rb +26 -10
- data/spec/models/new_attribute_spec.rb +10 -4
- data/spec/models/new_campaign_set_spec.rb +10 -4
- data/spec/models/new_campaign_spec.rb +4 -4
- data/spec/models/new_coupons_spec.rb +10 -4
- data/spec/models/new_customer_profile_spec.rb +4 -4
- data/spec/models/new_customer_session_spec.rb +4 -4
- data/spec/models/new_customer_session_v2_spec.rb +87 -0
- data/spec/models/new_event_spec.rb +4 -4
- data/spec/models/new_event_type_spec.rb +4 -4
- data/spec/models/new_feature_flags_spec.rb +4 -4
- data/spec/models/new_import_spec.rb +4 -4
- data/spec/models/new_invitation_spec.rb +4 -4
- data/spec/models/new_invite_email_spec.rb +4 -4
- data/spec/models/new_loyalty_program_spec.rb +4 -4
- data/spec/models/new_password_email_spec.rb +4 -4
- data/spec/models/new_password_spec.rb +4 -4
- data/spec/models/new_referral_spec.rb +4 -4
- data/spec/models/new_role_spec.rb +4 -4
- data/spec/models/new_ruleset_spec.rb +4 -4
- data/spec/models/new_saml_connection_spec.rb +89 -0
- data/spec/models/new_template_def_spec.rb +4 -4
- data/spec/models/new_user_spec.rb +4 -4
- data/spec/models/new_webhook_spec.rb +4 -4
- data/spec/models/notification_spec.rb +53 -0
- data/spec/models/redeem_referral_effect_props_spec.rb +47 -0
- data/spec/models/referral_created_effect_props_spec.rb +41 -0
- data/spec/models/referral_rejection_reason_spec.rb +57 -0
- data/spec/models/referral_spec.rb +4 -4
- data/spec/models/reject_coupon_effect_props_spec.rb +47 -0
- data/spec/models/reject_referral_effect_props_spec.rb +47 -0
- data/spec/models/role_assign_spec.rb +4 -4
- data/spec/models/role_membership_spec.rb +4 -4
- data/spec/models/role_spec.rb +4 -4
- data/spec/models/rollback_coupon_effect_props_spec.rb +41 -0
- data/spec/models/rollback_discount_effect_props_spec.rb +47 -0
- data/spec/models/rule_spec.rb +4 -4
- data/spec/models/ruleset_spec.rb +4 -4
- data/spec/models/saml_connection_metadata_spec.rb +59 -0
- data/spec/models/saml_connection_spec.rb +101 -0
- data/spec/models/saml_login_endpoint_spec.rb +47 -0
- data/spec/models/session_spec.rb +4 -4
- data/spec/models/set_discount_effect_props_spec.rb +47 -0
- data/spec/models/set_discount_per_item_effect_props_spec.rb +53 -0
- data/spec/models/show_bundle_metadata_effect_props_spec.rb +53 -0
- data/spec/models/show_notification_effect_props_spec.rb +53 -0
- data/spec/models/slot_def_spec.rb +4 -4
- data/spec/models/template_arg_def_spec.rb +4 -4
- data/spec/models/template_def_spec.rb +4 -4
- data/spec/models/trigger_webhook_effect_props_spec.rb +47 -0
- data/spec/models/update_account_spec.rb +20 -4
- data/spec/models/update_application_spec.rb +97 -0
- data/spec/models/update_attribute_effect_props_spec.rb +47 -0
- data/spec/models/update_campaign_spec.rb +4 -4
- data/spec/models/update_coupon_batch_spec.rb +10 -4
- data/spec/models/update_coupon_spec.rb +10 -4
- data/spec/models/update_loyalty_program_spec.rb +4 -4
- data/spec/models/update_role_spec.rb +4 -4
- data/spec/models/update_user_spec.rb +10 -22
- data/spec/models/user_entity_spec.rb +4 -4
- data/spec/models/user_spec.rb +16 -4
- data/spec/models/webhook_activation_log_entry_spec.rb +4 -4
- data/spec/models/webhook_log_entry_spec.rb +4 -4
- data/spec/models/webhook_spec.rb +4 -10
- data/spec/spec_helper.rb +3 -3
- data/talon_one.gemspec +6 -11
- metadata +271 -228
- data/CHANGELOG.md +0 -63
- data/docs/AttributeQuery.md +0 -7
- data/git_push.sh +0 -55
- data/lib/talon_one/models/attribute_query.rb +0 -174
- data/lib/talon_one/models/inline_response_200_16.rb +0 -204
- data/spec/models/attribute_query_spec.rb +0 -35
- data/talon_one-1.0.0.gem +0 -0
- data/talon_one-1.1.0.gem +0 -0
- data/talon_one-1.1.1.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
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -30,10 +30,13 @@ module TalonOne
|
|
30
30
|
# The ID used for this entity in the application system.
|
31
31
|
attr_accessor :integration_id
|
32
32
|
|
33
|
+
# Integration ID of the customer for the session.
|
34
|
+
attr_accessor :profileintegrationid
|
35
|
+
|
33
36
|
# Any coupon code entered.
|
34
37
|
attr_accessor :coupon
|
35
38
|
|
36
|
-
# Any
|
39
|
+
# Any referral code entered.
|
37
40
|
attr_accessor :referral
|
38
41
|
|
39
42
|
# Indicating if the customer session is in progress (\"open\"), \"closed\", or \"cancelled\".
|
@@ -45,6 +48,9 @@ module TalonOne
|
|
45
48
|
# A map of labelled discount values, in the same currency as the session.
|
46
49
|
attr_accessor :discounts
|
47
50
|
|
51
|
+
# The total sum of the session before any discounts applied.
|
52
|
+
attr_accessor :total
|
53
|
+
|
48
54
|
# Arbitrary properties associated with this item
|
49
55
|
attr_accessor :attributes
|
50
56
|
|
@@ -78,85 +84,110 @@ module TalonOne
|
|
78
84
|
:'application_id' => :'applicationId',
|
79
85
|
:'profile_id' => :'profileId',
|
80
86
|
:'integration_id' => :'integrationId',
|
87
|
+
:'profileintegrationid' => :'profileintegrationid',
|
81
88
|
:'coupon' => :'coupon',
|
82
89
|
:'referral' => :'referral',
|
83
90
|
:'state' => :'state',
|
84
91
|
:'cart_items' => :'cartItems',
|
85
92
|
:'discounts' => :'discounts',
|
93
|
+
:'total' => :'total',
|
86
94
|
:'attributes' => :'attributes'
|
87
95
|
}
|
88
96
|
end
|
89
97
|
|
90
98
|
# Attribute type mapping.
|
91
|
-
def self.
|
99
|
+
def self.openapi_types
|
92
100
|
{
|
93
101
|
:'id' => :'Integer',
|
94
102
|
:'created' => :'DateTime',
|
95
103
|
:'application_id' => :'Integer',
|
96
104
|
:'profile_id' => :'Integer',
|
97
105
|
:'integration_id' => :'String',
|
106
|
+
:'profileintegrationid' => :'String',
|
98
107
|
:'coupon' => :'String',
|
99
108
|
:'referral' => :'String',
|
100
109
|
:'state' => :'String',
|
101
110
|
:'cart_items' => :'Array<CartItem>',
|
102
111
|
:'discounts' => :'Hash<String, Float>',
|
112
|
+
:'total' => :'Float',
|
103
113
|
:'attributes' => :'Object'
|
104
114
|
}
|
105
115
|
end
|
106
116
|
|
117
|
+
# List of attributes with nullable: true
|
118
|
+
def self.openapi_nullable
|
119
|
+
Set.new([
|
120
|
+
])
|
121
|
+
end
|
122
|
+
|
107
123
|
# Initializes the object
|
108
124
|
# @param [Hash] attributes Model attributes in the form of hash
|
109
125
|
def initialize(attributes = {})
|
110
|
-
|
126
|
+
if (!attributes.is_a?(Hash))
|
127
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::ApplicationSession` initialize method"
|
128
|
+
end
|
111
129
|
|
112
|
-
# convert string to symbol for hash key
|
113
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
130
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
131
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
132
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
133
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::ApplicationSession`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
134
|
+
end
|
135
|
+
h[k.to_sym] = v
|
136
|
+
}
|
114
137
|
|
115
|
-
if attributes.
|
138
|
+
if attributes.key?(:'id')
|
116
139
|
self.id = attributes[:'id']
|
117
140
|
end
|
118
141
|
|
119
|
-
if attributes.
|
142
|
+
if attributes.key?(:'created')
|
120
143
|
self.created = attributes[:'created']
|
121
144
|
end
|
122
145
|
|
123
|
-
if attributes.
|
124
|
-
self.application_id = attributes[:'
|
146
|
+
if attributes.key?(:'application_id')
|
147
|
+
self.application_id = attributes[:'application_id']
|
125
148
|
end
|
126
149
|
|
127
|
-
if attributes.
|
128
|
-
self.profile_id = attributes[:'
|
150
|
+
if attributes.key?(:'profile_id')
|
151
|
+
self.profile_id = attributes[:'profile_id']
|
129
152
|
end
|
130
153
|
|
131
|
-
if attributes.
|
132
|
-
self.integration_id = attributes[:'
|
154
|
+
if attributes.key?(:'integration_id')
|
155
|
+
self.integration_id = attributes[:'integration_id']
|
133
156
|
end
|
134
157
|
|
135
|
-
if attributes.
|
158
|
+
if attributes.key?(:'profileintegrationid')
|
159
|
+
self.profileintegrationid = attributes[:'profileintegrationid']
|
160
|
+
end
|
161
|
+
|
162
|
+
if attributes.key?(:'coupon')
|
136
163
|
self.coupon = attributes[:'coupon']
|
137
164
|
end
|
138
165
|
|
139
|
-
if attributes.
|
166
|
+
if attributes.key?(:'referral')
|
140
167
|
self.referral = attributes[:'referral']
|
141
168
|
end
|
142
169
|
|
143
|
-
if attributes.
|
170
|
+
if attributes.key?(:'state')
|
144
171
|
self.state = attributes[:'state']
|
145
172
|
end
|
146
173
|
|
147
|
-
if attributes.
|
148
|
-
if (value = attributes[:'
|
174
|
+
if attributes.key?(:'cart_items')
|
175
|
+
if (value = attributes[:'cart_items']).is_a?(Array)
|
149
176
|
self.cart_items = value
|
150
177
|
end
|
151
178
|
end
|
152
179
|
|
153
|
-
if attributes.
|
180
|
+
if attributes.key?(:'discounts')
|
154
181
|
if (value = attributes[:'discounts']).is_a?(Hash)
|
155
182
|
self.discounts = value
|
156
183
|
end
|
157
184
|
end
|
158
185
|
|
159
|
-
if attributes.
|
186
|
+
if attributes.key?(:'total')
|
187
|
+
self.total = attributes[:'total']
|
188
|
+
end
|
189
|
+
|
190
|
+
if attributes.key?(:'attributes')
|
160
191
|
self.attributes = attributes[:'attributes']
|
161
192
|
end
|
162
193
|
end
|
@@ -201,6 +232,10 @@ module TalonOne
|
|
201
232
|
invalid_properties.push('invalid value for "discounts", discounts cannot be nil.')
|
202
233
|
end
|
203
234
|
|
235
|
+
if @total.nil?
|
236
|
+
invalid_properties.push('invalid value for "total", total cannot be nil.')
|
237
|
+
end
|
238
|
+
|
204
239
|
invalid_properties
|
205
240
|
end
|
206
241
|
|
@@ -214,19 +249,20 @@ module TalonOne
|
|
214
249
|
return false if @coupon.nil?
|
215
250
|
return false if @referral.nil?
|
216
251
|
return false if @state.nil?
|
217
|
-
state_validator = EnumAttributeValidator.new('String', [
|
252
|
+
state_validator = EnumAttributeValidator.new('String', ["open", "closed", "cancelled"])
|
218
253
|
return false unless state_validator.valid?(@state)
|
219
254
|
return false if @cart_items.nil?
|
220
255
|
return false if @discounts.nil?
|
256
|
+
return false if @total.nil?
|
221
257
|
true
|
222
258
|
end
|
223
259
|
|
224
260
|
# Custom attribute writer method checking allowed values (enum).
|
225
261
|
# @param [Object] state Object to be assigned
|
226
262
|
def state=(state)
|
227
|
-
validator = EnumAttributeValidator.new('String', [
|
263
|
+
validator = EnumAttributeValidator.new('String', ["open", "closed", "cancelled"])
|
228
264
|
unless validator.valid?(state)
|
229
|
-
fail ArgumentError,
|
265
|
+
fail ArgumentError, "invalid value for \"state\", must be one of #{validator.allowable_values}."
|
230
266
|
end
|
231
267
|
@state = state
|
232
268
|
end
|
@@ -241,11 +277,13 @@ module TalonOne
|
|
241
277
|
application_id == o.application_id &&
|
242
278
|
profile_id == o.profile_id &&
|
243
279
|
integration_id == o.integration_id &&
|
280
|
+
profileintegrationid == o.profileintegrationid &&
|
244
281
|
coupon == o.coupon &&
|
245
282
|
referral == o.referral &&
|
246
283
|
state == o.state &&
|
247
284
|
cart_items == o.cart_items &&
|
248
285
|
discounts == o.discounts &&
|
286
|
+
total == o.total &&
|
249
287
|
attributes == o.attributes
|
250
288
|
end
|
251
289
|
|
@@ -256,9 +294,16 @@ module TalonOne
|
|
256
294
|
end
|
257
295
|
|
258
296
|
# Calculates hash code according to all attributes.
|
259
|
-
# @return [
|
297
|
+
# @return [Integer] Hash code
|
260
298
|
def hash
|
261
|
-
[id, created, application_id, profile_id, integration_id, coupon, referral, state, cart_items, discounts, attributes].hash
|
299
|
+
[id, created, application_id, profile_id, integration_id, profileintegrationid, coupon, referral, state, cart_items, discounts, total, attributes].hash
|
300
|
+
end
|
301
|
+
|
302
|
+
# Builds the object from hash
|
303
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
304
|
+
# @return [Object] Returns the model itself
|
305
|
+
def self.build_from_hash(attributes)
|
306
|
+
new.build_from_hash(attributes)
|
262
307
|
end
|
263
308
|
|
264
309
|
# Builds the object from hash
|
@@ -266,9 +311,9 @@ module TalonOne
|
|
266
311
|
# @return [Object] Returns the model itself
|
267
312
|
def build_from_hash(attributes)
|
268
313
|
return nil unless attributes.is_a?(Hash)
|
269
|
-
self.class.
|
314
|
+
self.class.openapi_types.each_pair do |key, type|
|
270
315
|
if type =~ /\AArray<(.*)>/i
|
271
|
-
# check to ensure the input is an array given that the
|
316
|
+
# check to ensure the input is an array given that the attribute
|
272
317
|
# is documented as an array but the input is not
|
273
318
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
274
319
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -297,7 +342,7 @@ module TalonOne
|
|
297
342
|
value.to_i
|
298
343
|
when :Float
|
299
344
|
value.to_f
|
300
|
-
when :
|
345
|
+
when :Boolean
|
301
346
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
302
347
|
true
|
303
348
|
else
|
@@ -318,8 +363,7 @@ module TalonOne
|
|
318
363
|
end
|
319
364
|
end
|
320
365
|
else # model
|
321
|
-
|
322
|
-
temp_model.build_from_hash(value)
|
366
|
+
TalonOne.const_get(type).build_from_hash(value)
|
323
367
|
end
|
324
368
|
end
|
325
369
|
|
@@ -341,7 +385,11 @@ module TalonOne
|
|
341
385
|
hash = {}
|
342
386
|
self.class.attribute_map.each_pair do |attr, param|
|
343
387
|
value = self.send(attr)
|
344
|
-
|
388
|
+
if value.nil?
|
389
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
390
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
391
|
+
end
|
392
|
+
|
345
393
|
hash[param] = _to_hash(value)
|
346
394
|
end
|
347
395
|
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
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -25,22 +25,35 @@ module TalonOne
|
|
25
25
|
end
|
26
26
|
|
27
27
|
# Attribute type mapping.
|
28
|
-
def self.
|
28
|
+
def self.openapi_types
|
29
29
|
{
|
30
30
|
:'session_id' => :'Integer'
|
31
31
|
}
|
32
32
|
end
|
33
33
|
|
34
|
+
# List of attributes with nullable: true
|
35
|
+
def self.openapi_nullable
|
36
|
+
Set.new([
|
37
|
+
])
|
38
|
+
end
|
39
|
+
|
34
40
|
# Initializes the object
|
35
41
|
# @param [Hash] attributes Model attributes in the form of hash
|
36
42
|
def initialize(attributes = {})
|
37
|
-
|
43
|
+
if (!attributes.is_a?(Hash))
|
44
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::ApplicationSessionEntity` initialize method"
|
45
|
+
end
|
38
46
|
|
39
|
-
# convert string to symbol for hash key
|
40
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
47
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
48
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
49
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
50
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::ApplicationSessionEntity`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
51
|
+
end
|
52
|
+
h[k.to_sym] = v
|
53
|
+
}
|
41
54
|
|
42
|
-
if attributes.
|
43
|
-
self.session_id = attributes[:'
|
55
|
+
if attributes.key?(:'session_id')
|
56
|
+
self.session_id = attributes[:'session_id']
|
44
57
|
end
|
45
58
|
end
|
46
59
|
|
@@ -77,19 +90,26 @@ module TalonOne
|
|
77
90
|
end
|
78
91
|
|
79
92
|
# Calculates hash code according to all attributes.
|
80
|
-
# @return [
|
93
|
+
# @return [Integer] Hash code
|
81
94
|
def hash
|
82
95
|
[session_id].hash
|
83
96
|
end
|
84
97
|
|
98
|
+
# Builds the object from hash
|
99
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
100
|
+
# @return [Object] Returns the model itself
|
101
|
+
def self.build_from_hash(attributes)
|
102
|
+
new.build_from_hash(attributes)
|
103
|
+
end
|
104
|
+
|
85
105
|
# Builds the object from hash
|
86
106
|
# @param [Hash] attributes Model attributes in the form of hash
|
87
107
|
# @return [Object] Returns the model itself
|
88
108
|
def build_from_hash(attributes)
|
89
109
|
return nil unless attributes.is_a?(Hash)
|
90
|
-
self.class.
|
110
|
+
self.class.openapi_types.each_pair do |key, type|
|
91
111
|
if type =~ /\AArray<(.*)>/i
|
92
|
-
# check to ensure the input is an array given that the
|
112
|
+
# check to ensure the input is an array given that the attribute
|
93
113
|
# is documented as an array but the input is not
|
94
114
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
95
115
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -118,7 +138,7 @@ module TalonOne
|
|
118
138
|
value.to_i
|
119
139
|
when :Float
|
120
140
|
value.to_f
|
121
|
-
when :
|
141
|
+
when :Boolean
|
122
142
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
123
143
|
true
|
124
144
|
else
|
@@ -139,8 +159,7 @@ module TalonOne
|
|
139
159
|
end
|
140
160
|
end
|
141
161
|
else # model
|
142
|
-
|
143
|
-
temp_model.build_from_hash(value)
|
162
|
+
TalonOne.const_get(type).build_from_hash(value)
|
144
163
|
end
|
145
164
|
end
|
146
165
|
|
@@ -162,7 +181,11 @@ module TalonOne
|
|
162
181
|
hash = {}
|
163
182
|
self.class.attribute_map.each_pair do |attr, param|
|
164
183
|
value = self.send(attr)
|
165
|
-
|
184
|
+
if value.nil?
|
185
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
186
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
187
|
+
end
|
188
|
+
|
166
189
|
hash[param] = _to_hash(value)
|
167
190
|
end
|
168
191
|
hash
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
|
8
|
-
Generated by: https://
|
9
|
-
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -29,7 +29,7 @@ module TalonOne
|
|
29
29
|
|
30
30
|
attr_accessor :event_type
|
31
31
|
|
32
|
-
# The attribute name that will be used in API requests and Talang. E.g. if `name == \"region\"` then you would set the region attribute by including an `attributes.region` property in your request payload.
|
32
|
+
# The attribute name that will be used in API requests and Talang. E.g. if `name == \"region\"` then you would set the region attribute by including an `attributes.region` property in your request payload.
|
33
33
|
attr_accessor :name
|
34
34
|
|
35
35
|
# The human-readable name for the attribute that will be shown in the Campaign Manager. Like `name`, the combination of entity and title must also be unique.
|
@@ -47,11 +47,8 @@ module TalonOne
|
|
47
47
|
# Whether or not this attribute can be edited.
|
48
48
|
attr_accessor :editable
|
49
49
|
|
50
|
-
#
|
51
|
-
attr_accessor :
|
52
|
-
|
53
|
-
# array of rulesets where the attribute is used
|
54
|
-
attr_accessor :used_at
|
50
|
+
# A list of the IDs of the applications that are subscribed to this attribute
|
51
|
+
attr_accessor :subscribed_applications_ids
|
55
52
|
|
56
53
|
class EnumAttributeValidator
|
57
54
|
attr_reader :datatype
|
@@ -89,13 +86,12 @@ module TalonOne
|
|
89
86
|
:'description' => :'description',
|
90
87
|
:'suggestions' => :'suggestions',
|
91
88
|
:'editable' => :'editable',
|
92
|
-
:'
|
93
|
-
:'used_at' => :'usedAt'
|
89
|
+
:'subscribed_applications_ids' => :'subscribedApplicationsIds'
|
94
90
|
}
|
95
91
|
end
|
96
92
|
|
97
93
|
# Attribute type mapping.
|
98
|
-
def self.
|
94
|
+
def self.openapi_types
|
99
95
|
{
|
100
96
|
:'id' => :'Integer',
|
101
97
|
:'created' => :'DateTime',
|
@@ -107,75 +103,81 @@ module TalonOne
|
|
107
103
|
:'type' => :'String',
|
108
104
|
:'description' => :'String',
|
109
105
|
:'suggestions' => :'Array<String>',
|
110
|
-
:'editable' => :'
|
111
|
-
:'
|
112
|
-
:'used_at' => :'Array<String>'
|
106
|
+
:'editable' => :'Boolean',
|
107
|
+
:'subscribed_applications_ids' => :'Array<Integer>'
|
113
108
|
}
|
114
109
|
end
|
115
110
|
|
111
|
+
# List of attributes with nullable: true
|
112
|
+
def self.openapi_nullable
|
113
|
+
Set.new([
|
114
|
+
])
|
115
|
+
end
|
116
|
+
|
116
117
|
# Initializes the object
|
117
118
|
# @param [Hash] attributes Model attributes in the form of hash
|
118
119
|
def initialize(attributes = {})
|
119
|
-
|
120
|
+
if (!attributes.is_a?(Hash))
|
121
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::Attribute` initialize method"
|
122
|
+
end
|
120
123
|
|
121
|
-
# convert string to symbol for hash key
|
122
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
124
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
125
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
126
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
127
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::Attribute`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
128
|
+
end
|
129
|
+
h[k.to_sym] = v
|
130
|
+
}
|
123
131
|
|
124
|
-
if attributes.
|
132
|
+
if attributes.key?(:'id')
|
125
133
|
self.id = attributes[:'id']
|
126
134
|
end
|
127
135
|
|
128
|
-
if attributes.
|
136
|
+
if attributes.key?(:'created')
|
129
137
|
self.created = attributes[:'created']
|
130
138
|
end
|
131
139
|
|
132
|
-
if attributes.
|
133
|
-
self.account_id = attributes[:'
|
140
|
+
if attributes.key?(:'account_id')
|
141
|
+
self.account_id = attributes[:'account_id']
|
134
142
|
end
|
135
143
|
|
136
|
-
if attributes.
|
144
|
+
if attributes.key?(:'entity')
|
137
145
|
self.entity = attributes[:'entity']
|
138
146
|
end
|
139
147
|
|
140
|
-
if attributes.
|
141
|
-
self.event_type = attributes[:'
|
148
|
+
if attributes.key?(:'event_type')
|
149
|
+
self.event_type = attributes[:'event_type']
|
142
150
|
end
|
143
151
|
|
144
|
-
if attributes.
|
152
|
+
if attributes.key?(:'name')
|
145
153
|
self.name = attributes[:'name']
|
146
154
|
end
|
147
155
|
|
148
|
-
if attributes.
|
156
|
+
if attributes.key?(:'title')
|
149
157
|
self.title = attributes[:'title']
|
150
158
|
end
|
151
159
|
|
152
|
-
if attributes.
|
160
|
+
if attributes.key?(:'type')
|
153
161
|
self.type = attributes[:'type']
|
154
162
|
end
|
155
163
|
|
156
|
-
if attributes.
|
164
|
+
if attributes.key?(:'description')
|
157
165
|
self.description = attributes[:'description']
|
158
166
|
end
|
159
167
|
|
160
|
-
if attributes.
|
168
|
+
if attributes.key?(:'suggestions')
|
161
169
|
if (value = attributes[:'suggestions']).is_a?(Array)
|
162
170
|
self.suggestions = value
|
163
171
|
end
|
164
172
|
end
|
165
173
|
|
166
|
-
if attributes.
|
174
|
+
if attributes.key?(:'editable')
|
167
175
|
self.editable = attributes[:'editable']
|
168
176
|
end
|
169
177
|
|
170
|
-
if attributes.
|
171
|
-
|
172
|
-
|
173
|
-
self.locked = false
|
174
|
-
end
|
175
|
-
|
176
|
-
if attributes.has_key?(:'usedAt')
|
177
|
-
if (value = attributes[:'usedAt']).is_a?(Array)
|
178
|
-
self.used_at = value
|
178
|
+
if attributes.key?(:'subscribed_applications_ids')
|
179
|
+
if (value = attributes[:'subscribed_applications_ids']).is_a?(Array)
|
180
|
+
self.subscribed_applications_ids = value
|
179
181
|
end
|
180
182
|
end
|
181
183
|
end
|
@@ -224,14 +226,6 @@ module TalonOne
|
|
224
226
|
invalid_properties.push('invalid value for "editable", editable cannot be nil.')
|
225
227
|
end
|
226
228
|
|
227
|
-
if @locked.nil?
|
228
|
-
invalid_properties.push('invalid value for "locked", locked cannot be nil.')
|
229
|
-
end
|
230
|
-
|
231
|
-
if @used_at.nil?
|
232
|
-
invalid_properties.push('invalid value for "used_at", used_at cannot be nil.')
|
233
|
-
end
|
234
|
-
|
235
229
|
invalid_properties
|
236
230
|
end
|
237
231
|
|
@@ -242,27 +236,25 @@ module TalonOne
|
|
242
236
|
return false if @created.nil?
|
243
237
|
return false if @account_id.nil?
|
244
238
|
return false if @entity.nil?
|
245
|
-
entity_validator = EnumAttributeValidator.new('String', [
|
239
|
+
entity_validator = EnumAttributeValidator.new('String', ["Account", "Application", "Campaign", "CustomerProfile", "CustomerSession", "CartItem", "Coupon", "Event"])
|
246
240
|
return false unless entity_validator.valid?(@entity)
|
247
241
|
return false if @name.nil?
|
248
242
|
return false if @title.nil?
|
249
243
|
return false if @type.nil?
|
250
|
-
type_validator = EnumAttributeValidator.new('String', [
|
244
|
+
type_validator = EnumAttributeValidator.new('String', ["string", "number", "boolean", "time", "(list string)", "(list number)", "(list time)", "location", "(list location)"])
|
251
245
|
return false unless type_validator.valid?(@type)
|
252
246
|
return false if @description.nil?
|
253
247
|
return false if @suggestions.nil?
|
254
248
|
return false if @editable.nil?
|
255
|
-
return false if @locked.nil?
|
256
|
-
return false if @used_at.nil?
|
257
249
|
true
|
258
250
|
end
|
259
251
|
|
260
252
|
# Custom attribute writer method checking allowed values (enum).
|
261
253
|
# @param [Object] entity Object to be assigned
|
262
254
|
def entity=(entity)
|
263
|
-
validator = EnumAttributeValidator.new('String', [
|
255
|
+
validator = EnumAttributeValidator.new('String', ["Account", "Application", "Campaign", "CustomerProfile", "CustomerSession", "CartItem", "Coupon", "Event"])
|
264
256
|
unless validator.valid?(entity)
|
265
|
-
fail ArgumentError,
|
257
|
+
fail ArgumentError, "invalid value for \"entity\", must be one of #{validator.allowable_values}."
|
266
258
|
end
|
267
259
|
@entity = entity
|
268
260
|
end
|
@@ -270,9 +262,9 @@ module TalonOne
|
|
270
262
|
# Custom attribute writer method checking allowed values (enum).
|
271
263
|
# @param [Object] type Object to be assigned
|
272
264
|
def type=(type)
|
273
|
-
validator = EnumAttributeValidator.new('String', [
|
265
|
+
validator = EnumAttributeValidator.new('String', ["string", "number", "boolean", "time", "(list string)", "(list number)", "(list time)", "location", "(list location)"])
|
274
266
|
unless validator.valid?(type)
|
275
|
-
fail ArgumentError,
|
267
|
+
fail ArgumentError, "invalid value for \"type\", must be one of #{validator.allowable_values}."
|
276
268
|
end
|
277
269
|
@type = type
|
278
270
|
end
|
@@ -293,8 +285,7 @@ module TalonOne
|
|
293
285
|
description == o.description &&
|
294
286
|
suggestions == o.suggestions &&
|
295
287
|
editable == o.editable &&
|
296
|
-
|
297
|
-
used_at == o.used_at
|
288
|
+
subscribed_applications_ids == o.subscribed_applications_ids
|
298
289
|
end
|
299
290
|
|
300
291
|
# @see the `==` method
|
@@ -304,9 +295,16 @@ module TalonOne
|
|
304
295
|
end
|
305
296
|
|
306
297
|
# Calculates hash code according to all attributes.
|
307
|
-
# @return [
|
298
|
+
# @return [Integer] Hash code
|
308
299
|
def hash
|
309
|
-
[id, created, account_id, entity, event_type, name, title, type, description, suggestions, editable,
|
300
|
+
[id, created, account_id, entity, event_type, name, title, type, description, suggestions, editable, subscribed_applications_ids].hash
|
301
|
+
end
|
302
|
+
|
303
|
+
# Builds the object from hash
|
304
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
305
|
+
# @return [Object] Returns the model itself
|
306
|
+
def self.build_from_hash(attributes)
|
307
|
+
new.build_from_hash(attributes)
|
310
308
|
end
|
311
309
|
|
312
310
|
# Builds the object from hash
|
@@ -314,9 +312,9 @@ module TalonOne
|
|
314
312
|
# @return [Object] Returns the model itself
|
315
313
|
def build_from_hash(attributes)
|
316
314
|
return nil unless attributes.is_a?(Hash)
|
317
|
-
self.class.
|
315
|
+
self.class.openapi_types.each_pair do |key, type|
|
318
316
|
if type =~ /\AArray<(.*)>/i
|
319
|
-
# check to ensure the input is an array given that the
|
317
|
+
# check to ensure the input is an array given that the attribute
|
320
318
|
# is documented as an array but the input is not
|
321
319
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
322
320
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -345,7 +343,7 @@ module TalonOne
|
|
345
343
|
value.to_i
|
346
344
|
when :Float
|
347
345
|
value.to_f
|
348
|
-
when :
|
346
|
+
when :Boolean
|
349
347
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
350
348
|
true
|
351
349
|
else
|
@@ -366,8 +364,7 @@ module TalonOne
|
|
366
364
|
end
|
367
365
|
end
|
368
366
|
else # model
|
369
|
-
|
370
|
-
temp_model.build_from_hash(value)
|
367
|
+
TalonOne.const_get(type).build_from_hash(value)
|
371
368
|
end
|
372
369
|
end
|
373
370
|
|
@@ -389,7 +386,11 @@ module TalonOne
|
|
389
386
|
hash = {}
|
390
387
|
self.class.attribute_map.each_pair do |attr, param|
|
391
388
|
value = self.send(attr)
|
392
|
-
|
389
|
+
if value.nil?
|
390
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
391
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
392
|
+
end
|
393
|
+
|
393
394
|
hash[param] = _to_hash(value)
|
394
395
|
end
|
395
396
|
hash
|