cybersource_rest_client 0.0.67 → 0.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/cybersource_rest_client/api/instrument_identifier_api.rb +12 -0
- data/lib/cybersource_rest_client/api/payment_instrument_api.rb +9 -0
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information.rb +314 -314
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_business_information.rb +437 -437
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc.rb +337 -337
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc_deposit_bank_account.rb +297 -297
- data/lib/cybersource_rest_client/models/boardingv1registrations_registration_information.rb +271 -271
- data/lib/cybersource_rest_client/models/card_processing_config_common.rb +433 -433
- data/lib/cybersource_rest_client/models/card_processing_config_common_processors.rb +719 -719
- data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations.rb +15 -5
- data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations_vault.rb +251 -0
- data/lib/cybersource_rest_client/models/create_order_request.rb +229 -229
- data/lib/cybersource_rest_client/models/create_payment_request.rb +11 -1
- data/lib/cybersource_rest_client/models/e_check_config_common_internal_only_processors.rb +8 -4
- data/lib/cybersource_rest_client/models/e_check_config_common_processors.rb +4 -2
- data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_internal_only_processors.rb +4 -2
- data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_processors.rb +6 -4
- data/lib/cybersource_rest_client/models/generate_capture_context_request.rb +230 -227
- data/lib/cybersource_rest_client/models/generate_unified_checkout_capture_context_request.rb +283 -293
- data/lib/cybersource_rest_client/models/inline_response_200_1_integration_information_tenant_configurations.rb +263 -263
- data/lib/cybersource_rest_client/models/inline_response_201_1.rb +2 -2
- data/lib/cybersource_rest_client/models/inline_response_201_2.rb +281 -281
- data/lib/cybersource_rest_client/models/inline_response_201_2_integration_information_tenant_configurations.rb +253 -253
- data/lib/cybersource_rest_client/models/inline_response_201_2_registration_information.rb +222 -222
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_configuration_status.rb +255 -255
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_subscription_status.rb +234 -234
- data/lib/cybersource_rest_client/models/inline_response_400_1.rb +242 -242
- data/lib/cybersource_rest_client/models/inline_response_400_6.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_404_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_422_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_500_2.rb +223 -223
- data/lib/cybersource_rest_client/models/oct_create_payment_request.rb +15 -5
- data/lib/cybersource_rest_client/models/patch_instrument_identifier_request.rb +15 -5
- data/lib/cybersource_rest_client/models/payments_products_card_present_connect_subscription_information.rb +202 -202
- data/lib/cybersource_rest_client/models/payments_products_card_processing_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_differential_fee_subscription_information.rb +212 -212
- data/lib/cybersource_rest_client/models/payments_products_digital_payments_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_e_check_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_payer_authentication_subscription_information.rb +202 -202
- data/lib/cybersource_rest_client/models/payments_products_service_fee_configuration_information_configurations_payment_information.rb +234 -234
- data/lib/cybersource_rest_client/models/post_instrument_identifier_enrollment_request.rb +15 -5
- data/lib/cybersource_rest_client/models/post_instrument_identifier_request.rb +15 -5
- data/lib/cybersource_rest_client/models/post_payment_credentials_request.rb +1 -1
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response.rb +269 -269
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_buyer_information.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_processor_information.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post400_response.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_1_processor_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_processor_information.rb +312 -295
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response.rb +305 -305
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions.rb +189 -189
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions_ap_capture.rb +190 -190
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processor_information.rb +263 -263
- data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_buyer_information_personal_identification.rb +207 -207
- data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_payment_information_e_wallet.rb +241 -241
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information.rb +18 -1
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions.rb +25 -5
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_create.rb +212 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_update.rb +212 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features.rb +22 -5
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +309 -309
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information.rb +247 -227
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_authorization_options.rb +196 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_capture_options.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_purchase_options.rb +247 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +831 -814
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_seller_protection.rb +237 -237
- data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb +313 -313
- data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_processor_information.rb +320 -309
- data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response_processor_information.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response.rb +15 -5
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_processing_information.rb +189 -0
- data/lib/cybersource_rest_client/models/pts_v2_update_order_patch201_response.rb +200 -200
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information.rb +205 -205
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_amount_details.rb +302 -302
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information_emv.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information.rb +318 -318
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_payouts_options.rb +282 -282
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information.rb +446 -446
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card.rb +321 -321
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_personal_identification.rb +256 -256
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information.rb +533 -533
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_account.rb +222 -222
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information_card.rb +317 -317
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_personal_identification.rb +256 -256
- data/lib/cybersource_rest_client/models/ptsv2billingagreements_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2intents_client_reference_information.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information.rb +223 -223
- data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information_merchant_descriptor.rb +207 -207
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information.rb +231 -231
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_amount_details.rb +315 -315
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_bill_to.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_invoice_details.rb +190 -190
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_line_items.rb +309 -309
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_ship_to.rb +332 -332
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type.rb +200 -200
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type_method.rb +190 -190
- data/lib/cybersource_rest_client/models/ptsv2intents_processing_information.rb +219 -219
- data/lib/cybersource_rest_client/models/ptsv2intents_processing_information_authorization_options.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intentsid_merchant_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv2intentsid_order_information.rb +221 -221
- data/lib/cybersource_rest_client/models/ptsv2intentsid_processing_information.rb +192 -192
- data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information.rb +90 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_agreement_information.rb +207 -207
- data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information_personal_identification.rb +229 -229
- data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information.rb +56 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +651 -651
- data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_octsurcharge.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +18 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +19 -2
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +789 -721
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options.rb +529 -467
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_capture_options.rb +298 -264
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options.rb +6 -78
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options_bonuses.rb +213 -0
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_purchase_options.rb +56 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_recipient_information.rb +147 -28
- data/lib/cybersource_rest_client/models/ptsv2payments_sender_information.rb +89 -28
- data/lib/cybersource_rest_client/models/ptsv2payments_sender_information_account.rb +230 -0
- data/lib/cybersource_rest_client/models/{tss_v2_transactions_get200_response_unscheduled_payment_information.rb → ptsv2payments_unscheduled_payment_information.rb} +7 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_authorization_options.rb +230 -230
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_capture_options.rb +264 -247
- data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_point_of_sale_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_processing_information.rb +22 -5
- data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information.rb → ptsv2payouts_aggregator_information.rb} +325 -240
- data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information_sub_merchant.rb → ptsv2payouts_aggregator_information_sub_merchant.rb} +196 -196
- data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +32 -5
- data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information_purchase_options.rb +213 -0
- data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +90 -5
- data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_processing_information.rb +192 -192
- data/lib/cybersource_rest_client/models/ptsv2voids_processing_information.rb +7 -1
- data/lib/cybersource_rest_client/models/push_funds201_response.rb +337 -337
- data/lib/cybersource_rest_client/models/push_funds201_response_error_information.rb +225 -225
- data/lib/cybersource_rest_client/models/push_funds201_response_payment_information.rb +189 -189
- data/lib/cybersource_rest_client/models/push_funds201_response_payment_information_tokenized_card.rb +205 -205
- data/lib/cybersource_rest_client/models/push_funds201_response_processing_information.rb +189 -189
- data/lib/cybersource_rest_client/models/push_funds201_response_processing_information_domestic_national_net.rb +197 -197
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information.rb +329 -329
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_routing.rb +196 -196
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_settlement.rb +207 -207
- data/lib/cybersource_rest_client/models/push_funds201_response_recipient_information.rb +206 -206
- data/lib/cybersource_rest_client/models/push_funds502_response.rb +246 -246
- data/lib/cybersource_rest_client/models/push_funds_request.rb +264 -264
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information.rb +206 -206
- data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_line_items.rb +1 -10
- data/lib/cybersource_rest_client/models/sa_config_payment_methods.rb +191 -191
- data/lib/cybersource_rest_client/models/tms_bin_lookup.rb +200 -0
- data/lib/cybersource_rest_client/models/{inline_response_201_1_issuer_information.rb → tms_bin_lookup_issuer_information.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information.rb → tms_bin_lookup_payment_account_information.rb} +4 -4
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card.rb → tms_bin_lookup_payment_account_information_card.rb} +2 -2
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card_brands.rb → tms_bin_lookup_payment_account_information_card_brands.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_features.rb → tms_bin_lookup_payment_account_information_features.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_network.rb → tms_bin_lookup_payment_account_information_network.rb} +1 -1
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art.rb → tms_card_art.rb} +20 -39
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset.rb → tms_card_art_brand_logo_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset__links.rb → tms_card_art_brand_logo_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links_self.rb → tms_card_art_brand_logo_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset.rb → tms_card_art_combined_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links.rb → tms_card_art_combined_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/tms_card_art_combined_asset__links_self.rb +190 -0
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset.rb → tms_card_art_icon_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links.rb → tms_card_art_icon_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links_self.rb → tms_card_art_icon_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset.rb → tms_card_art_issuer_logo_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links.rb → tms_card_art_issuer_logo_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links_self.rb → tms_card_art_issuer_logo_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier.rb +15 -5
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier__embedded.rb +189 -0
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier_bank_account.rb +1 -1
- data/lib/cybersource_rest_client/models/tms_network_token_services.rb +239 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_american_express_token_service.rb +253 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_mastercard_digital_enablement_service.rb +227 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_notifications.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_payment_credentials.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_synchronous_provisioning.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_visa_token_service.rb +244 -0
- data/lib/cybersource_rest_client/models/tms_nullify.rb +212 -0
- data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info.rb +1 -1
- data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info_bank_transfer_options.rb +1 -1
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset.rb → tms_sensitive_privileges.rb} +10 -20
- data/lib/cybersource_rest_client/models/tms_token_formats.rb +223 -0
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card.rb +146 -60
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card__links.rb +189 -0
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links_self.rb → tmsv2_tokenized_card__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_card.rb +44 -16
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata.rb +16 -5
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_issuer.rb +213 -0
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_passcode.rb +191 -0
- data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_buyer_information.rb +1 -1
- data/lib/cybersource_rest_client/models/token_permissions.rb +223 -0
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_point_of_sale_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_authorization_options.rb +251 -245
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_japan_payment_options.rb +80 -5
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +383 -383
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_multi_processor_routing.rb +235 -235
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +223 -223
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_transaction_summaries.rb +392 -392
- data/lib/cybersource_rest_client/models/update_order_request.rb +229 -229
- data/lib/cybersource_rest_client/models/upv1capturecontexts_capture_mandate.rb +253 -253
- data/lib/cybersource_rest_client/models/upv1capturecontexts_order_information_amount_details.rb +201 -201
- data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_basic_information.rb +273 -273
- data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_payment_information.rb +315 -315
- data/lib/cybersource_rest_client.rb +48 -30
- metadata +51 -33
- data/lib/cybersource_rest_client/models/microformv2sessions_checkout_api_initialization.rb +0 -281
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links.rb +0 -189
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_icon_asset__links_self.rb +0 -190
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset.rb +0 -200
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links.rb +0 -189
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links_self.rb +0 -190
- data/lib/cybersource_rest_client/models/upv1capturecontexts_checkout_api_initialization.rb +0 -280
@@ -13,28 +13,31 @@ require 'date'
|
|
13
13
|
|
14
14
|
module CyberSource
|
15
15
|
class Ptsv2paymentsRecipientInformation
|
16
|
-
# Identifier for the recipient's account.
|
16
|
+
# Identifier for the recipient's account. This field is applicable for AFT transactions.
|
17
17
|
attr_accessor :account_id
|
18
18
|
|
19
|
-
# Identifies the recipient's account type.
|
19
|
+
# Identifies the recipient's account type. This field is applicable for AFT transactions. Valid values are: - `00` for Other - `01` for Routing Transit Number (RTN) + Bank Account Number (BAN) - `02` for International Bank Account Number (IBAN) - `03` for Card Account - `06` for Bank Account Number (BAN) + Bank Identification Code (BIC), also known as a SWIFT code
|
20
20
|
attr_accessor :account_type
|
21
21
|
|
22
|
-
# First name of the recipient.
|
22
|
+
# First name of the recipient. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to sent to the processor.
|
23
23
|
attr_accessor :first_name
|
24
24
|
|
25
|
-
#
|
26
|
-
attr_accessor :last_name
|
27
|
-
|
28
|
-
# Middle name of the recipient. **Applicable for Barclays AFT transactions only.** This field is optional for both Visa and Mastercard AFT. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to Barclays. For Visa, the maximum length of First Name, Middle Name and Last Name is 30 characters. For Mastercard, the field has a maximum length of 1 character. Values exceeding these limits will be truncated.
|
25
|
+
# Middle name of the recipient. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to sent to the processor.
|
29
26
|
attr_accessor :middle_name
|
30
27
|
|
31
|
-
#
|
28
|
+
# Last name of the recipient. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to sent to the processor.
|
29
|
+
attr_accessor :last_name
|
30
|
+
|
31
|
+
# The street address of the recipient This field is applicable for AFT and OCT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set are not supported and will be stripped before being sent to sent to the processor.
|
32
32
|
attr_accessor :address1
|
33
33
|
|
34
|
+
# The state or province of the recipient. This field is applicable for AFT transactions when the recipient country is US or CA. Else it is optional. Must be a two character value
|
35
|
+
attr_accessor :administrative_area
|
36
|
+
|
34
37
|
# Partial postal code for the recipient's address. For example, if the postal code is **NN5 7SG**, the value for this field should be the first part of the postal code: **NN5**. This field is a _pass-through_, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. If the field is not required for the transaction, CyberSource does not forward it to the processor.
|
35
38
|
attr_accessor :postal_code
|
36
39
|
|
37
|
-
# The country associated with the address of the recipient.
|
40
|
+
# The country associated with the address of the recipient. This field is applicable for AFT and OCT transactions. Must be a two character ISO country code. For example, see [ISO Country Code](https://developer.cybersource.com/docs/cybs/en-us/country-codes/reference/all/na/country-codes/country-codes.html)
|
38
41
|
attr_accessor :country
|
39
42
|
|
40
43
|
# Recipient's date of birth. **Format**: `YYYYMMDD`. This field is a `pass-through`, which means that CyberSource ensures that the value is eight numeric characters but otherwise does not verify the value or modify it in any way before sending it to the processor. If the field is not required for the transaction, CyberSource does not forward it to the processor.
|
@@ -49,21 +52,46 @@ module CyberSource
|
|
49
52
|
# Only for e-wallets: The ultimate beneficiary's street address (street, zip code, city), excluding the country. Example: \"Main street 1, 12345, Barcelona
|
50
53
|
attr_accessor :beneficiary_address
|
51
54
|
|
55
|
+
# Account owner alias name.
|
56
|
+
attr_accessor :alias_name
|
57
|
+
|
58
|
+
# Account Owner Nationality
|
59
|
+
attr_accessor :nationality
|
60
|
+
|
61
|
+
# Account Owner Country of Birth
|
62
|
+
attr_accessor :country_of_birth
|
63
|
+
|
64
|
+
# Account Owner Occupation
|
65
|
+
attr_accessor :occupation
|
66
|
+
|
67
|
+
# Account Owner email address
|
68
|
+
attr_accessor :email
|
69
|
+
|
70
|
+
# The city of the recipient. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set are not supported and will be stripped before being sent to sent to the processor.
|
71
|
+
attr_accessor :locality
|
72
|
+
|
52
73
|
# Attribute mapping from ruby-style variable name to JSON key.
|
53
74
|
def self.attribute_map
|
54
75
|
{
|
55
76
|
:'account_id' => :'accountId',
|
56
77
|
:'account_type' => :'accountType',
|
57
78
|
:'first_name' => :'firstName',
|
58
|
-
:'last_name' => :'lastName',
|
59
79
|
:'middle_name' => :'middleName',
|
80
|
+
:'last_name' => :'lastName',
|
60
81
|
:'address1' => :'address1',
|
82
|
+
:'administrative_area' => :'administrativeArea',
|
61
83
|
:'postal_code' => :'postalCode',
|
62
84
|
:'country' => :'country',
|
63
85
|
:'date_of_birth' => :'dateOfBirth',
|
64
86
|
:'beneficiary_id' => :'beneficiaryId',
|
65
87
|
:'beneficiary_name' => :'beneficiaryName',
|
66
|
-
:'beneficiary_address' => :'beneficiaryAddress'
|
88
|
+
:'beneficiary_address' => :'beneficiaryAddress',
|
89
|
+
:'alias_name' => :'aliasName',
|
90
|
+
:'nationality' => :'nationality',
|
91
|
+
:'country_of_birth' => :'countryOfBirth',
|
92
|
+
:'occupation' => :'occupation',
|
93
|
+
:'email' => :'email',
|
94
|
+
:'locality' => :'locality'
|
67
95
|
}
|
68
96
|
end
|
69
97
|
|
@@ -73,15 +101,22 @@ module CyberSource
|
|
73
101
|
:'account_id' => :'account_id',
|
74
102
|
:'account_type' => :'account_type',
|
75
103
|
:'first_name' => :'first_name',
|
76
|
-
:'last_name' => :'last_name',
|
77
104
|
:'middle_name' => :'middle_name',
|
105
|
+
:'last_name' => :'last_name',
|
78
106
|
:'address1' => :'address1',
|
107
|
+
:'administrative_area' => :'administrative_area',
|
79
108
|
:'postal_code' => :'postal_code',
|
80
109
|
:'country' => :'country',
|
81
110
|
:'date_of_birth' => :'date_of_birth',
|
82
111
|
:'beneficiary_id' => :'beneficiary_id',
|
83
112
|
:'beneficiary_name' => :'beneficiary_name',
|
84
|
-
:'beneficiary_address' => :'beneficiary_address'
|
113
|
+
:'beneficiary_address' => :'beneficiary_address',
|
114
|
+
:'alias_name' => :'alias_name',
|
115
|
+
:'nationality' => :'nationality',
|
116
|
+
:'country_of_birth' => :'country_of_birth',
|
117
|
+
:'occupation' => :'occupation',
|
118
|
+
:'email' => :'email',
|
119
|
+
:'locality' => :'locality'
|
85
120
|
}
|
86
121
|
end
|
87
122
|
|
@@ -91,15 +126,22 @@ module CyberSource
|
|
91
126
|
:'account_id' => :'String',
|
92
127
|
:'account_type' => :'String',
|
93
128
|
:'first_name' => :'String',
|
94
|
-
:'last_name' => :'String',
|
95
129
|
:'middle_name' => :'String',
|
130
|
+
:'last_name' => :'String',
|
96
131
|
:'address1' => :'String',
|
132
|
+
:'administrative_area' => :'String',
|
97
133
|
:'postal_code' => :'String',
|
98
134
|
:'country' => :'String',
|
99
135
|
:'date_of_birth' => :'String',
|
100
136
|
:'beneficiary_id' => :'String',
|
101
137
|
:'beneficiary_name' => :'String',
|
102
|
-
:'beneficiary_address' => :'String'
|
138
|
+
:'beneficiary_address' => :'String',
|
139
|
+
:'alias_name' => :'String',
|
140
|
+
:'nationality' => :'String',
|
141
|
+
:'country_of_birth' => :'String',
|
142
|
+
:'occupation' => :'String',
|
143
|
+
:'email' => :'String',
|
144
|
+
:'locality' => :'String'
|
103
145
|
}
|
104
146
|
end
|
105
147
|
|
@@ -123,18 +165,22 @@ module CyberSource
|
|
123
165
|
self.first_name = attributes[:'firstName']
|
124
166
|
end
|
125
167
|
|
126
|
-
if attributes.has_key?(:'lastName')
|
127
|
-
self.last_name = attributes[:'lastName']
|
128
|
-
end
|
129
|
-
|
130
168
|
if attributes.has_key?(:'middleName')
|
131
169
|
self.middle_name = attributes[:'middleName']
|
132
170
|
end
|
133
171
|
|
172
|
+
if attributes.has_key?(:'lastName')
|
173
|
+
self.last_name = attributes[:'lastName']
|
174
|
+
end
|
175
|
+
|
134
176
|
if attributes.has_key?(:'address1')
|
135
177
|
self.address1 = attributes[:'address1']
|
136
178
|
end
|
137
179
|
|
180
|
+
if attributes.has_key?(:'administrativeArea')
|
181
|
+
self.administrative_area = attributes[:'administrativeArea']
|
182
|
+
end
|
183
|
+
|
138
184
|
if attributes.has_key?(:'postalCode')
|
139
185
|
self.postal_code = attributes[:'postalCode']
|
140
186
|
end
|
@@ -158,6 +204,30 @@ module CyberSource
|
|
158
204
|
if attributes.has_key?(:'beneficiaryAddress')
|
159
205
|
self.beneficiary_address = attributes[:'beneficiaryAddress']
|
160
206
|
end
|
207
|
+
|
208
|
+
if attributes.has_key?(:'aliasName')
|
209
|
+
self.alias_name = attributes[:'aliasName']
|
210
|
+
end
|
211
|
+
|
212
|
+
if attributes.has_key?(:'nationality')
|
213
|
+
self.nationality = attributes[:'nationality']
|
214
|
+
end
|
215
|
+
|
216
|
+
if attributes.has_key?(:'countryOfBirth')
|
217
|
+
self.country_of_birth = attributes[:'countryOfBirth']
|
218
|
+
end
|
219
|
+
|
220
|
+
if attributes.has_key?(:'occupation')
|
221
|
+
self.occupation = attributes[:'occupation']
|
222
|
+
end
|
223
|
+
|
224
|
+
if attributes.has_key?(:'email')
|
225
|
+
self.email = attributes[:'email']
|
226
|
+
end
|
227
|
+
|
228
|
+
if attributes.has_key?(:'locality')
|
229
|
+
self.locality = attributes[:'locality']
|
230
|
+
end
|
161
231
|
end
|
162
232
|
|
163
233
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -191,24 +261,30 @@ module CyberSource
|
|
191
261
|
@first_name = first_name
|
192
262
|
end
|
193
263
|
|
194
|
-
# Custom attribute writer method with validation
|
195
|
-
# @param [Object] last_name Value to be assigned
|
196
|
-
def last_name=(last_name)
|
197
|
-
@last_name = last_name
|
198
|
-
end
|
199
|
-
|
200
264
|
# Custom attribute writer method with validation
|
201
265
|
# @param [Object] middle_name Value to be assigned
|
202
266
|
def middle_name=(middle_name)
|
203
267
|
@middle_name = middle_name
|
204
268
|
end
|
205
269
|
|
270
|
+
# Custom attribute writer method with validation
|
271
|
+
# @param [Object] last_name Value to be assigned
|
272
|
+
def last_name=(last_name)
|
273
|
+
@last_name = last_name
|
274
|
+
end
|
275
|
+
|
206
276
|
# Custom attribute writer method with validation
|
207
277
|
# @param [Object] address1 Value to be assigned
|
208
278
|
def address1=(address1)
|
209
279
|
@address1 = address1
|
210
280
|
end
|
211
281
|
|
282
|
+
# Custom attribute writer method with validation
|
283
|
+
# @param [Object] administrative_area Value to be assigned
|
284
|
+
def administrative_area=(administrative_area)
|
285
|
+
@administrative_area = administrative_area
|
286
|
+
end
|
287
|
+
|
212
288
|
# Custom attribute writer method with validation
|
213
289
|
# @param [Object] postal_code Value to be assigned
|
214
290
|
def postal_code=(postal_code)
|
@@ -245,6 +321,42 @@ module CyberSource
|
|
245
321
|
@beneficiary_address = beneficiary_address
|
246
322
|
end
|
247
323
|
|
324
|
+
# Custom attribute writer method with validation
|
325
|
+
# @param [Object] alias_name Value to be assigned
|
326
|
+
def alias_name=(alias_name)
|
327
|
+
@alias_name = alias_name
|
328
|
+
end
|
329
|
+
|
330
|
+
# Custom attribute writer method with validation
|
331
|
+
# @param [Object] nationality Value to be assigned
|
332
|
+
def nationality=(nationality)
|
333
|
+
@nationality = nationality
|
334
|
+
end
|
335
|
+
|
336
|
+
# Custom attribute writer method with validation
|
337
|
+
# @param [Object] country_of_birth Value to be assigned
|
338
|
+
def country_of_birth=(country_of_birth)
|
339
|
+
@country_of_birth = country_of_birth
|
340
|
+
end
|
341
|
+
|
342
|
+
# Custom attribute writer method with validation
|
343
|
+
# @param [Object] occupation Value to be assigned
|
344
|
+
def occupation=(occupation)
|
345
|
+
@occupation = occupation
|
346
|
+
end
|
347
|
+
|
348
|
+
# Custom attribute writer method with validation
|
349
|
+
# @param [Object] email Value to be assigned
|
350
|
+
def email=(email)
|
351
|
+
@email = email
|
352
|
+
end
|
353
|
+
|
354
|
+
# Custom attribute writer method with validation
|
355
|
+
# @param [Object] locality Value to be assigned
|
356
|
+
def locality=(locality)
|
357
|
+
@locality = locality
|
358
|
+
end
|
359
|
+
|
248
360
|
# Checks equality by comparing each attribute.
|
249
361
|
# @param [Object] Object to be compared
|
250
362
|
def ==(o)
|
@@ -253,15 +365,22 @@ module CyberSource
|
|
253
365
|
account_id == o.account_id &&
|
254
366
|
account_type == o.account_type &&
|
255
367
|
first_name == o.first_name &&
|
256
|
-
last_name == o.last_name &&
|
257
368
|
middle_name == o.middle_name &&
|
369
|
+
last_name == o.last_name &&
|
258
370
|
address1 == o.address1 &&
|
371
|
+
administrative_area == o.administrative_area &&
|
259
372
|
postal_code == o.postal_code &&
|
260
373
|
country == o.country &&
|
261
374
|
date_of_birth == o.date_of_birth &&
|
262
375
|
beneficiary_id == o.beneficiary_id &&
|
263
376
|
beneficiary_name == o.beneficiary_name &&
|
264
|
-
beneficiary_address == o.beneficiary_address
|
377
|
+
beneficiary_address == o.beneficiary_address &&
|
378
|
+
alias_name == o.alias_name &&
|
379
|
+
nationality == o.nationality &&
|
380
|
+
country_of_birth == o.country_of_birth &&
|
381
|
+
occupation == o.occupation &&
|
382
|
+
email == o.email &&
|
383
|
+
locality == o.locality
|
265
384
|
end
|
266
385
|
|
267
386
|
# @see the `==` method
|
@@ -273,7 +392,7 @@ module CyberSource
|
|
273
392
|
# Calculates hash code according to all attributes.
|
274
393
|
# @return [Fixnum] Hash code
|
275
394
|
def hash
|
276
|
-
[account_id, account_type, first_name,
|
395
|
+
[account_id, account_type, first_name, middle_name, last_name, address1, administrative_area, postal_code, country, date_of_birth, beneficiary_id, beneficiary_name, beneficiary_address, alias_name, nationality, country_of_birth, occupation, email, locality].hash
|
277
396
|
end
|
278
397
|
|
279
398
|
# Builds the object from hash
|
@@ -13,37 +13,52 @@ require 'date'
|
|
13
13
|
|
14
14
|
module CyberSource
|
15
15
|
class Ptsv2paymentsSenderInformation
|
16
|
-
# First name of the sender.
|
16
|
+
# First name of the sender. This field is applicable for AFT and OCT transactions. Only alpha numeric values are supported.Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to the processor.
|
17
17
|
attr_accessor :first_name
|
18
18
|
|
19
|
-
#
|
20
|
-
attr_accessor :last_name
|
21
|
-
|
22
|
-
# Middle name of the sender. **Applicable for Barclays AFT transactions only.** The field is mandatory for Visa and not applicable for Mastercard AFT. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to Barclays. For Visa, the maximum length of First Name, Middle Name and Last Name is 30 characters. Values exceeding these limits will be truncated.
|
19
|
+
# Middle name of the sender. This field is applicable for AFT and OCT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to sent to the processor.
|
23
20
|
attr_accessor :middle_name
|
24
21
|
|
25
|
-
#
|
22
|
+
# Last name of the sender. This field is applicable for AFT and OCT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set, are not supported and will be stripped before being sent to sent to the processor.
|
23
|
+
attr_accessor :last_name
|
24
|
+
|
25
|
+
# The street address of the sender. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set are not supported and will be stripped before being sent to sent to the processor.
|
26
26
|
attr_accessor :address1
|
27
27
|
|
28
|
-
# The city or locality of the sender.
|
28
|
+
# The city or locality of the sender. This field is applicable for AFT transactions. Only alpha numeric values are supported. Special characters not in the standard ASCII character set are not supported and will be stripped before being sent to sent to the processor.
|
29
29
|
attr_accessor :locality
|
30
30
|
|
31
|
-
# The state or province of the sender.
|
31
|
+
# The state or province of the sender. This field is applicable for AFT transactions when the sender country is US or CA. Else it is optional. Must be a two character value
|
32
32
|
attr_accessor :administrative_area
|
33
33
|
|
34
|
-
# The country associated with the address of the sender.
|
34
|
+
# The country associated with the address of the sender. This field is applicable for AFT transactions. Must be a two character ISO country code. For example, see [ISO Country Code](https://developer.cybersource.com/docs/cybs/en-us/country-codes/reference/all/na/country-codes/country-codes.html)
|
35
35
|
attr_accessor :country_code
|
36
36
|
|
37
|
+
# Sender's alias name.
|
38
|
+
attr_accessor :alias_name
|
39
|
+
|
40
|
+
# This field is applicable for AFT transactions. Contains a transaction reference number provided by the Merchant. Only alpha numeric values are supported.
|
41
|
+
attr_accessor :reference_number
|
42
|
+
|
43
|
+
attr_accessor :account
|
44
|
+
|
45
|
+
# Postal code of sender.
|
46
|
+
attr_accessor :postal_code
|
47
|
+
|
37
48
|
# Attribute mapping from ruby-style variable name to JSON key.
|
38
49
|
def self.attribute_map
|
39
50
|
{
|
40
51
|
:'first_name' => :'firstName',
|
41
|
-
:'last_name' => :'lastName',
|
42
52
|
:'middle_name' => :'middleName',
|
53
|
+
:'last_name' => :'lastName',
|
43
54
|
:'address1' => :'address1',
|
44
55
|
:'locality' => :'locality',
|
45
56
|
:'administrative_area' => :'administrativeArea',
|
46
|
-
:'country_code' => :'countryCode'
|
57
|
+
:'country_code' => :'countryCode',
|
58
|
+
:'alias_name' => :'aliasName',
|
59
|
+
:'reference_number' => :'referenceNumber',
|
60
|
+
:'account' => :'account',
|
61
|
+
:'postal_code' => :'postalCode'
|
47
62
|
}
|
48
63
|
end
|
49
64
|
|
@@ -51,12 +66,16 @@ module CyberSource
|
|
51
66
|
def self.json_map
|
52
67
|
{
|
53
68
|
:'first_name' => :'first_name',
|
54
|
-
:'last_name' => :'last_name',
|
55
69
|
:'middle_name' => :'middle_name',
|
70
|
+
:'last_name' => :'last_name',
|
56
71
|
:'address1' => :'address1',
|
57
72
|
:'locality' => :'locality',
|
58
73
|
:'administrative_area' => :'administrative_area',
|
59
|
-
:'country_code' => :'country_code'
|
74
|
+
:'country_code' => :'country_code',
|
75
|
+
:'alias_name' => :'alias_name',
|
76
|
+
:'reference_number' => :'reference_number',
|
77
|
+
:'account' => :'account',
|
78
|
+
:'postal_code' => :'postal_code'
|
60
79
|
}
|
61
80
|
end
|
62
81
|
|
@@ -64,12 +83,16 @@ module CyberSource
|
|
64
83
|
def self.swagger_types
|
65
84
|
{
|
66
85
|
:'first_name' => :'String',
|
67
|
-
:'last_name' => :'String',
|
68
86
|
:'middle_name' => :'String',
|
87
|
+
:'last_name' => :'String',
|
69
88
|
:'address1' => :'String',
|
70
89
|
:'locality' => :'String',
|
71
90
|
:'administrative_area' => :'String',
|
72
|
-
:'country_code' => :'String'
|
91
|
+
:'country_code' => :'String',
|
92
|
+
:'alias_name' => :'String',
|
93
|
+
:'reference_number' => :'String',
|
94
|
+
:'account' => :'Ptsv2paymentsSenderInformationAccount',
|
95
|
+
:'postal_code' => :'String'
|
73
96
|
}
|
74
97
|
end
|
75
98
|
|
@@ -85,14 +108,14 @@ module CyberSource
|
|
85
108
|
self.first_name = attributes[:'firstName']
|
86
109
|
end
|
87
110
|
|
88
|
-
if attributes.has_key?(:'lastName')
|
89
|
-
self.last_name = attributes[:'lastName']
|
90
|
-
end
|
91
|
-
|
92
111
|
if attributes.has_key?(:'middleName')
|
93
112
|
self.middle_name = attributes[:'middleName']
|
94
113
|
end
|
95
114
|
|
115
|
+
if attributes.has_key?(:'lastName')
|
116
|
+
self.last_name = attributes[:'lastName']
|
117
|
+
end
|
118
|
+
|
96
119
|
if attributes.has_key?(:'address1')
|
97
120
|
self.address1 = attributes[:'address1']
|
98
121
|
end
|
@@ -108,6 +131,22 @@ module CyberSource
|
|
108
131
|
if attributes.has_key?(:'countryCode')
|
109
132
|
self.country_code = attributes[:'countryCode']
|
110
133
|
end
|
134
|
+
|
135
|
+
if attributes.has_key?(:'aliasName')
|
136
|
+
self.alias_name = attributes[:'aliasName']
|
137
|
+
end
|
138
|
+
|
139
|
+
if attributes.has_key?(:'referenceNumber')
|
140
|
+
self.reference_number = attributes[:'referenceNumber']
|
141
|
+
end
|
142
|
+
|
143
|
+
if attributes.has_key?(:'account')
|
144
|
+
self.account = attributes[:'account']
|
145
|
+
end
|
146
|
+
|
147
|
+
if attributes.has_key?(:'postalCode')
|
148
|
+
self.postal_code = attributes[:'postalCode']
|
149
|
+
end
|
111
150
|
end
|
112
151
|
|
113
152
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -129,18 +168,18 @@ module CyberSource
|
|
129
168
|
@first_name = first_name
|
130
169
|
end
|
131
170
|
|
132
|
-
# Custom attribute writer method with validation
|
133
|
-
# @param [Object] last_name Value to be assigned
|
134
|
-
def last_name=(last_name)
|
135
|
-
@last_name = last_name
|
136
|
-
end
|
137
|
-
|
138
171
|
# Custom attribute writer method with validation
|
139
172
|
# @param [Object] middle_name Value to be assigned
|
140
173
|
def middle_name=(middle_name)
|
141
174
|
@middle_name = middle_name
|
142
175
|
end
|
143
176
|
|
177
|
+
# Custom attribute writer method with validation
|
178
|
+
# @param [Object] last_name Value to be assigned
|
179
|
+
def last_name=(last_name)
|
180
|
+
@last_name = last_name
|
181
|
+
end
|
182
|
+
|
144
183
|
# Custom attribute writer method with validation
|
145
184
|
# @param [Object] address1 Value to be assigned
|
146
185
|
def address1=(address1)
|
@@ -165,18 +204,40 @@ module CyberSource
|
|
165
204
|
@country_code = country_code
|
166
205
|
end
|
167
206
|
|
207
|
+
# Custom attribute writer method with validation
|
208
|
+
# @param [Object] alias_name Value to be assigned
|
209
|
+
def alias_name=(alias_name)
|
210
|
+
@alias_name = alias_name
|
211
|
+
end
|
212
|
+
|
213
|
+
# Custom attribute writer method with validation
|
214
|
+
# @param [Object] reference_number Value to be assigned
|
215
|
+
def reference_number=(reference_number)
|
216
|
+
@reference_number = reference_number
|
217
|
+
end
|
218
|
+
|
219
|
+
# Custom attribute writer method with validation
|
220
|
+
# @param [Object] postal_code Value to be assigned
|
221
|
+
def postal_code=(postal_code)
|
222
|
+
@postal_code = postal_code
|
223
|
+
end
|
224
|
+
|
168
225
|
# Checks equality by comparing each attribute.
|
169
226
|
# @param [Object] Object to be compared
|
170
227
|
def ==(o)
|
171
228
|
return true if self.equal?(o)
|
172
229
|
self.class == o.class &&
|
173
230
|
first_name == o.first_name &&
|
174
|
-
last_name == o.last_name &&
|
175
231
|
middle_name == o.middle_name &&
|
232
|
+
last_name == o.last_name &&
|
176
233
|
address1 == o.address1 &&
|
177
234
|
locality == o.locality &&
|
178
235
|
administrative_area == o.administrative_area &&
|
179
|
-
country_code == o.country_code
|
236
|
+
country_code == o.country_code &&
|
237
|
+
alias_name == o.alias_name &&
|
238
|
+
reference_number == o.reference_number &&
|
239
|
+
account == o.account &&
|
240
|
+
postal_code == o.postal_code
|
180
241
|
end
|
181
242
|
|
182
243
|
# @see the `==` method
|
@@ -188,7 +249,7 @@ module CyberSource
|
|
188
249
|
# Calculates hash code according to all attributes.
|
189
250
|
# @return [Fixnum] Hash code
|
190
251
|
def hash
|
191
|
-
[first_name,
|
252
|
+
[first_name, middle_name, last_name, address1, locality, administrative_area, country_code, alias_name, reference_number, account, postal_code].hash
|
192
253
|
end
|
193
254
|
|
194
255
|
# Builds the object from hash
|