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
|
|
@@ -41,7 +41,7 @@ module TalonOne
|
|
41
41
|
end
|
42
42
|
|
43
43
|
# Attribute type mapping.
|
44
|
-
def self.
|
44
|
+
def self.openapi_types
|
45
45
|
{
|
46
46
|
:'title' => :'String',
|
47
47
|
:'description' => :'String',
|
@@ -51,35 +51,48 @@ module TalonOne
|
|
51
51
|
}
|
52
52
|
end
|
53
53
|
|
54
|
+
# List of attributes with nullable: true
|
55
|
+
def self.openapi_nullable
|
56
|
+
Set.new([
|
57
|
+
])
|
58
|
+
end
|
59
|
+
|
54
60
|
# Initializes the object
|
55
61
|
# @param [Hash] attributes Model attributes in the form of hash
|
56
62
|
def initialize(attributes = {})
|
57
|
-
|
63
|
+
if (!attributes.is_a?(Hash))
|
64
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::Rule` initialize method"
|
65
|
+
end
|
58
66
|
|
59
|
-
# convert string to symbol for hash key
|
60
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
67
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
68
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
69
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
70
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::Rule`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
71
|
+
end
|
72
|
+
h[k.to_sym] = v
|
73
|
+
}
|
61
74
|
|
62
|
-
if attributes.
|
75
|
+
if attributes.key?(:'title')
|
63
76
|
self.title = attributes[:'title']
|
64
77
|
end
|
65
78
|
|
66
|
-
if attributes.
|
79
|
+
if attributes.key?(:'description')
|
67
80
|
self.description = attributes[:'description']
|
68
81
|
end
|
69
82
|
|
70
|
-
if attributes.
|
83
|
+
if attributes.key?(:'bindings')
|
71
84
|
if (value = attributes[:'bindings']).is_a?(Array)
|
72
85
|
self.bindings = value
|
73
86
|
end
|
74
87
|
end
|
75
88
|
|
76
|
-
if attributes.
|
89
|
+
if attributes.key?(:'condition')
|
77
90
|
if (value = attributes[:'condition']).is_a?(Array)
|
78
91
|
self.condition = value
|
79
92
|
end
|
80
93
|
end
|
81
94
|
|
82
|
-
if attributes.
|
95
|
+
if attributes.key?(:'effects')
|
83
96
|
if (value = attributes[:'effects']).is_a?(Array)
|
84
97
|
self.effects = value
|
85
98
|
end
|
@@ -133,19 +146,26 @@ module TalonOne
|
|
133
146
|
end
|
134
147
|
|
135
148
|
# Calculates hash code according to all attributes.
|
136
|
-
# @return [
|
149
|
+
# @return [Integer] Hash code
|
137
150
|
def hash
|
138
151
|
[title, description, bindings, condition, effects].hash
|
139
152
|
end
|
140
153
|
|
154
|
+
# Builds the object from hash
|
155
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
156
|
+
# @return [Object] Returns the model itself
|
157
|
+
def self.build_from_hash(attributes)
|
158
|
+
new.build_from_hash(attributes)
|
159
|
+
end
|
160
|
+
|
141
161
|
# Builds the object from hash
|
142
162
|
# @param [Hash] attributes Model attributes in the form of hash
|
143
163
|
# @return [Object] Returns the model itself
|
144
164
|
def build_from_hash(attributes)
|
145
165
|
return nil unless attributes.is_a?(Hash)
|
146
|
-
self.class.
|
166
|
+
self.class.openapi_types.each_pair do |key, type|
|
147
167
|
if type =~ /\AArray<(.*)>/i
|
148
|
-
# check to ensure the input is an array given that the
|
168
|
+
# check to ensure the input is an array given that the attribute
|
149
169
|
# is documented as an array but the input is not
|
150
170
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
151
171
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -174,7 +194,7 @@ module TalonOne
|
|
174
194
|
value.to_i
|
175
195
|
when :Float
|
176
196
|
value.to_f
|
177
|
-
when :
|
197
|
+
when :Boolean
|
178
198
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
179
199
|
true
|
180
200
|
else
|
@@ -195,8 +215,7 @@ module TalonOne
|
|
195
215
|
end
|
196
216
|
end
|
197
217
|
else # model
|
198
|
-
|
199
|
-
temp_model.build_from_hash(value)
|
218
|
+
TalonOne.const_get(type).build_from_hash(value)
|
200
219
|
end
|
201
220
|
end
|
202
221
|
|
@@ -218,7 +237,11 @@ module TalonOne
|
|
218
237
|
hash = {}
|
219
238
|
self.class.attribute_map.each_pair do |attr, param|
|
220
239
|
value = self.send(attr)
|
221
|
-
|
240
|
+
if value.nil?
|
241
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
242
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
243
|
+
end
|
244
|
+
|
222
245
|
hash[param] = _to_hash(value)
|
223
246
|
end
|
224
247
|
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
|
|
@@ -58,7 +58,7 @@ module TalonOne
|
|
58
58
|
end
|
59
59
|
|
60
60
|
# Attribute type mapping.
|
61
|
-
def self.
|
61
|
+
def self.openapi_types
|
62
62
|
{
|
63
63
|
:'id' => :'Integer',
|
64
64
|
:'created' => :'DateTime',
|
@@ -67,57 +67,70 @@ module TalonOne
|
|
67
67
|
:'rules' => :'Array<Rule>',
|
68
68
|
:'bindings' => :'Array<Binding>',
|
69
69
|
:'rb_version' => :'String',
|
70
|
-
:'activate' => :'
|
70
|
+
:'activate' => :'Boolean',
|
71
71
|
:'activated_at' => :'DateTime'
|
72
72
|
}
|
73
73
|
end
|
74
74
|
|
75
|
+
# List of attributes with nullable: true
|
76
|
+
def self.openapi_nullable
|
77
|
+
Set.new([
|
78
|
+
])
|
79
|
+
end
|
80
|
+
|
75
81
|
# Initializes the object
|
76
82
|
# @param [Hash] attributes Model attributes in the form of hash
|
77
83
|
def initialize(attributes = {})
|
78
|
-
|
84
|
+
if (!attributes.is_a?(Hash))
|
85
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::Ruleset` initialize method"
|
86
|
+
end
|
79
87
|
|
80
|
-
# convert string to symbol for hash key
|
81
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
88
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
89
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
90
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
91
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::Ruleset`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
92
|
+
end
|
93
|
+
h[k.to_sym] = v
|
94
|
+
}
|
82
95
|
|
83
|
-
if attributes.
|
96
|
+
if attributes.key?(:'id')
|
84
97
|
self.id = attributes[:'id']
|
85
98
|
end
|
86
99
|
|
87
|
-
if attributes.
|
100
|
+
if attributes.key?(:'created')
|
88
101
|
self.created = attributes[:'created']
|
89
102
|
end
|
90
103
|
|
91
|
-
if attributes.
|
92
|
-
self.campaign_id = attributes[:'
|
104
|
+
if attributes.key?(:'campaign_id')
|
105
|
+
self.campaign_id = attributes[:'campaign_id']
|
93
106
|
end
|
94
107
|
|
95
|
-
if attributes.
|
96
|
-
self.user_id = attributes[:'
|
108
|
+
if attributes.key?(:'user_id')
|
109
|
+
self.user_id = attributes[:'user_id']
|
97
110
|
end
|
98
111
|
|
99
|
-
if attributes.
|
112
|
+
if attributes.key?(:'rules')
|
100
113
|
if (value = attributes[:'rules']).is_a?(Array)
|
101
114
|
self.rules = value
|
102
115
|
end
|
103
116
|
end
|
104
117
|
|
105
|
-
if attributes.
|
118
|
+
if attributes.key?(:'bindings')
|
106
119
|
if (value = attributes[:'bindings']).is_a?(Array)
|
107
120
|
self.bindings = value
|
108
121
|
end
|
109
122
|
end
|
110
123
|
|
111
|
-
if attributes.
|
112
|
-
self.rb_version = attributes[:'
|
124
|
+
if attributes.key?(:'rb_version')
|
125
|
+
self.rb_version = attributes[:'rb_version']
|
113
126
|
end
|
114
127
|
|
115
|
-
if attributes.
|
128
|
+
if attributes.key?(:'activate')
|
116
129
|
self.activate = attributes[:'activate']
|
117
130
|
end
|
118
131
|
|
119
|
-
if attributes.
|
120
|
-
self.activated_at = attributes[:'
|
132
|
+
if attributes.key?(:'activated_at')
|
133
|
+
self.activated_at = attributes[:'activated_at']
|
121
134
|
end
|
122
135
|
end
|
123
136
|
|
@@ -187,19 +200,26 @@ module TalonOne
|
|
187
200
|
end
|
188
201
|
|
189
202
|
# Calculates hash code according to all attributes.
|
190
|
-
# @return [
|
203
|
+
# @return [Integer] Hash code
|
191
204
|
def hash
|
192
205
|
[id, created, campaign_id, user_id, rules, bindings, rb_version, activate, activated_at].hash
|
193
206
|
end
|
194
207
|
|
208
|
+
# Builds the object from hash
|
209
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
210
|
+
# @return [Object] Returns the model itself
|
211
|
+
def self.build_from_hash(attributes)
|
212
|
+
new.build_from_hash(attributes)
|
213
|
+
end
|
214
|
+
|
195
215
|
# Builds the object from hash
|
196
216
|
# @param [Hash] attributes Model attributes in the form of hash
|
197
217
|
# @return [Object] Returns the model itself
|
198
218
|
def build_from_hash(attributes)
|
199
219
|
return nil unless attributes.is_a?(Hash)
|
200
|
-
self.class.
|
220
|
+
self.class.openapi_types.each_pair do |key, type|
|
201
221
|
if type =~ /\AArray<(.*)>/i
|
202
|
-
# check to ensure the input is an array given that the
|
222
|
+
# check to ensure the input is an array given that the attribute
|
203
223
|
# is documented as an array but the input is not
|
204
224
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
205
225
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
@@ -228,7 +248,7 @@ module TalonOne
|
|
228
248
|
value.to_i
|
229
249
|
when :Float
|
230
250
|
value.to_f
|
231
|
-
when :
|
251
|
+
when :Boolean
|
232
252
|
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
233
253
|
true
|
234
254
|
else
|
@@ -249,8 +269,7 @@ module TalonOne
|
|
249
269
|
end
|
250
270
|
end
|
251
271
|
else # model
|
252
|
-
|
253
|
-
temp_model.build_from_hash(value)
|
272
|
+
TalonOne.const_get(type).build_from_hash(value)
|
254
273
|
end
|
255
274
|
end
|
256
275
|
|
@@ -272,7 +291,11 @@ module TalonOne
|
|
272
291
|
hash = {}
|
273
292
|
self.class.attribute_map.each_pair do |attr, param|
|
274
293
|
value = self.send(attr)
|
275
|
-
|
294
|
+
if value.nil?
|
295
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
296
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
297
|
+
end
|
298
|
+
|
276
299
|
hash[param] = _to_hash(value)
|
277
300
|
end
|
278
301
|
hash
|
@@ -0,0 +1,410 @@
|
|
1
|
+
=begin
|
2
|
+
#Talon.One API
|
3
|
+
|
4
|
+
#The Talon.One API is used to manage applications and campaigns, as well as to integrate with your application. The operations in the _Integration API_ section are used to integrate with our platform, while the other operations are used to manage applications and campaigns. ### Where is the API? The API is available at the same hostname as these docs. For example, if you are reading this page at `https://mycompany.talon.one/docs/api/`, the URL for the [updateCustomerProfile][] operation is `https://mycompany.talon.one/v1/customer_profiles/id` [updateCustomerProfile]: #operation--v1-customer_profiles--integrationId--put
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module TalonOne
|
16
|
+
#
|
17
|
+
class SamlConnection
|
18
|
+
# The location where the SAML assertion is sent with a HTTP POST.
|
19
|
+
attr_accessor :assertion_consumer_service_url
|
20
|
+
|
21
|
+
# The ID of the account that owns this entity.
|
22
|
+
attr_accessor :account_id
|
23
|
+
|
24
|
+
# ID of the SAML service.
|
25
|
+
attr_accessor :name
|
26
|
+
|
27
|
+
# Determines if this SAML connection active.
|
28
|
+
attr_accessor :enabled
|
29
|
+
|
30
|
+
# Identity Provider Entity ID.
|
31
|
+
attr_accessor :issuer
|
32
|
+
|
33
|
+
# Single Sign-On URL.
|
34
|
+
attr_accessor :sign_on_url
|
35
|
+
|
36
|
+
# Single Sign-Out URL.
|
37
|
+
attr_accessor :sign_out_url
|
38
|
+
|
39
|
+
# Metadata URL.
|
40
|
+
attr_accessor :metadata_url
|
41
|
+
|
42
|
+
# The application-defined unique identifier that is the intended audience of the SAML assertion. This is most often the SP Entity ID of your application. When not specified, the ACS URL will be used.
|
43
|
+
attr_accessor :audience_uri
|
44
|
+
|
45
|
+
# Unique ID for this entity.
|
46
|
+
attr_accessor :id
|
47
|
+
|
48
|
+
# The exact moment this entity was created.
|
49
|
+
attr_accessor :created
|
50
|
+
|
51
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
52
|
+
def self.attribute_map
|
53
|
+
{
|
54
|
+
:'assertion_consumer_service_url' => :'assertionConsumerServiceURL',
|
55
|
+
:'account_id' => :'accountId',
|
56
|
+
:'name' => :'name',
|
57
|
+
:'enabled' => :'enabled',
|
58
|
+
:'issuer' => :'issuer',
|
59
|
+
:'sign_on_url' => :'signOnURL',
|
60
|
+
:'sign_out_url' => :'signOutURL',
|
61
|
+
:'metadata_url' => :'metadataURL',
|
62
|
+
:'audience_uri' => :'audienceURI',
|
63
|
+
:'id' => :'id',
|
64
|
+
:'created' => :'created'
|
65
|
+
}
|
66
|
+
end
|
67
|
+
|
68
|
+
# Attribute type mapping.
|
69
|
+
def self.openapi_types
|
70
|
+
{
|
71
|
+
:'assertion_consumer_service_url' => :'String',
|
72
|
+
:'account_id' => :'Integer',
|
73
|
+
:'name' => :'String',
|
74
|
+
:'enabled' => :'Boolean',
|
75
|
+
:'issuer' => :'String',
|
76
|
+
:'sign_on_url' => :'String',
|
77
|
+
:'sign_out_url' => :'String',
|
78
|
+
:'metadata_url' => :'String',
|
79
|
+
:'audience_uri' => :'String',
|
80
|
+
:'id' => :'Integer',
|
81
|
+
:'created' => :'DateTime'
|
82
|
+
}
|
83
|
+
end
|
84
|
+
|
85
|
+
# List of attributes with nullable: true
|
86
|
+
def self.openapi_nullable
|
87
|
+
Set.new([
|
88
|
+
])
|
89
|
+
end
|
90
|
+
|
91
|
+
# Initializes the object
|
92
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
93
|
+
def initialize(attributes = {})
|
94
|
+
if (!attributes.is_a?(Hash))
|
95
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TalonOne::SamlConnection` initialize method"
|
96
|
+
end
|
97
|
+
|
98
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
99
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
100
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
101
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TalonOne::SamlConnection`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
102
|
+
end
|
103
|
+
h[k.to_sym] = v
|
104
|
+
}
|
105
|
+
|
106
|
+
if attributes.key?(:'assertion_consumer_service_url')
|
107
|
+
self.assertion_consumer_service_url = attributes[:'assertion_consumer_service_url']
|
108
|
+
end
|
109
|
+
|
110
|
+
if attributes.key?(:'account_id')
|
111
|
+
self.account_id = attributes[:'account_id']
|
112
|
+
end
|
113
|
+
|
114
|
+
if attributes.key?(:'name')
|
115
|
+
self.name = attributes[:'name']
|
116
|
+
end
|
117
|
+
|
118
|
+
if attributes.key?(:'enabled')
|
119
|
+
self.enabled = attributes[:'enabled']
|
120
|
+
end
|
121
|
+
|
122
|
+
if attributes.key?(:'issuer')
|
123
|
+
self.issuer = attributes[:'issuer']
|
124
|
+
end
|
125
|
+
|
126
|
+
if attributes.key?(:'sign_on_url')
|
127
|
+
self.sign_on_url = attributes[:'sign_on_url']
|
128
|
+
end
|
129
|
+
|
130
|
+
if attributes.key?(:'sign_out_url')
|
131
|
+
self.sign_out_url = attributes[:'sign_out_url']
|
132
|
+
end
|
133
|
+
|
134
|
+
if attributes.key?(:'metadata_url')
|
135
|
+
self.metadata_url = attributes[:'metadata_url']
|
136
|
+
end
|
137
|
+
|
138
|
+
if attributes.key?(:'audience_uri')
|
139
|
+
self.audience_uri = attributes[:'audience_uri']
|
140
|
+
end
|
141
|
+
|
142
|
+
if attributes.key?(:'id')
|
143
|
+
self.id = attributes[:'id']
|
144
|
+
end
|
145
|
+
|
146
|
+
if attributes.key?(:'created')
|
147
|
+
self.created = attributes[:'created']
|
148
|
+
end
|
149
|
+
end
|
150
|
+
|
151
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
152
|
+
# @return Array for valid properties with the reasons
|
153
|
+
def list_invalid_properties
|
154
|
+
invalid_properties = Array.new
|
155
|
+
if @assertion_consumer_service_url.nil?
|
156
|
+
invalid_properties.push('invalid value for "assertion_consumer_service_url", assertion_consumer_service_url cannot be nil.')
|
157
|
+
end
|
158
|
+
|
159
|
+
if @account_id.nil?
|
160
|
+
invalid_properties.push('invalid value for "account_id", account_id cannot be nil.')
|
161
|
+
end
|
162
|
+
|
163
|
+
if @name.nil?
|
164
|
+
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
165
|
+
end
|
166
|
+
|
167
|
+
if @name.to_s.length < 1
|
168
|
+
invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
|
169
|
+
end
|
170
|
+
|
171
|
+
if @enabled.nil?
|
172
|
+
invalid_properties.push('invalid value for "enabled", enabled cannot be nil.')
|
173
|
+
end
|
174
|
+
|
175
|
+
if @issuer.nil?
|
176
|
+
invalid_properties.push('invalid value for "issuer", issuer cannot be nil.')
|
177
|
+
end
|
178
|
+
|
179
|
+
if @issuer.to_s.length < 1
|
180
|
+
invalid_properties.push('invalid value for "issuer", the character length must be great than or equal to 1.')
|
181
|
+
end
|
182
|
+
|
183
|
+
if @sign_on_url.nil?
|
184
|
+
invalid_properties.push('invalid value for "sign_on_url", sign_on_url cannot be nil.')
|
185
|
+
end
|
186
|
+
|
187
|
+
if @sign_on_url.to_s.length < 1
|
188
|
+
invalid_properties.push('invalid value for "sign_on_url", the character length must be great than or equal to 1.')
|
189
|
+
end
|
190
|
+
|
191
|
+
if @audience_uri.nil?
|
192
|
+
invalid_properties.push('invalid value for "audience_uri", audience_uri cannot be nil.')
|
193
|
+
end
|
194
|
+
|
195
|
+
if @id.nil?
|
196
|
+
invalid_properties.push('invalid value for "id", id cannot be nil.')
|
197
|
+
end
|
198
|
+
|
199
|
+
if @created.nil?
|
200
|
+
invalid_properties.push('invalid value for "created", created cannot be nil.')
|
201
|
+
end
|
202
|
+
|
203
|
+
invalid_properties
|
204
|
+
end
|
205
|
+
|
206
|
+
# Check to see if the all the properties in the model are valid
|
207
|
+
# @return true if the model is valid
|
208
|
+
def valid?
|
209
|
+
return false if @assertion_consumer_service_url.nil?
|
210
|
+
return false if @account_id.nil?
|
211
|
+
return false if @name.nil?
|
212
|
+
return false if @name.to_s.length < 1
|
213
|
+
return false if @enabled.nil?
|
214
|
+
return false if @issuer.nil?
|
215
|
+
return false if @issuer.to_s.length < 1
|
216
|
+
return false if @sign_on_url.nil?
|
217
|
+
return false if @sign_on_url.to_s.length < 1
|
218
|
+
return false if @audience_uri.nil?
|
219
|
+
return false if @id.nil?
|
220
|
+
return false if @created.nil?
|
221
|
+
true
|
222
|
+
end
|
223
|
+
|
224
|
+
# Custom attribute writer method with validation
|
225
|
+
# @param [Object] name Value to be assigned
|
226
|
+
def name=(name)
|
227
|
+
if name.nil?
|
228
|
+
fail ArgumentError, 'name cannot be nil'
|
229
|
+
end
|
230
|
+
|
231
|
+
if name.to_s.length < 1
|
232
|
+
fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
|
233
|
+
end
|
234
|
+
|
235
|
+
@name = name
|
236
|
+
end
|
237
|
+
|
238
|
+
# Custom attribute writer method with validation
|
239
|
+
# @param [Object] issuer Value to be assigned
|
240
|
+
def issuer=(issuer)
|
241
|
+
if issuer.nil?
|
242
|
+
fail ArgumentError, 'issuer cannot be nil'
|
243
|
+
end
|
244
|
+
|
245
|
+
if issuer.to_s.length < 1
|
246
|
+
fail ArgumentError, 'invalid value for "issuer", the character length must be great than or equal to 1.'
|
247
|
+
end
|
248
|
+
|
249
|
+
@issuer = issuer
|
250
|
+
end
|
251
|
+
|
252
|
+
# Custom attribute writer method with validation
|
253
|
+
# @param [Object] sign_on_url Value to be assigned
|
254
|
+
def sign_on_url=(sign_on_url)
|
255
|
+
if sign_on_url.nil?
|
256
|
+
fail ArgumentError, 'sign_on_url cannot be nil'
|
257
|
+
end
|
258
|
+
|
259
|
+
if sign_on_url.to_s.length < 1
|
260
|
+
fail ArgumentError, 'invalid value for "sign_on_url", the character length must be great than or equal to 1.'
|
261
|
+
end
|
262
|
+
|
263
|
+
@sign_on_url = sign_on_url
|
264
|
+
end
|
265
|
+
|
266
|
+
# Checks equality by comparing each attribute.
|
267
|
+
# @param [Object] Object to be compared
|
268
|
+
def ==(o)
|
269
|
+
return true if self.equal?(o)
|
270
|
+
self.class == o.class &&
|
271
|
+
assertion_consumer_service_url == o.assertion_consumer_service_url &&
|
272
|
+
account_id == o.account_id &&
|
273
|
+
name == o.name &&
|
274
|
+
enabled == o.enabled &&
|
275
|
+
issuer == o.issuer &&
|
276
|
+
sign_on_url == o.sign_on_url &&
|
277
|
+
sign_out_url == o.sign_out_url &&
|
278
|
+
metadata_url == o.metadata_url &&
|
279
|
+
audience_uri == o.audience_uri &&
|
280
|
+
id == o.id &&
|
281
|
+
created == o.created
|
282
|
+
end
|
283
|
+
|
284
|
+
# @see the `==` method
|
285
|
+
# @param [Object] Object to be compared
|
286
|
+
def eql?(o)
|
287
|
+
self == o
|
288
|
+
end
|
289
|
+
|
290
|
+
# Calculates hash code according to all attributes.
|
291
|
+
# @return [Integer] Hash code
|
292
|
+
def hash
|
293
|
+
[assertion_consumer_service_url, account_id, name, enabled, issuer, sign_on_url, sign_out_url, metadata_url, audience_uri, id, created].hash
|
294
|
+
end
|
295
|
+
|
296
|
+
# Builds the object from hash
|
297
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
298
|
+
# @return [Object] Returns the model itself
|
299
|
+
def self.build_from_hash(attributes)
|
300
|
+
new.build_from_hash(attributes)
|
301
|
+
end
|
302
|
+
|
303
|
+
# Builds the object from hash
|
304
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
305
|
+
# @return [Object] Returns the model itself
|
306
|
+
def build_from_hash(attributes)
|
307
|
+
return nil unless attributes.is_a?(Hash)
|
308
|
+
self.class.openapi_types.each_pair do |key, type|
|
309
|
+
if type =~ /\AArray<(.*)>/i
|
310
|
+
# check to ensure the input is an array given that the attribute
|
311
|
+
# is documented as an array but the input is not
|
312
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
313
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
314
|
+
end
|
315
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
316
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
317
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
318
|
+
end
|
319
|
+
|
320
|
+
self
|
321
|
+
end
|
322
|
+
|
323
|
+
# Deserializes the data based on type
|
324
|
+
# @param string type Data type
|
325
|
+
# @param string value Value to be deserialized
|
326
|
+
# @return [Object] Deserialized data
|
327
|
+
def _deserialize(type, value)
|
328
|
+
case type.to_sym
|
329
|
+
when :DateTime
|
330
|
+
DateTime.parse(value)
|
331
|
+
when :Date
|
332
|
+
Date.parse(value)
|
333
|
+
when :String
|
334
|
+
value.to_s
|
335
|
+
when :Integer
|
336
|
+
value.to_i
|
337
|
+
when :Float
|
338
|
+
value.to_f
|
339
|
+
when :Boolean
|
340
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
341
|
+
true
|
342
|
+
else
|
343
|
+
false
|
344
|
+
end
|
345
|
+
when :Object
|
346
|
+
# generic object (usually a Hash), return directly
|
347
|
+
value
|
348
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
349
|
+
inner_type = Regexp.last_match[:inner_type]
|
350
|
+
value.map { |v| _deserialize(inner_type, v) }
|
351
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
352
|
+
k_type = Regexp.last_match[:k_type]
|
353
|
+
v_type = Regexp.last_match[:v_type]
|
354
|
+
{}.tap do |hash|
|
355
|
+
value.each do |k, v|
|
356
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
357
|
+
end
|
358
|
+
end
|
359
|
+
else # model
|
360
|
+
TalonOne.const_get(type).build_from_hash(value)
|
361
|
+
end
|
362
|
+
end
|
363
|
+
|
364
|
+
# Returns the string representation of the object
|
365
|
+
# @return [String] String presentation of the object
|
366
|
+
def to_s
|
367
|
+
to_hash.to_s
|
368
|
+
end
|
369
|
+
|
370
|
+
# to_body is an alias to to_hash (backward compatibility)
|
371
|
+
# @return [Hash] Returns the object in the form of hash
|
372
|
+
def to_body
|
373
|
+
to_hash
|
374
|
+
end
|
375
|
+
|
376
|
+
# Returns the object in the form of hash
|
377
|
+
# @return [Hash] Returns the object in the form of hash
|
378
|
+
def to_hash
|
379
|
+
hash = {}
|
380
|
+
self.class.attribute_map.each_pair do |attr, param|
|
381
|
+
value = self.send(attr)
|
382
|
+
if value.nil?
|
383
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
384
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
385
|
+
end
|
386
|
+
|
387
|
+
hash[param] = _to_hash(value)
|
388
|
+
end
|
389
|
+
hash
|
390
|
+
end
|
391
|
+
|
392
|
+
# Outputs non-array value in the form of hash
|
393
|
+
# For object, use to_hash. Otherwise, just return the value
|
394
|
+
# @param [Object] value Any valid value
|
395
|
+
# @return [Hash] Returns the value in the form of hash
|
396
|
+
def _to_hash(value)
|
397
|
+
if value.is_a?(Array)
|
398
|
+
value.compact.map { |v| _to_hash(v) }
|
399
|
+
elsif value.is_a?(Hash)
|
400
|
+
{}.tap do |hash|
|
401
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
402
|
+
end
|
403
|
+
elsif value.respond_to? :to_hash
|
404
|
+
value.to_hash
|
405
|
+
else
|
406
|
+
value
|
407
|
+
end
|
408
|
+
end
|
409
|
+
end
|
410
|
+
end
|