talon_one 1.1.2 → 2.1.0
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 +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
|
|
@@ -29,29 +29,42 @@ module TalonOne
|
|
29
29
|
end
|
30
30
|
|
31
31
|
# Attribute type mapping.
|
32
|
-
def self.
|
32
|
+
def self.openapi_types
|
33
33
|
{
|
34
34
|
:'valid_characters' => :'Array<String>',
|
35
35
|
:'coupon_pattern' => :'String'
|
36
36
|
}
|
37
37
|
end
|
38
38
|
|
39
|
+
# List of attributes with nullable: true
|
40
|
+
def self.openapi_nullable
|
41
|
+
Set.new([
|
42
|
+
])
|
43
|
+
end
|
44
|
+
|
39
45
|
# Initializes the object
|
40
46
|
# @param [Hash] attributes Model attributes in the form of hash
|
41
47
|
def initialize(attributes = {})
|
42
|
-
|
48
|
+
if (!attributes.is_a?(Hash))
|
49
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CodeGeneratorSettings` initialize method"
|
50
|
+
end
|
43
51
|
|
44
|
-
# convert string to symbol for hash key
|
45
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
52
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
53
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
54
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
55
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CodeGeneratorSettings`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
56
|
+
end
|
57
|
+
h[k.to_sym] = v
|
58
|
+
}
|
46
59
|
|
47
|
-
if attributes.
|
48
|
-
if (value = attributes[:'
|
60
|
+
if attributes.key?(:'valid_characters')
|
61
|
+
if (value = attributes[:'valid_characters']).is_a?(Array)
|
49
62
|
self.valid_characters = value
|
50
63
|
end
|
51
64
|
end
|
52
65
|
|
53
|
-
if attributes.
|
54
|
-
self.coupon_pattern = attributes[:'
|
66
|
+
if attributes.key?(:'coupon_pattern')
|
67
|
+
self.coupon_pattern = attributes[:'coupon_pattern']
|
55
68
|
end
|
56
69
|
end
|
57
70
|
|
@@ -113,19 +126,26 @@ module TalonOne
|
|
113
126
|
end
|
114
127
|
|
115
128
|
# Calculates hash code according to all attributes.
|
116
|
-
# @return [
|
129
|
+
# @return [Integer] Hash code
|
117
130
|
def hash
|
118
131
|
[valid_characters, coupon_pattern].hash
|
119
132
|
end
|
120
133
|
|
134
|
+
# Builds the object from hash
|
135
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
136
|
+
# @return [Object] Returns the model itself
|
137
|
+
def self.build_from_hash(attributes)
|
138
|
+
new.build_from_hash(attributes)
|
139
|
+
end
|
140
|
+
|
121
141
|
# Builds the object from hash
|
122
142
|
# @param [Hash] attributes Model attributes in the form of hash
|
123
143
|
# @return [Object] Returns the model itself
|
124
144
|
def build_from_hash(attributes)
|
125
145
|
return nil unless attributes.is_a?(Hash)
|
126
|
-
self.class.
|
146
|
+
self.class.openapi_types.each_pair do |key, type|
|
127
147
|
if type =~ /\AArray<(.*)>/i
|
128
|
-
# check to ensure the input is an array given that the
|
148
|
+
# check to ensure the input is an array given that the attribute
|
129
149
|
# is documented as an array but the input is not
|
130
150
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
131
151
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -154,7 +174,7 @@ module TalonOne
|
|
154
174
|
value.to_i
|
155
175
|
when :Float
|
156
176
|
value.to_f
|
157
|
-
when :
|
177
|
+
when :Boolean
|
158
178
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
159
179
|
true
|
160
180
|
else
|
@@ -175,8 +195,7 @@ module TalonOne
|
|
175
195
|
end
|
176
196
|
end
|
177
197
|
else # model
|
178
|
-
|
179
|
-
temp_model.build_from_hash(value)
|
198
|
+
TalonOne.const_get(type).build_from_hash(value)
|
180
199
|
end
|
181
200
|
end
|
182
201
|
|
@@ -198,7 +217,11 @@ module TalonOne
|
|
198
217
|
hash = {}
|
199
218
|
self.class.attribute_map.each_pair do |attr, param|
|
200
219
|
value = self.send(attr)
|
201
|
-
|
220
|
+
if value.nil?
|
221
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
222
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
223
|
+
end
|
224
|
+
|
202
225
|
hash[param] = _to_hash(value)
|
203
226
|
end
|
204
227
|
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
|
|
@@ -30,6 +30,9 @@ module TalonOne
|
|
30
30
|
# The number of times a coupon code can be redeemed. This can be set to 0 for no limit, but any campaign usage limits will still apply.
|
31
31
|
attr_accessor :usage_limit
|
32
32
|
|
33
|
+
# The amount of discounts that can be given with this coupon code.
|
34
|
+
attr_accessor :discount_limit
|
35
|
+
|
33
36
|
# Timestamp at which point the coupon becomes valid.
|
34
37
|
attr_accessor :start_date
|
35
38
|
|
@@ -39,13 +42,19 @@ module TalonOne
|
|
39
42
|
# The number of times this coupon has been successfully used.
|
40
43
|
attr_accessor :usage_counter
|
41
44
|
|
45
|
+
# The amount of discounts given on rules redeeming this coupon. Only usable if a coupon discount budget was set for this coupon.
|
46
|
+
attr_accessor :discount_counter
|
47
|
+
|
48
|
+
# The remaining discount this coupon can give.
|
49
|
+
attr_accessor :discount_remainder
|
50
|
+
|
42
51
|
# Arbitrary properties associated with this item
|
43
52
|
attr_accessor :attributes
|
44
53
|
|
45
54
|
# The integration ID of the referring customer (if any) for whom this coupon was created as an effect.
|
46
55
|
attr_accessor :referral_id
|
47
56
|
|
48
|
-
# The
|
57
|
+
# The Integration ID of the customer that is allowed to redeem this coupon.
|
49
58
|
attr_accessor :recipient_integration_id
|
50
59
|
|
51
60
|
# The ID of the Import which created this coupon.
|
@@ -65,9 +74,12 @@ module TalonOne
|
|
65
74
|
:'campaign_id' => :'campaignId',
|
66
75
|
:'value' => :'value',
|
67
76
|
:'usage_limit' => :'usageLimit',
|
77
|
+
:'discount_limit' => :'discountLimit',
|
68
78
|
:'start_date' => :'startDate',
|
69
79
|
:'expiry_date' => :'expiryDate',
|
70
80
|
:'usage_counter' => :'usageCounter',
|
81
|
+
:'discount_counter' => :'discountCounter',
|
82
|
+
:'discount_remainder' => :'discountRemainder',
|
71
83
|
:'attributes' => :'attributes',
|
72
84
|
:'referral_id' => :'referralId',
|
73
85
|
:'recipient_integration_id' => :'recipientIntegrationId',
|
@@ -78,87 +90,115 @@ module TalonOne
|
|
78
90
|
end
|
79
91
|
|
80
92
|
# Attribute type mapping.
|
81
|
-
def self.
|
93
|
+
def self.openapi_types
|
82
94
|
{
|
83
95
|
:'id' => :'Integer',
|
84
96
|
:'created' => :'DateTime',
|
85
97
|
:'campaign_id' => :'Integer',
|
86
98
|
:'value' => :'String',
|
87
99
|
:'usage_limit' => :'Integer',
|
100
|
+
:'discount_limit' => :'Float',
|
88
101
|
:'start_date' => :'DateTime',
|
89
102
|
:'expiry_date' => :'DateTime',
|
90
103
|
:'usage_counter' => :'Integer',
|
104
|
+
:'discount_counter' => :'Float',
|
105
|
+
:'discount_remainder' => :'Float',
|
91
106
|
:'attributes' => :'Object',
|
92
107
|
:'referral_id' => :'Integer',
|
93
108
|
:'recipient_integration_id' => :'String',
|
94
109
|
:'import_id' => :'Integer',
|
95
|
-
:'reservation' => :'
|
110
|
+
:'reservation' => :'Boolean',
|
96
111
|
:'batch_id' => :'String'
|
97
112
|
}
|
98
113
|
end
|
99
114
|
|
115
|
+
# List of attributes with nullable: true
|
116
|
+
def self.openapi_nullable
|
117
|
+
Set.new([
|
118
|
+
])
|
119
|
+
end
|
120
|
+
|
100
121
|
# Initializes the object
|
101
122
|
# @param [Hash] attributes Model attributes in the form of hash
|
102
123
|
def initialize(attributes = {})
|
103
|
-
|
124
|
+
if (!attributes.is_a?(Hash))
|
125
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::Coupon` initialize method"
|
126
|
+
end
|
104
127
|
|
105
|
-
# convert string to symbol for hash key
|
106
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
128
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
129
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
130
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
131
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::Coupon`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
132
|
+
end
|
133
|
+
h[k.to_sym] = v
|
134
|
+
}
|
107
135
|
|
108
|
-
if attributes.
|
136
|
+
if attributes.key?(:'id')
|
109
137
|
self.id = attributes[:'id']
|
110
138
|
end
|
111
139
|
|
112
|
-
if attributes.
|
140
|
+
if attributes.key?(:'created')
|
113
141
|
self.created = attributes[:'created']
|
114
142
|
end
|
115
143
|
|
116
|
-
if attributes.
|
117
|
-
self.campaign_id = attributes[:'
|
144
|
+
if attributes.key?(:'campaign_id')
|
145
|
+
self.campaign_id = attributes[:'campaign_id']
|
118
146
|
end
|
119
147
|
|
120
|
-
if attributes.
|
148
|
+
if attributes.key?(:'value')
|
121
149
|
self.value = attributes[:'value']
|
122
150
|
end
|
123
151
|
|
124
|
-
if attributes.
|
125
|
-
self.usage_limit = attributes[:'
|
152
|
+
if attributes.key?(:'usage_limit')
|
153
|
+
self.usage_limit = attributes[:'usage_limit']
|
126
154
|
end
|
127
155
|
|
128
|
-
if attributes.
|
129
|
-
self.
|
156
|
+
if attributes.key?(:'discount_limit')
|
157
|
+
self.discount_limit = attributes[:'discount_limit']
|
130
158
|
end
|
131
159
|
|
132
|
-
if attributes.
|
133
|
-
self.
|
160
|
+
if attributes.key?(:'start_date')
|
161
|
+
self.start_date = attributes[:'start_date']
|
134
162
|
end
|
135
163
|
|
136
|
-
if attributes.
|
137
|
-
self.
|
164
|
+
if attributes.key?(:'expiry_date')
|
165
|
+
self.expiry_date = attributes[:'expiry_date']
|
138
166
|
end
|
139
167
|
|
140
|
-
if attributes.
|
168
|
+
if attributes.key?(:'usage_counter')
|
169
|
+
self.usage_counter = attributes[:'usage_counter']
|
170
|
+
end
|
171
|
+
|
172
|
+
if attributes.key?(:'discount_counter')
|
173
|
+
self.discount_counter = attributes[:'discount_counter']
|
174
|
+
end
|
175
|
+
|
176
|
+
if attributes.key?(:'discount_remainder')
|
177
|
+
self.discount_remainder = attributes[:'discount_remainder']
|
178
|
+
end
|
179
|
+
|
180
|
+
if attributes.key?(:'attributes')
|
141
181
|
self.attributes = attributes[:'attributes']
|
142
182
|
end
|
143
183
|
|
144
|
-
if attributes.
|
145
|
-
self.referral_id = attributes[:'
|
184
|
+
if attributes.key?(:'referral_id')
|
185
|
+
self.referral_id = attributes[:'referral_id']
|
146
186
|
end
|
147
187
|
|
148
|
-
if attributes.
|
149
|
-
self.recipient_integration_id = attributes[:'
|
188
|
+
if attributes.key?(:'recipient_integration_id')
|
189
|
+
self.recipient_integration_id = attributes[:'recipient_integration_id']
|
150
190
|
end
|
151
191
|
|
152
|
-
if attributes.
|
153
|
-
self.import_id = attributes[:'
|
192
|
+
if attributes.key?(:'import_id')
|
193
|
+
self.import_id = attributes[:'import_id']
|
154
194
|
end
|
155
195
|
|
156
|
-
if attributes.
|
196
|
+
if attributes.key?(:'reservation')
|
157
197
|
self.reservation = attributes[:'reservation']
|
158
198
|
end
|
159
199
|
|
160
|
-
if attributes.
|
161
|
-
self.batch_id = attributes[:'
|
200
|
+
if attributes.key?(:'batch_id')
|
201
|
+
self.batch_id = attributes[:'batch_id']
|
162
202
|
end
|
163
203
|
end
|
164
204
|
|
@@ -198,6 +238,14 @@ module TalonOne
|
|
198
238
|
invalid_properties.push('invalid value for "usage_limit", must be greater than or equal to 0.')
|
199
239
|
end
|
200
240
|
|
241
|
+
if !@discount_limit.nil? && @discount_limit > 999999
|
242
|
+
invalid_properties.push('invalid value for "discount_limit", must be smaller than or equal to 999999.')
|
243
|
+
end
|
244
|
+
|
245
|
+
if !@discount_limit.nil? && @discount_limit < 0
|
246
|
+
invalid_properties.push('invalid value for "discount_limit", must be greater than or equal to 0.')
|
247
|
+
end
|
248
|
+
|
201
249
|
if @usage_counter.nil?
|
202
250
|
invalid_properties.push('invalid value for "usage_counter", usage_counter cannot be nil.')
|
203
251
|
end
|
@@ -216,6 +264,8 @@ module TalonOne
|
|
216
264
|
return false if @usage_limit.nil?
|
217
265
|
return false if @usage_limit > 999999
|
218
266
|
return false if @usage_limit < 0
|
267
|
+
return false if !@discount_limit.nil? && @discount_limit > 999999
|
268
|
+
return false if !@discount_limit.nil? && @discount_limit < 0
|
219
269
|
return false if @usage_counter.nil?
|
220
270
|
true
|
221
271
|
end
|
@@ -252,6 +302,20 @@ module TalonOne
|
|
252
302
|
@usage_limit = usage_limit
|
253
303
|
end
|
254
304
|
|
305
|
+
# Custom attribute writer method with validation
|
306
|
+
# @param [Object] discount_limit Value to be assigned
|
307
|
+
def discount_limit=(discount_limit)
|
308
|
+
if !discount_limit.nil? && discount_limit > 999999
|
309
|
+
fail ArgumentError, 'invalid value for "discount_limit", must be smaller than or equal to 999999.'
|
310
|
+
end
|
311
|
+
|
312
|
+
if !discount_limit.nil? && discount_limit < 0
|
313
|
+
fail ArgumentError, 'invalid value for "discount_limit", must be greater than or equal to 0.'
|
314
|
+
end
|
315
|
+
|
316
|
+
@discount_limit = discount_limit
|
317
|
+
end
|
318
|
+
|
255
319
|
# Checks equality by comparing each attribute.
|
256
320
|
# @param [Object] Object to be compared
|
257
321
|
def ==(o)
|
@@ -262,9 +326,12 @@ module TalonOne
|
|
262
326
|
campaign_id == o.campaign_id &&
|
263
327
|
value == o.value &&
|
264
328
|
usage_limit == o.usage_limit &&
|
329
|
+
discount_limit == o.discount_limit &&
|
265
330
|
start_date == o.start_date &&
|
266
331
|
expiry_date == o.expiry_date &&
|
267
332
|
usage_counter == o.usage_counter &&
|
333
|
+
discount_counter == o.discount_counter &&
|
334
|
+
discount_remainder == o.discount_remainder &&
|
268
335
|
attributes == o.attributes &&
|
269
336
|
referral_id == o.referral_id &&
|
270
337
|
recipient_integration_id == o.recipient_integration_id &&
|
@@ -280,9 +347,16 @@ module TalonOne
|
|
280
347
|
end
|
281
348
|
|
282
349
|
# Calculates hash code according to all attributes.
|
283
|
-
# @return [
|
350
|
+
# @return [Integer] Hash code
|
284
351
|
def hash
|
285
|
-
[id, created, campaign_id, value, usage_limit, start_date, expiry_date, usage_counter, attributes, referral_id, recipient_integration_id, import_id, reservation, batch_id].hash
|
352
|
+
[id, created, campaign_id, value, usage_limit, discount_limit, start_date, expiry_date, usage_counter, discount_counter, discount_remainder, attributes, referral_id, recipient_integration_id, import_id, reservation, batch_id].hash
|
353
|
+
end
|
354
|
+
|
355
|
+
# Builds the object from hash
|
356
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
357
|
+
# @return [Object] Returns the model itself
|
358
|
+
def self.build_from_hash(attributes)
|
359
|
+
new.build_from_hash(attributes)
|
286
360
|
end
|
287
361
|
|
288
362
|
# Builds the object from hash
|
@@ -290,9 +364,9 @@ module TalonOne
|
|
290
364
|
# @return [Object] Returns the model itself
|
291
365
|
def build_from_hash(attributes)
|
292
366
|
return nil unless attributes.is_a?(Hash)
|
293
|
-
self.class.
|
367
|
+
self.class.openapi_types.each_pair do |key, type|
|
294
368
|
if type =~ /\AArray<(.*)>/i
|
295
|
-
# check to ensure the input is an array given that the
|
369
|
+
# check to ensure the input is an array given that the attribute
|
296
370
|
# is documented as an array but the input is not
|
297
371
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
298
372
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -321,7 +395,7 @@ module TalonOne
|
|
321
395
|
value.to_i
|
322
396
|
when :Float
|
323
397
|
value.to_f
|
324
|
-
when :
|
398
|
+
when :Boolean
|
325
399
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
326
400
|
true
|
327
401
|
else
|
@@ -342,8 +416,7 @@ module TalonOne
|
|
342
416
|
end
|
343
417
|
end
|
344
418
|
else # model
|
345
|
-
|
346
|
-
temp_model.build_from_hash(value)
|
419
|
+
TalonOne.const_get(type).build_from_hash(value)
|
347
420
|
end
|
348
421
|
end
|
349
422
|
|
@@ -365,7 +438,11 @@ module TalonOne
|
|
365
438
|
hash = {}
|
366
439
|
self.class.attribute_map.each_pair do |attr, param|
|
367
440
|
value = self.send(attr)
|
368
|
-
|
441
|
+
if value.nil?
|
442
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
443
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
444
|
+
end
|
445
|
+
|
369
446
|
hash[param] = _to_hash(value)
|
370
447
|
end
|
371
448
|
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
|
|
@@ -17,6 +17,9 @@ module TalonOne
|
|
17
17
|
# The number of times a coupon code can be redeemed. This can be set to 0 for no limit, but any campaign usage limits will still apply.
|
18
18
|
attr_accessor :usage_limit
|
19
19
|
|
20
|
+
# The amount of discounts that can be given with this coupon code.
|
21
|
+
attr_accessor :discount_limit
|
22
|
+
|
20
23
|
# Timestamp at which point the coupon becomes valid.
|
21
24
|
attr_accessor :start_date
|
22
25
|
|
@@ -27,38 +30,57 @@ module TalonOne
|
|
27
30
|
def self.attribute_map
|
28
31
|
{
|
29
32
|
:'usage_limit' => :'usageLimit',
|
33
|
+
:'discount_limit' => :'discountLimit',
|
30
34
|
:'start_date' => :'startDate',
|
31
35
|
:'expiry_date' => :'expiryDate'
|
32
36
|
}
|
33
37
|
end
|
34
38
|
|
35
39
|
# Attribute type mapping.
|
36
|
-
def self.
|
40
|
+
def self.openapi_types
|
37
41
|
{
|
38
42
|
:'usage_limit' => :'Integer',
|
43
|
+
:'discount_limit' => :'Float',
|
39
44
|
:'start_date' => :'DateTime',
|
40
45
|
:'expiry_date' => :'DateTime'
|
41
46
|
}
|
42
47
|
end
|
43
48
|
|
49
|
+
# List of attributes with nullable: true
|
50
|
+
def self.openapi_nullable
|
51
|
+
Set.new([
|
52
|
+
])
|
53
|
+
end
|
54
|
+
|
44
55
|
# Initializes the object
|
45
56
|
# @param [Hash] attributes Model attributes in the form of hash
|
46
57
|
def initialize(attributes = {})
|
47
|
-
|
58
|
+
if (!attributes.is_a?(Hash))
|
59
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::CouponConstraints` initialize method"
|
60
|
+
end
|
48
61
|
|
49
|
-
# convert string to symbol for hash key
|
50
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
62
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
63
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
64
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
65
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::CouponConstraints`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
66
|
+
end
|
67
|
+
h[k.to_sym] = v
|
68
|
+
}
|
51
69
|
|
52
|
-
if attributes.
|
53
|
-
self.usage_limit = attributes[:'
|
70
|
+
if attributes.key?(:'usage_limit')
|
71
|
+
self.usage_limit = attributes[:'usage_limit']
|
54
72
|
end
|
55
73
|
|
56
|
-
if attributes.
|
57
|
-
self.
|
74
|
+
if attributes.key?(:'discount_limit')
|
75
|
+
self.discount_limit = attributes[:'discount_limit']
|
58
76
|
end
|
59
77
|
|
60
|
-
if attributes.
|
61
|
-
self.
|
78
|
+
if attributes.key?(:'start_date')
|
79
|
+
self.start_date = attributes[:'start_date']
|
80
|
+
end
|
81
|
+
|
82
|
+
if attributes.key?(:'expiry_date')
|
83
|
+
self.expiry_date = attributes[:'expiry_date']
|
62
84
|
end
|
63
85
|
end
|
64
86
|
|
@@ -74,6 +96,14 @@ module TalonOne
|
|
74
96
|
invalid_properties.push('invalid value for "usage_limit", must be greater than or equal to 0.')
|
75
97
|
end
|
76
98
|
|
99
|
+
if !@discount_limit.nil? && @discount_limit > 999999
|
100
|
+
invalid_properties.push('invalid value for "discount_limit", must be smaller than or equal to 999999.')
|
101
|
+
end
|
102
|
+
|
103
|
+
if !@discount_limit.nil? && @discount_limit < 0
|
104
|
+
invalid_properties.push('invalid value for "discount_limit", must be greater than or equal to 0.')
|
105
|
+
end
|
106
|
+
|
77
107
|
invalid_properties
|
78
108
|
end
|
79
109
|
|
@@ -82,6 +112,8 @@ module TalonOne
|
|
82
112
|
def valid?
|
83
113
|
return false if !@usage_limit.nil? && @usage_limit > 999999
|
84
114
|
return false if !@usage_limit.nil? && @usage_limit < 0
|
115
|
+
return false if !@discount_limit.nil? && @discount_limit > 999999
|
116
|
+
return false if !@discount_limit.nil? && @discount_limit < 0
|
85
117
|
true
|
86
118
|
end
|
87
119
|
|
@@ -99,12 +131,27 @@ module TalonOne
|
|
99
131
|
@usage_limit = usage_limit
|
100
132
|
end
|
101
133
|
|
134
|
+
# Custom attribute writer method with validation
|
135
|
+
# @param [Object] discount_limit Value to be assigned
|
136
|
+
def discount_limit=(discount_limit)
|
137
|
+
if !discount_limit.nil? && discount_limit > 999999
|
138
|
+
fail ArgumentError, 'invalid value for "discount_limit", must be smaller than or equal to 999999.'
|
139
|
+
end
|
140
|
+
|
141
|
+
if !discount_limit.nil? && discount_limit < 0
|
142
|
+
fail ArgumentError, 'invalid value for "discount_limit", must be greater than or equal to 0.'
|
143
|
+
end
|
144
|
+
|
145
|
+
@discount_limit = discount_limit
|
146
|
+
end
|
147
|
+
|
102
148
|
# Checks equality by comparing each attribute.
|
103
149
|
# @param [Object] Object to be compared
|
104
150
|
def ==(o)
|
105
151
|
return true if self.equal?(o)
|
106
152
|
self.class == o.class &&
|
107
153
|
usage_limit == o.usage_limit &&
|
154
|
+
discount_limit == o.discount_limit &&
|
108
155
|
start_date == o.start_date &&
|
109
156
|
expiry_date == o.expiry_date
|
110
157
|
end
|
@@ -116,9 +163,16 @@ module TalonOne
|
|
116
163
|
end
|
117
164
|
|
118
165
|
# Calculates hash code according to all attributes.
|
119
|
-
# @return [
|
166
|
+
# @return [Integer] Hash code
|
120
167
|
def hash
|
121
|
-
[usage_limit, start_date, expiry_date].hash
|
168
|
+
[usage_limit, discount_limit, start_date, expiry_date].hash
|
169
|
+
end
|
170
|
+
|
171
|
+
# Builds the object from hash
|
172
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
173
|
+
# @return [Object] Returns the model itself
|
174
|
+
def self.build_from_hash(attributes)
|
175
|
+
new.build_from_hash(attributes)
|
122
176
|
end
|
123
177
|
|
124
178
|
# Builds the object from hash
|
@@ -126,9 +180,9 @@ module TalonOne
|
|
126
180
|
# @return [Object] Returns the model itself
|
127
181
|
def build_from_hash(attributes)
|
128
182
|
return nil unless attributes.is_a?(Hash)
|
129
|
-
self.class.
|
183
|
+
self.class.openapi_types.each_pair do |key, type|
|
130
184
|
if type =~ /\AArray<(.*)>/i
|
131
|
-
# check to ensure the input is an array given that the
|
185
|
+
# check to ensure the input is an array given that the attribute
|
132
186
|
# is documented as an array but the input is not
|
133
187
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
134
188
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -157,7 +211,7 @@ module TalonOne
|
|
157
211
|
value.to_i
|
158
212
|
when :Float
|
159
213
|
value.to_f
|
160
|
-
when :
|
214
|
+
when :Boolean
|
161
215
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
162
216
|
true
|
163
217
|
else
|
@@ -178,8 +232,7 @@ module TalonOne
|
|
178
232
|
end
|
179
233
|
end
|
180
234
|
else # model
|
181
|
-
|
182
|
-
temp_model.build_from_hash(value)
|
235
|
+
TalonOne.const_get(type).build_from_hash(value)
|
183
236
|
end
|
184
237
|
end
|
185
238
|
|
@@ -201,7 +254,11 @@ module TalonOne
|
|
201
254
|
hash = {}
|
202
255
|
self.class.attribute_map.each_pair do |attr, param|
|
203
256
|
value = self.send(attr)
|
204
|
-
|
257
|
+
if value.nil?
|
258
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
259
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
260
|
+
end
|
261
|
+
|
205
262
|
hash[param] = _to_hash(value)
|
206
263
|
end
|
207
264
|
hash
|