talon_one 1.2.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.rspec +2 -0
- data/Gemfile +3 -1
- data/README.md +176 -27
- 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 +24 -2
- data/docs/ApplicationSessionEntity.md +9 -0
- data/docs/Attribute.md +23 -2
- 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 +12 -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 +21 -1
- 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 +16 -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 +11 -0
- data/docs/RedeemReferralEffectProps.md +19 -0
- data/docs/Referral.md +18 -0
- data/docs/ReferralCreatedEffectProps.md +17 -0
- data/docs/ReferralRejectionReason.md +11 -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 -5
- data/docs/User.md +26 -3
- data/docs/UserEntity.md +9 -0
- data/docs/Webhook.md +20 -1
- data/docs/WebhookActivationLogEntry.md +13 -0
- data/docs/WebhookLogEntry.md +18 -0
- data/lib/talon_one.rb +73 -34
- 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 +72 -34
- data/lib/talon_one/models/application_session_entity.rb +39 -16
- data/lib/talon_one/models/attribute.rb +73 -38
- 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 +41 -18
- 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 +67 -67
- 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 +44 -21
- 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 +40 -17
- 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 +45 -22
- 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 +52 -65
- data/lib/talon_one/models/user.rb +74 -41
- data/lib/talon_one/models/user_entity.rb +39 -16
- data/lib/talon_one/models/webhook.rb +53 -30
- 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 +10 -4
- data/spec/models/application_spec.rb +20 -10
- data/spec/models/attribute_spec.rb +10 -4
- 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 +4 -4
- 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 +4 -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 +10 -8
- 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 +4 -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 +4 -4
- 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 +4 -4
- 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 +4 -22
- data/spec/models/user_entity_spec.rb +4 -4
- data/spec/models/user_spec.rb +10 -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 -4
- data/spec/spec_helper.rb +3 -3
- data/talon_one.gemspec +6 -11
- metadata +263 -233
- data/CHANGELOG.md +0 -63
- data/docs/AttributeQuery.md +0 -7
- data/docs/Notifications.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/lib/talon_one/models/notifications.rb +0 -174
- data/spec/models/attribute_query_spec.rb +0 -35
- data/spec/models/notifications_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
- data/talon_one-1.1.2.gem +0 -0
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
5
|
|
6
|
-
OpenAPI
|
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
|
|
@@ -54,7 +54,7 @@ module TalonOne
|
|
54
54
|
end
|
55
55
|
|
56
56
|
# Attribute type mapping.
|
57
|
-
def self.
|
57
|
+
def self.openapi_types
|
58
58
|
{
|
59
59
|
:'id' => :'Integer',
|
60
60
|
:'created_by' => :'Integer',
|
@@ -67,43 +67,56 @@ module TalonOne
|
|
67
67
|
}
|
68
68
|
end
|
69
69
|
|
70
|
+
# List of attributes with nullable: true
|
71
|
+
def self.openapi_nullable
|
72
|
+
Set.new([
|
73
|
+
])
|
74
|
+
end
|
75
|
+
|
70
76
|
# Initializes the object
|
71
77
|
# @param [Hash] attributes Model attributes in the form of hash
|
72
78
|
def initialize(attributes = {})
|
73
|
-
|
79
|
+
if (!attributes.is_a?(Hash))
|
80
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::NewApplicationAPIKey` initialize method"
|
81
|
+
end
|
74
82
|
|
75
|
-
# convert string to symbol for hash key
|
76
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
83
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
84
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
85
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
86
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::NewApplicationAPIKey`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
87
|
+
end
|
88
|
+
h[k.to_sym] = v
|
89
|
+
}
|
77
90
|
|
78
|
-
if attributes.
|
91
|
+
if attributes.key?(:'id')
|
79
92
|
self.id = attributes[:'id']
|
80
93
|
end
|
81
94
|
|
82
|
-
if attributes.
|
83
|
-
self.created_by = attributes[:'
|
95
|
+
if attributes.key?(:'created_by')
|
96
|
+
self.created_by = attributes[:'created_by']
|
84
97
|
end
|
85
98
|
|
86
|
-
if attributes.
|
99
|
+
if attributes.key?(:'title')
|
87
100
|
self.title = attributes[:'title']
|
88
101
|
end
|
89
102
|
|
90
|
-
if attributes.
|
91
|
-
self.account_id = attributes[:'
|
103
|
+
if attributes.key?(:'account_id')
|
104
|
+
self.account_id = attributes[:'account_id']
|
92
105
|
end
|
93
106
|
|
94
|
-
if attributes.
|
95
|
-
self.application_id = attributes[:'
|
107
|
+
if attributes.key?(:'application_id')
|
108
|
+
self.application_id = attributes[:'application_id']
|
96
109
|
end
|
97
110
|
|
98
|
-
if attributes.
|
111
|
+
if attributes.key?(:'created')
|
99
112
|
self.created = attributes[:'created']
|
100
113
|
end
|
101
114
|
|
102
|
-
if attributes.
|
115
|
+
if attributes.key?(:'expires')
|
103
116
|
self.expires = attributes[:'expires']
|
104
117
|
end
|
105
118
|
|
106
|
-
if attributes.
|
119
|
+
if attributes.key?(:'key')
|
107
120
|
self.key = attributes[:'key']
|
108
121
|
end
|
109
122
|
end
|
@@ -183,19 +196,26 @@ module TalonOne
|
|
183
196
|
end
|
184
197
|
|
185
198
|
# Calculates hash code according to all attributes.
|
186
|
-
# @return [
|
199
|
+
# @return [Integer] Hash code
|
187
200
|
def hash
|
188
201
|
[id, created_by, title, account_id, application_id, created, expires, key].hash
|
189
202
|
end
|
190
203
|
|
204
|
+
# Builds the object from hash
|
205
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
206
|
+
# @return [Object] Returns the model itself
|
207
|
+
def self.build_from_hash(attributes)
|
208
|
+
new.build_from_hash(attributes)
|
209
|
+
end
|
210
|
+
|
191
211
|
# Builds the object from hash
|
192
212
|
# @param [Hash] attributes Model attributes in the form of hash
|
193
213
|
# @return [Object] Returns the model itself
|
194
214
|
def build_from_hash(attributes)
|
195
215
|
return nil unless attributes.is_a?(Hash)
|
196
|
-
self.class.
|
216
|
+
self.class.openapi_types.each_pair do |key, type|
|
197
217
|
if type =~ /\AArray<(.*)>/i
|
198
|
-
# check to ensure the input is an array given that the
|
218
|
+
# check to ensure the input is an array given that the attribute
|
199
219
|
# is documented as an array but the input is not
|
200
220
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
201
221
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -224,7 +244,7 @@ module TalonOne
|
|
224
244
|
value.to_i
|
225
245
|
when :Float
|
226
246
|
value.to_f
|
227
|
-
when :
|
247
|
+
when :Boolean
|
228
248
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
229
249
|
true
|
230
250
|
else
|
@@ -245,8 +265,7 @@ module TalonOne
|
|
245
265
|
end
|
246
266
|
end
|
247
267
|
else # model
|
248
|
-
|
249
|
-
temp_model.build_from_hash(value)
|
268
|
+
TalonOne.const_get(type).build_from_hash(value)
|
250
269
|
end
|
251
270
|
end
|
252
271
|
|
@@ -268,7 +287,11 @@ module TalonOne
|
|
268
287
|
hash = {}
|
269
288
|
self.class.attribute_map.each_pair do |attr, param|
|
270
289
|
value = self.send(attr)
|
271
|
-
|
290
|
+
if value.nil?
|
291
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
292
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
293
|
+
end
|
294
|
+
|
272
295
|
hash[param] = _to_hash(value)
|
273
296
|
end
|
274
297
|
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
|
|
@@ -20,7 +20,7 @@ module TalonOne
|
|
20
20
|
|
21
21
|
attr_accessor :event_type
|
22
22
|
|
23
|
-
# 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.
|
23
|
+
# 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.
|
24
24
|
attr_accessor :name
|
25
25
|
|
26
26
|
# 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.
|
@@ -38,6 +38,9 @@ module TalonOne
|
|
38
38
|
# Whether or not this attribute can be edited.
|
39
39
|
attr_accessor :editable
|
40
40
|
|
41
|
+
# A list of the IDs of the applications that are subscribed to this attribute
|
42
|
+
attr_accessor :subscribed_applications_ids
|
43
|
+
|
41
44
|
class EnumAttributeValidator
|
42
45
|
attr_reader :datatype
|
43
46
|
attr_reader :allowable_values
|
@@ -70,12 +73,13 @@ module TalonOne
|
|
70
73
|
:'type' => :'type',
|
71
74
|
:'description' => :'description',
|
72
75
|
:'suggestions' => :'suggestions',
|
73
|
-
:'editable' => :'editable'
|
76
|
+
:'editable' => :'editable',
|
77
|
+
:'subscribed_applications_ids' => :'subscribedApplicationsIds'
|
74
78
|
}
|
75
79
|
end
|
76
80
|
|
77
81
|
# Attribute type mapping.
|
78
|
-
def self.
|
82
|
+
def self.openapi_types
|
79
83
|
{
|
80
84
|
:'entity' => :'String',
|
81
85
|
:'event_type' => :'String',
|
@@ -84,51 +88,71 @@ module TalonOne
|
|
84
88
|
:'type' => :'String',
|
85
89
|
:'description' => :'String',
|
86
90
|
:'suggestions' => :'Array<String>',
|
87
|
-
:'editable' => :'
|
91
|
+
:'editable' => :'Boolean',
|
92
|
+
:'subscribed_applications_ids' => :'Array<Integer>'
|
88
93
|
}
|
89
94
|
end
|
90
95
|
|
96
|
+
# List of attributes with nullable: true
|
97
|
+
def self.openapi_nullable
|
98
|
+
Set.new([
|
99
|
+
])
|
100
|
+
end
|
101
|
+
|
91
102
|
# Initializes the object
|
92
103
|
# @param [Hash] attributes Model attributes in the form of hash
|
93
104
|
def initialize(attributes = {})
|
94
|
-
|
105
|
+
if (!attributes.is_a?(Hash))
|
106
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::NewAttribute` initialize method"
|
107
|
+
end
|
95
108
|
|
96
|
-
# convert string to symbol for hash key
|
97
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
109
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
110
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
111
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
112
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::NewAttribute`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
113
|
+
end
|
114
|
+
h[k.to_sym] = v
|
115
|
+
}
|
98
116
|
|
99
|
-
if attributes.
|
117
|
+
if attributes.key?(:'entity')
|
100
118
|
self.entity = attributes[:'entity']
|
101
119
|
end
|
102
120
|
|
103
|
-
if attributes.
|
104
|
-
self.event_type = attributes[:'
|
121
|
+
if attributes.key?(:'event_type')
|
122
|
+
self.event_type = attributes[:'event_type']
|
105
123
|
end
|
106
124
|
|
107
|
-
if attributes.
|
125
|
+
if attributes.key?(:'name')
|
108
126
|
self.name = attributes[:'name']
|
109
127
|
end
|
110
128
|
|
111
|
-
if attributes.
|
129
|
+
if attributes.key?(:'title')
|
112
130
|
self.title = attributes[:'title']
|
113
131
|
end
|
114
132
|
|
115
|
-
if attributes.
|
133
|
+
if attributes.key?(:'type')
|
116
134
|
self.type = attributes[:'type']
|
117
135
|
end
|
118
136
|
|
119
|
-
if attributes.
|
137
|
+
if attributes.key?(:'description')
|
120
138
|
self.description = attributes[:'description']
|
121
139
|
end
|
122
140
|
|
123
|
-
if attributes.
|
141
|
+
if attributes.key?(:'suggestions')
|
124
142
|
if (value = attributes[:'suggestions']).is_a?(Array)
|
125
143
|
self.suggestions = value
|
126
144
|
end
|
127
145
|
end
|
128
146
|
|
129
|
-
if attributes.
|
147
|
+
if attributes.key?(:'editable')
|
130
148
|
self.editable = attributes[:'editable']
|
131
149
|
end
|
150
|
+
|
151
|
+
if attributes.key?(:'subscribed_applications_ids')
|
152
|
+
if (value = attributes[:'subscribed_applications_ids']).is_a?(Array)
|
153
|
+
self.subscribed_applications_ids = value
|
154
|
+
end
|
155
|
+
end
|
132
156
|
end
|
133
157
|
|
134
158
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -170,12 +194,12 @@ module TalonOne
|
|
170
194
|
# @return true if the model is valid
|
171
195
|
def valid?
|
172
196
|
return false if @entity.nil?
|
173
|
-
entity_validator = EnumAttributeValidator.new('String', [
|
197
|
+
entity_validator = EnumAttributeValidator.new('String', ["Account", "Application", "Campaign", "CustomerProfile", "CustomerSession", "CartItem", "Coupon", "Event"])
|
174
198
|
return false unless entity_validator.valid?(@entity)
|
175
199
|
return false if @name.nil?
|
176
200
|
return false if @title.nil?
|
177
201
|
return false if @type.nil?
|
178
|
-
type_validator = EnumAttributeValidator.new('String', [
|
202
|
+
type_validator = EnumAttributeValidator.new('String', ["string", "number", "boolean", "time", "(list string)", "(list number)", "(list time)", "location", "(list location)"])
|
179
203
|
return false unless type_validator.valid?(@type)
|
180
204
|
return false if @description.nil?
|
181
205
|
return false if @suggestions.nil?
|
@@ -186,9 +210,9 @@ module TalonOne
|
|
186
210
|
# Custom attribute writer method checking allowed values (enum).
|
187
211
|
# @param [Object] entity Object to be assigned
|
188
212
|
def entity=(entity)
|
189
|
-
validator = EnumAttributeValidator.new('String', [
|
213
|
+
validator = EnumAttributeValidator.new('String', ["Account", "Application", "Campaign", "CustomerProfile", "CustomerSession", "CartItem", "Coupon", "Event"])
|
190
214
|
unless validator.valid?(entity)
|
191
|
-
fail ArgumentError,
|
215
|
+
fail ArgumentError, "invalid value for \"entity\", must be one of #{validator.allowable_values}."
|
192
216
|
end
|
193
217
|
@entity = entity
|
194
218
|
end
|
@@ -196,9 +220,9 @@ module TalonOne
|
|
196
220
|
# Custom attribute writer method checking allowed values (enum).
|
197
221
|
# @param [Object] type Object to be assigned
|
198
222
|
def type=(type)
|
199
|
-
validator = EnumAttributeValidator.new('String', [
|
223
|
+
validator = EnumAttributeValidator.new('String', ["string", "number", "boolean", "time", "(list string)", "(list number)", "(list time)", "location", "(list location)"])
|
200
224
|
unless validator.valid?(type)
|
201
|
-
fail ArgumentError,
|
225
|
+
fail ArgumentError, "invalid value for \"type\", must be one of #{validator.allowable_values}."
|
202
226
|
end
|
203
227
|
@type = type
|
204
228
|
end
|
@@ -215,7 +239,8 @@ module TalonOne
|
|
215
239
|
type == o.type &&
|
216
240
|
description == o.description &&
|
217
241
|
suggestions == o.suggestions &&
|
218
|
-
editable == o.editable
|
242
|
+
editable == o.editable &&
|
243
|
+
subscribed_applications_ids == o.subscribed_applications_ids
|
219
244
|
end
|
220
245
|
|
221
246
|
# @see the `==` method
|
@@ -225,9 +250,16 @@ module TalonOne
|
|
225
250
|
end
|
226
251
|
|
227
252
|
# Calculates hash code according to all attributes.
|
228
|
-
# @return [
|
253
|
+
# @return [Integer] Hash code
|
229
254
|
def hash
|
230
|
-
[entity, event_type, name, title, type, description, suggestions, editable].hash
|
255
|
+
[entity, event_type, name, title, type, description, suggestions, editable, subscribed_applications_ids].hash
|
256
|
+
end
|
257
|
+
|
258
|
+
# Builds the object from hash
|
259
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
260
|
+
# @return [Object] Returns the model itself
|
261
|
+
def self.build_from_hash(attributes)
|
262
|
+
new.build_from_hash(attributes)
|
231
263
|
end
|
232
264
|
|
233
265
|
# Builds the object from hash
|
@@ -235,9 +267,9 @@ module TalonOne
|
|
235
267
|
# @return [Object] Returns the model itself
|
236
268
|
def build_from_hash(attributes)
|
237
269
|
return nil unless attributes.is_a?(Hash)
|
238
|
-
self.class.
|
270
|
+
self.class.openapi_types.each_pair do |key, type|
|
239
271
|
if type =~ /\AArray<(.*)>/i
|
240
|
-
# check to ensure the input is an array given that the
|
272
|
+
# check to ensure the input is an array given that the attribute
|
241
273
|
# is documented as an array but the input is not
|
242
274
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
243
275
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -266,7 +298,7 @@ module TalonOne
|
|
266
298
|
value.to_i
|
267
299
|
when :Float
|
268
300
|
value.to_f
|
269
|
-
when :
|
301
|
+
when :Boolean
|
270
302
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
271
303
|
true
|
272
304
|
else
|
@@ -287,8 +319,7 @@ module TalonOne
|
|
287
319
|
end
|
288
320
|
end
|
289
321
|
else # model
|
290
|
-
|
291
|
-
temp_model.build_from_hash(value)
|
322
|
+
TalonOne.const_get(type).build_from_hash(value)
|
292
323
|
end
|
293
324
|
end
|
294
325
|
|
@@ -310,7 +341,11 @@ module TalonOne
|
|
310
341
|
hash = {}
|
311
342
|
self.class.attribute_map.each_pair do |attr, param|
|
312
343
|
value = self.send(attr)
|
313
|
-
|
344
|
+
if value.nil?
|
345
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
346
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
347
|
+
end
|
348
|
+
|
314
349
|
hash[param] = _to_hash(value)
|
315
350
|
end
|
316
351
|
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
|
|
@@ -89,7 +89,7 @@ module TalonOne
|
|
89
89
|
end
|
90
90
|
|
91
91
|
# Attribute type mapping.
|
92
|
-
def self.
|
92
|
+
def self.openapi_types
|
93
93
|
{
|
94
94
|
:'name' => :'String',
|
95
95
|
:'description' => :'String',
|
@@ -106,65 +106,78 @@ module TalonOne
|
|
106
106
|
}
|
107
107
|
end
|
108
108
|
|
109
|
+
# List of attributes with nullable: true
|
110
|
+
def self.openapi_nullable
|
111
|
+
Set.new([
|
112
|
+
])
|
113
|
+
end
|
114
|
+
|
109
115
|
# Initializes the object
|
110
116
|
# @param [Hash] attributes Model attributes in the form of hash
|
111
117
|
def initialize(attributes = {})
|
112
|
-
|
118
|
+
if (!attributes.is_a?(Hash))
|
119
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::NewCampaign` initialize method"
|
120
|
+
end
|
113
121
|
|
114
|
-
# convert string to symbol for hash key
|
115
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
122
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
123
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
124
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
125
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::NewCampaign`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
126
|
+
end
|
127
|
+
h[k.to_sym] = v
|
128
|
+
}
|
116
129
|
|
117
|
-
if attributes.
|
130
|
+
if attributes.key?(:'name')
|
118
131
|
self.name = attributes[:'name']
|
119
132
|
end
|
120
133
|
|
121
|
-
if attributes.
|
134
|
+
if attributes.key?(:'description')
|
122
135
|
self.description = attributes[:'description']
|
123
136
|
end
|
124
137
|
|
125
|
-
if attributes.
|
126
|
-
self.start_time = attributes[:'
|
138
|
+
if attributes.key?(:'start_time')
|
139
|
+
self.start_time = attributes[:'start_time']
|
127
140
|
end
|
128
141
|
|
129
|
-
if attributes.
|
130
|
-
self.end_time = attributes[:'
|
142
|
+
if attributes.key?(:'end_time')
|
143
|
+
self.end_time = attributes[:'end_time']
|
131
144
|
end
|
132
145
|
|
133
|
-
if attributes.
|
146
|
+
if attributes.key?(:'attributes')
|
134
147
|
self.attributes = attributes[:'attributes']
|
135
148
|
end
|
136
149
|
|
137
|
-
if attributes.
|
150
|
+
if attributes.key?(:'state')
|
138
151
|
self.state = attributes[:'state']
|
139
152
|
else
|
140
153
|
self.state = 'enabled'
|
141
154
|
end
|
142
155
|
|
143
|
-
if attributes.
|
144
|
-
self.active_ruleset_id = attributes[:'
|
156
|
+
if attributes.key?(:'active_ruleset_id')
|
157
|
+
self.active_ruleset_id = attributes[:'active_ruleset_id']
|
145
158
|
end
|
146
159
|
|
147
|
-
if attributes.
|
160
|
+
if attributes.key?(:'tags')
|
148
161
|
if (value = attributes[:'tags']).is_a?(Array)
|
149
162
|
self.tags = value
|
150
163
|
end
|
151
164
|
end
|
152
165
|
|
153
|
-
if attributes.
|
166
|
+
if attributes.key?(:'features')
|
154
167
|
if (value = attributes[:'features']).is_a?(Array)
|
155
168
|
self.features = value
|
156
169
|
end
|
157
170
|
end
|
158
171
|
|
159
|
-
if attributes.
|
160
|
-
self.coupon_settings = attributes[:'
|
172
|
+
if attributes.key?(:'coupon_settings')
|
173
|
+
self.coupon_settings = attributes[:'coupon_settings']
|
161
174
|
end
|
162
175
|
|
163
|
-
if attributes.
|
164
|
-
self.referral_settings = attributes[:'
|
176
|
+
if attributes.key?(:'referral_settings')
|
177
|
+
self.referral_settings = attributes[:'referral_settings']
|
165
178
|
end
|
166
179
|
|
167
|
-
if attributes.
|
180
|
+
if attributes.key?(:'limits')
|
168
181
|
if (value = attributes[:'limits']).is_a?(Array)
|
169
182
|
self.limits = value
|
170
183
|
end
|
@@ -208,7 +221,7 @@ module TalonOne
|
|
208
221
|
return false if @name.nil?
|
209
222
|
return false if @name.to_s.length < 1
|
210
223
|
return false if @state.nil?
|
211
|
-
state_validator = EnumAttributeValidator.new('String', [
|
224
|
+
state_validator = EnumAttributeValidator.new('String', ["enabled", "disabled", "archived"])
|
212
225
|
return false unless state_validator.valid?(@state)
|
213
226
|
return false if @tags.nil?
|
214
227
|
return false if @features.nil?
|
@@ -233,9 +246,9 @@ module TalonOne
|
|
233
246
|
# Custom attribute writer method checking allowed values (enum).
|
234
247
|
# @param [Object] state Object to be assigned
|
235
248
|
def state=(state)
|
236
|
-
validator = EnumAttributeValidator.new('String', [
|
249
|
+
validator = EnumAttributeValidator.new('String', ["enabled", "disabled", "archived"])
|
237
250
|
unless validator.valid?(state)
|
238
|
-
fail ArgumentError,
|
251
|
+
fail ArgumentError, "invalid value for \"state\", must be one of #{validator.allowable_values}."
|
239
252
|
end
|
240
253
|
@state = state
|
241
254
|
end
|
@@ -266,19 +279,26 @@ module TalonOne
|
|
266
279
|
end
|
267
280
|
|
268
281
|
# Calculates hash code according to all attributes.
|
269
|
-
# @return [
|
282
|
+
# @return [Integer] Hash code
|
270
283
|
def hash
|
271
284
|
[name, description, start_time, end_time, attributes, state, active_ruleset_id, tags, features, coupon_settings, referral_settings, limits].hash
|
272
285
|
end
|
273
286
|
|
287
|
+
# Builds the object from hash
|
288
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
289
|
+
# @return [Object] Returns the model itself
|
290
|
+
def self.build_from_hash(attributes)
|
291
|
+
new.build_from_hash(attributes)
|
292
|
+
end
|
293
|
+
|
274
294
|
# Builds the object from hash
|
275
295
|
# @param [Hash] attributes Model attributes in the form of hash
|
276
296
|
# @return [Object] Returns the model itself
|
277
297
|
def build_from_hash(attributes)
|
278
298
|
return nil unless attributes.is_a?(Hash)
|
279
|
-
self.class.
|
299
|
+
self.class.openapi_types.each_pair do |key, type|
|
280
300
|
if type =~ /\AArray<(.*)>/i
|
281
|
-
# check to ensure the input is an array given that the
|
301
|
+
# check to ensure the input is an array given that the attribute
|
282
302
|
# is documented as an array but the input is not
|
283
303
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
284
304
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -307,7 +327,7 @@ module TalonOne
|
|
307
327
|
value.to_i
|
308
328
|
when :Float
|
309
329
|
value.to_f
|
310
|
-
when :
|
330
|
+
when :Boolean
|
311
331
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
312
332
|
true
|
313
333
|
else
|
@@ -328,8 +348,7 @@ module TalonOne
|
|
328
348
|
end
|
329
349
|
end
|
330
350
|
else # model
|
331
|
-
|
332
|
-
temp_model.build_from_hash(value)
|
351
|
+
TalonOne.const_get(type).build_from_hash(value)
|
333
352
|
end
|
334
353
|
end
|
335
354
|
|
@@ -351,7 +370,11 @@ module TalonOne
|
|
351
370
|
hash = {}
|
352
371
|
self.class.attribute_map.each_pair do |attr, param|
|
353
372
|
value = self.send(attr)
|
354
|
-
|
373
|
+
if value.nil?
|
374
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
375
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
376
|
+
end
|
377
|
+
|
355
378
|
hash[param] = _to_hash(value)
|
356
379
|
end
|
357
380
|
hash
|