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
@@ -12,33 +12,28 @@ Swagger Codegen version: 2.4.38
|
|
12
12
|
require 'date'
|
13
13
|
|
14
14
|
module CyberSource
|
15
|
-
class
|
16
|
-
#
|
17
|
-
attr_accessor :
|
18
|
-
|
19
|
-
attr_accessor :_links
|
15
|
+
class TmsSensitivePrivileges
|
16
|
+
# Indicates which digits of the card number will be unmasked. Possible Values: - 'FIRST_6_LAST_4' - 'LAST_4' - 'MASKED'
|
17
|
+
attr_accessor :card_number_masking_format
|
20
18
|
|
21
19
|
# Attribute mapping from ruby-style variable name to JSON key.
|
22
20
|
def self.attribute_map
|
23
21
|
{
|
24
|
-
:'
|
25
|
-
:'_links' => :'_links'
|
22
|
+
:'card_number_masking_format' => :'cardNumberMaskingFormat'
|
26
23
|
}
|
27
24
|
end
|
28
25
|
|
29
26
|
# Attribute mapping from JSON key to ruby-style variable name.
|
30
27
|
def self.json_map
|
31
28
|
{
|
32
|
-
:'
|
33
|
-
:'_links' => :'_links'
|
29
|
+
:'card_number_masking_format' => :'card_number_masking_format'
|
34
30
|
}
|
35
31
|
end
|
36
32
|
|
37
33
|
# Attribute type mapping.
|
38
34
|
def self.swagger_types
|
39
35
|
{
|
40
|
-
:'
|
41
|
-
:'_links' => :'Tmsv2TokenizedCardMetadataCardArtBackgroundAssetLinks'
|
36
|
+
:'card_number_masking_format' => :'String'
|
42
37
|
}
|
43
38
|
end
|
44
39
|
|
@@ -50,12 +45,8 @@ module CyberSource
|
|
50
45
|
# convert string to symbol for hash key
|
51
46
|
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
52
47
|
|
53
|
-
if attributes.has_key?(:'
|
54
|
-
self.
|
55
|
-
end
|
56
|
-
|
57
|
-
if attributes.has_key?(:'_links')
|
58
|
-
self._links = attributes[:'_links']
|
48
|
+
if attributes.has_key?(:'cardNumberMaskingFormat')
|
49
|
+
self.card_number_masking_format = attributes[:'cardNumberMaskingFormat']
|
59
50
|
end
|
60
51
|
end
|
61
52
|
|
@@ -77,8 +68,7 @@ module CyberSource
|
|
77
68
|
def ==(o)
|
78
69
|
return true if self.equal?(o)
|
79
70
|
self.class == o.class &&
|
80
|
-
|
81
|
-
_links == o._links
|
71
|
+
card_number_masking_format == o.card_number_masking_format
|
82
72
|
end
|
83
73
|
|
84
74
|
# @see the `==` method
|
@@ -90,7 +80,7 @@ module CyberSource
|
|
90
80
|
# Calculates hash code according to all attributes.
|
91
81
|
# @return [Fixnum] Hash code
|
92
82
|
def hash
|
93
|
-
[
|
83
|
+
[card_number_masking_format].hash
|
94
84
|
end
|
95
85
|
|
96
86
|
# Builds the object from hash
|
@@ -0,0 +1,223 @@
|
|
1
|
+
=begin
|
2
|
+
#CyberSource Merged Spec
|
3
|
+
|
4
|
+
#All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.0.1
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.38
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'date'
|
13
|
+
|
14
|
+
module CyberSource
|
15
|
+
class TmsTokenFormats
|
16
|
+
# Format for customer tokens. Possible Values: - '16_DIGIT' - '19_DIGIT' - '22_DIGIT' - '32_HEX'
|
17
|
+
attr_accessor :customer
|
18
|
+
|
19
|
+
# Format for payment instrument tokens. Possible Values: - '16_DIGIT' - '19_DIGIT' - '22_DIGIT' - '32_HEX'
|
20
|
+
attr_accessor :payment_instrument
|
21
|
+
|
22
|
+
# Format for card based instrument identifier tokens. Possible Values: - '16_DIGIT' - '16_DIGIT_LAST_4' - '19_DIGIT' - '19_DIGIT_LAST_4' - '22_DIGIT' - '32_HEX'
|
23
|
+
attr_accessor :instrument_identifier_card
|
24
|
+
|
25
|
+
# Format for bank account based instrument identifier tokens. Possible Values: - '16_DIGIT' - '19_DIGIT' - '22_DIGIT' - '32_HEX'
|
26
|
+
attr_accessor :instrument_identifier_bank_account
|
27
|
+
|
28
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
29
|
+
def self.attribute_map
|
30
|
+
{
|
31
|
+
:'customer' => :'customer',
|
32
|
+
:'payment_instrument' => :'paymentInstrument',
|
33
|
+
:'instrument_identifier_card' => :'instrumentIdentifierCard',
|
34
|
+
:'instrument_identifier_bank_account' => :'instrumentIdentifierBankAccount'
|
35
|
+
}
|
36
|
+
end
|
37
|
+
|
38
|
+
# Attribute mapping from JSON key to ruby-style variable name.
|
39
|
+
def self.json_map
|
40
|
+
{
|
41
|
+
:'customer' => :'customer',
|
42
|
+
:'payment_instrument' => :'payment_instrument',
|
43
|
+
:'instrument_identifier_card' => :'instrument_identifier_card',
|
44
|
+
:'instrument_identifier_bank_account' => :'instrument_identifier_bank_account'
|
45
|
+
}
|
46
|
+
end
|
47
|
+
|
48
|
+
# Attribute type mapping.
|
49
|
+
def self.swagger_types
|
50
|
+
{
|
51
|
+
:'customer' => :'String',
|
52
|
+
:'payment_instrument' => :'String',
|
53
|
+
:'instrument_identifier_card' => :'String',
|
54
|
+
:'instrument_identifier_bank_account' => :'String'
|
55
|
+
}
|
56
|
+
end
|
57
|
+
|
58
|
+
# Initializes the object
|
59
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
60
|
+
def initialize(attributes = {})
|
61
|
+
return unless attributes.is_a?(Hash)
|
62
|
+
|
63
|
+
# convert string to symbol for hash key
|
64
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
65
|
+
|
66
|
+
if attributes.has_key?(:'customer')
|
67
|
+
self.customer = attributes[:'customer']
|
68
|
+
end
|
69
|
+
|
70
|
+
if attributes.has_key?(:'paymentInstrument')
|
71
|
+
self.payment_instrument = attributes[:'paymentInstrument']
|
72
|
+
end
|
73
|
+
|
74
|
+
if attributes.has_key?(:'instrumentIdentifierCard')
|
75
|
+
self.instrument_identifier_card = attributes[:'instrumentIdentifierCard']
|
76
|
+
end
|
77
|
+
|
78
|
+
if attributes.has_key?(:'instrumentIdentifierBankAccount')
|
79
|
+
self.instrument_identifier_bank_account = attributes[:'instrumentIdentifierBankAccount']
|
80
|
+
end
|
81
|
+
end
|
82
|
+
|
83
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
84
|
+
# @return Array for valid properties with the reasons
|
85
|
+
def list_invalid_properties
|
86
|
+
invalid_properties = Array.new
|
87
|
+
invalid_properties
|
88
|
+
end
|
89
|
+
|
90
|
+
# Check to see if the all the properties in the model are valid
|
91
|
+
# @return true if the model is valid
|
92
|
+
def valid?
|
93
|
+
true
|
94
|
+
end
|
95
|
+
|
96
|
+
# Checks equality by comparing each attribute.
|
97
|
+
# @param [Object] Object to be compared
|
98
|
+
def ==(o)
|
99
|
+
return true if self.equal?(o)
|
100
|
+
self.class == o.class &&
|
101
|
+
customer == o.customer &&
|
102
|
+
payment_instrument == o.payment_instrument &&
|
103
|
+
instrument_identifier_card == o.instrument_identifier_card &&
|
104
|
+
instrument_identifier_bank_account == o.instrument_identifier_bank_account
|
105
|
+
end
|
106
|
+
|
107
|
+
# @see the `==` method
|
108
|
+
# @param [Object] Object to be compared
|
109
|
+
def eql?(o)
|
110
|
+
self == o
|
111
|
+
end
|
112
|
+
|
113
|
+
# Calculates hash code according to all attributes.
|
114
|
+
# @return [Fixnum] Hash code
|
115
|
+
def hash
|
116
|
+
[customer, payment_instrument, instrument_identifier_card, instrument_identifier_bank_account].hash
|
117
|
+
end
|
118
|
+
|
119
|
+
# Builds the object from hash
|
120
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
121
|
+
# @return [Object] Returns the model itself
|
122
|
+
def build_from_hash(attributes)
|
123
|
+
return nil unless attributes.is_a?(Hash)
|
124
|
+
self.class.swagger_types.each_pair do |key, type|
|
125
|
+
if type =~ /\AArray<(.*)>/i
|
126
|
+
# check to ensure the input is an array given that the the attribute
|
127
|
+
# is documented as an array but the input is not
|
128
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
129
|
+
self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
130
|
+
end
|
131
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
132
|
+
self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
133
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
134
|
+
end
|
135
|
+
|
136
|
+
self
|
137
|
+
end
|
138
|
+
|
139
|
+
# Deserializes the data based on type
|
140
|
+
# @param string type Data type
|
141
|
+
# @param string value Value to be deserialized
|
142
|
+
# @return [Object] Deserialized data
|
143
|
+
def _deserialize(type, value)
|
144
|
+
case type.to_sym
|
145
|
+
when :DateTime
|
146
|
+
DateTime.parse(value)
|
147
|
+
when :Date
|
148
|
+
Date.parse(value)
|
149
|
+
when :String
|
150
|
+
value.to_s
|
151
|
+
when :Integer
|
152
|
+
value.to_i
|
153
|
+
when :Float
|
154
|
+
value.to_f
|
155
|
+
when :BOOLEAN
|
156
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
157
|
+
true
|
158
|
+
else
|
159
|
+
false
|
160
|
+
end
|
161
|
+
when :Object
|
162
|
+
# generic object (usually a Hash), return directly
|
163
|
+
value
|
164
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
165
|
+
inner_type = Regexp.last_match[:inner_type]
|
166
|
+
value.map { |v| _deserialize(inner_type, v) }
|
167
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
168
|
+
k_type = Regexp.last_match[:k_type]
|
169
|
+
v_type = Regexp.last_match[:v_type]
|
170
|
+
{}.tap do |hash|
|
171
|
+
value.each do |k, v|
|
172
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
173
|
+
end
|
174
|
+
end
|
175
|
+
else # model
|
176
|
+
temp_model = CyberSource.const_get(type).new
|
177
|
+
temp_model.build_from_hash(value)
|
178
|
+
end
|
179
|
+
end
|
180
|
+
|
181
|
+
# Returns the string representation of the object
|
182
|
+
# @return [String] String presentation of the object
|
183
|
+
def to_s
|
184
|
+
to_hash.to_s
|
185
|
+
end
|
186
|
+
|
187
|
+
# to_body is an alias to to_hash (backward compatibility)
|
188
|
+
# @return [Hash] Returns the object in the form of hash
|
189
|
+
def to_body
|
190
|
+
to_hash
|
191
|
+
end
|
192
|
+
|
193
|
+
# Returns the object in the form of hash
|
194
|
+
# @return [Hash] Returns the object in the form of hash
|
195
|
+
def to_hash
|
196
|
+
hash = {}
|
197
|
+
self.class.attribute_map.each_pair do |attr, param|
|
198
|
+
value = self.send(attr)
|
199
|
+
next if value.nil?
|
200
|
+
hash[param] = _to_hash(value)
|
201
|
+
end
|
202
|
+
hash
|
203
|
+
end
|
204
|
+
|
205
|
+
# Outputs non-array value in the form of hash
|
206
|
+
# For object, use to_hash. Otherwise, just return the value
|
207
|
+
# @param [Object] value Any valid value
|
208
|
+
# @return [Hash] Returns the value in the form of hash
|
209
|
+
def _to_hash(value)
|
210
|
+
if value.is_a?(Array)
|
211
|
+
value.compact.map { |v| _to_hash(v) }
|
212
|
+
elsif value.is_a?(Hash)
|
213
|
+
{}.tap do |hash|
|
214
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
215
|
+
end
|
216
|
+
elsif value.respond_to? :to_hash
|
217
|
+
value.to_hash
|
218
|
+
else
|
219
|
+
value
|
220
|
+
end
|
221
|
+
end
|
222
|
+
end
|
223
|
+
end
|
@@ -13,54 +13,84 @@ require 'date'
|
|
13
13
|
|
14
14
|
module CyberSource
|
15
15
|
class Tmsv2TokenizedCard
|
16
|
-
|
17
|
-
attr_accessor :type
|
16
|
+
attr_accessor :_links
|
18
17
|
|
19
|
-
#
|
20
|
-
attr_accessor :
|
18
|
+
# The Id of the Tokenized Card.
|
19
|
+
attr_accessor :id
|
21
20
|
|
22
|
-
#
|
23
|
-
attr_accessor :
|
21
|
+
# The type. Possible Values: - tokenizedCard
|
22
|
+
attr_accessor :object
|
24
23
|
|
25
|
-
#
|
26
|
-
attr_accessor :
|
24
|
+
# An identifier provided by the issuer for the account.
|
25
|
+
attr_accessor :account_reference_id
|
27
26
|
|
28
|
-
#
|
29
|
-
attr_accessor :
|
27
|
+
# Identifier of the consumer within the wallet. Maximum 24 characters for VTS.
|
28
|
+
attr_accessor :consumer_id
|
29
|
+
|
30
|
+
# Specifies whether the InstrumentId should be created (true) or not (false). Possible Values: - `true`: The InstrumentId should be created. - `false`: The InstrumentId should be created.
|
31
|
+
attr_accessor :create_instrument_identifier
|
32
|
+
|
33
|
+
# Source of the payment instrument. Possible Values: - ONFILE - TOKEN - ISSUER
|
34
|
+
attr_accessor :source
|
35
|
+
|
36
|
+
# State of the network token or network token provision. Possible Values: ACTIVE : Network token is active. SUSPENDED : Network token is suspended. This state can change back to ACTIVE. DELETED : This is a final state for a network token instance. UNPROVISIONED : A previous network token.
|
37
|
+
attr_accessor :state
|
30
38
|
|
31
39
|
# Issuers state for the network token Possible Values: - INVALID_REQUEST : The network token provision request contained invalid data. - CARD_VERIFICATION_FAILED : The network token provision request contained data that could not be verified. - CARD_NOT_ELIGIBLE : Card can currently not be used with issuer for tokenization. - CARD_NOT_ALLOWED : Card can currently not be used with card association for tokenization. - DECLINED : Card can currently not be used with issuer for tokenization. - SERVICE_UNAVAILABLE : The network token service was unavailable or timed out. - SYSTEM_ERROR : An unexpected error occurred with network token service, check configuration.
|
32
40
|
attr_accessor :reason
|
33
41
|
|
34
|
-
# The token
|
42
|
+
# The token requestor's network token for the provided PAN and consumer Id, if available.
|
35
43
|
attr_accessor :number
|
36
44
|
|
37
|
-
#
|
38
|
-
attr_accessor :
|
45
|
+
# Value generated by the card association to be used alongside the network token for processing a payment.
|
46
|
+
attr_accessor :cryptogram
|
39
47
|
|
40
|
-
#
|
41
|
-
attr_accessor :
|
48
|
+
# 4-digit number generated by the card association to be used alogside the network token for processing a payment. Only supported for Amex and SCOF.
|
49
|
+
attr_accessor :security_code
|
42
50
|
|
43
|
-
#
|
44
|
-
attr_accessor :
|
51
|
+
# Raw Electronic Commerce Indicator provided by the card association with the result of the cardholder authentication.
|
52
|
+
attr_accessor :eci
|
53
|
+
|
54
|
+
# 11-digit identifier that uniquely identifies the Token Requestor.
|
55
|
+
attr_accessor :requestor_id
|
56
|
+
|
57
|
+
# Unique id to identify this PAN/ enrollment.
|
58
|
+
attr_accessor :enrollment_id
|
59
|
+
|
60
|
+
# Unique ID for netwrok token.
|
61
|
+
attr_accessor :token_reference_id
|
62
|
+
|
63
|
+
# Payment account reference.
|
64
|
+
attr_accessor :payment_account_reference
|
45
65
|
|
46
66
|
attr_accessor :card
|
47
67
|
|
68
|
+
attr_accessor :passcode
|
69
|
+
|
48
70
|
attr_accessor :metadata
|
49
71
|
|
50
72
|
# Attribute mapping from ruby-style variable name to JSON key.
|
51
73
|
def self.attribute_map
|
52
74
|
{
|
53
|
-
:'
|
75
|
+
:'_links' => :'_links',
|
76
|
+
:'id' => :'id',
|
77
|
+
:'object' => :'object',
|
78
|
+
:'account_reference_id' => :'accountReferenceId',
|
79
|
+
:'consumer_id' => :'consumerId',
|
80
|
+
:'create_instrument_identifier' => :'createInstrumentIdentifier',
|
54
81
|
:'source' => :'source',
|
55
82
|
:'state' => :'state',
|
56
|
-
:'enrollment_id' => :'enrollmentId',
|
57
|
-
:'token_reference_id' => :'tokenReferenceId',
|
58
83
|
:'reason' => :'reason',
|
59
84
|
:'number' => :'number',
|
60
|
-
:'expiration_month' => :'expirationMonth',
|
61
|
-
:'expiration_year' => :'expirationYear',
|
62
85
|
:'cryptogram' => :'cryptogram',
|
86
|
+
:'security_code' => :'securityCode',
|
87
|
+
:'eci' => :'eci',
|
88
|
+
:'requestor_id' => :'requestorId',
|
89
|
+
:'enrollment_id' => :'enrollmentId',
|
90
|
+
:'token_reference_id' => :'tokenReferenceId',
|
91
|
+
:'payment_account_reference' => :'paymentAccountReference',
|
63
92
|
:'card' => :'card',
|
93
|
+
:'passcode' => :'passcode',
|
64
94
|
:'metadata' => :'metadata'
|
65
95
|
}
|
66
96
|
end
|
@@ -68,17 +98,25 @@ module CyberSource
|
|
68
98
|
# Attribute mapping from JSON key to ruby-style variable name.
|
69
99
|
def self.json_map
|
70
100
|
{
|
71
|
-
:'
|
101
|
+
:'_links' => :'_links',
|
102
|
+
:'id' => :'id',
|
103
|
+
:'object' => :'object',
|
104
|
+
:'account_reference_id' => :'account_reference_id',
|
105
|
+
:'consumer_id' => :'consumer_id',
|
106
|
+
:'create_instrument_identifier' => :'create_instrument_identifier',
|
72
107
|
:'source' => :'source',
|
73
108
|
:'state' => :'state',
|
74
|
-
:'enrollment_id' => :'enrollment_id',
|
75
|
-
:'token_reference_id' => :'token_reference_id',
|
76
109
|
:'reason' => :'reason',
|
77
110
|
:'number' => :'number',
|
78
|
-
:'expiration_month' => :'expiration_month',
|
79
|
-
:'expiration_year' => :'expiration_year',
|
80
111
|
:'cryptogram' => :'cryptogram',
|
112
|
+
:'security_code' => :'security_code',
|
113
|
+
:'eci' => :'eci',
|
114
|
+
:'requestor_id' => :'requestor_id',
|
115
|
+
:'enrollment_id' => :'enrollment_id',
|
116
|
+
:'token_reference_id' => :'token_reference_id',
|
117
|
+
:'payment_account_reference' => :'payment_account_reference',
|
81
118
|
:'card' => :'card',
|
119
|
+
:'passcode' => :'passcode',
|
82
120
|
:'metadata' => :'metadata'
|
83
121
|
}
|
84
122
|
end
|
@@ -86,17 +124,25 @@ module CyberSource
|
|
86
124
|
# Attribute type mapping.
|
87
125
|
def self.swagger_types
|
88
126
|
{
|
89
|
-
:'
|
127
|
+
:'_links' => :'Tmsv2TokenizedCardLinks',
|
128
|
+
:'id' => :'String',
|
129
|
+
:'object' => :'String',
|
130
|
+
:'account_reference_id' => :'String',
|
131
|
+
:'consumer_id' => :'String',
|
132
|
+
:'create_instrument_identifier' => :'BOOLEAN',
|
90
133
|
:'source' => :'String',
|
91
134
|
:'state' => :'String',
|
92
|
-
:'enrollment_id' => :'String',
|
93
|
-
:'token_reference_id' => :'String',
|
94
135
|
:'reason' => :'String',
|
95
136
|
:'number' => :'String',
|
96
|
-
:'expiration_month' => :'String',
|
97
|
-
:'expiration_year' => :'String',
|
98
137
|
:'cryptogram' => :'String',
|
138
|
+
:'security_code' => :'String',
|
139
|
+
:'eci' => :'String',
|
140
|
+
:'requestor_id' => :'String',
|
141
|
+
:'enrollment_id' => :'String',
|
142
|
+
:'token_reference_id' => :'String',
|
143
|
+
:'payment_account_reference' => :'String',
|
99
144
|
:'card' => :'Tmsv2TokenizedCardCard',
|
145
|
+
:'passcode' => :'Tmsv2TokenizedCardPasscode',
|
100
146
|
:'metadata' => :'Tmsv2TokenizedCardMetadata'
|
101
147
|
}
|
102
148
|
end
|
@@ -109,24 +155,36 @@ module CyberSource
|
|
109
155
|
# convert string to symbol for hash key
|
110
156
|
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
111
157
|
|
112
|
-
if attributes.has_key?(:'
|
113
|
-
self.
|
158
|
+
if attributes.has_key?(:'_links')
|
159
|
+
self._links = attributes[:'_links']
|
114
160
|
end
|
115
161
|
|
116
|
-
if attributes.has_key?(:'
|
117
|
-
self.
|
162
|
+
if attributes.has_key?(:'id')
|
163
|
+
self.id = attributes[:'id']
|
118
164
|
end
|
119
165
|
|
120
|
-
if attributes.has_key?(:'
|
121
|
-
self.
|
166
|
+
if attributes.has_key?(:'object')
|
167
|
+
self.object = attributes[:'object']
|
122
168
|
end
|
123
169
|
|
124
|
-
if attributes.has_key?(:'
|
125
|
-
self.
|
170
|
+
if attributes.has_key?(:'accountReferenceId')
|
171
|
+
self.account_reference_id = attributes[:'accountReferenceId']
|
126
172
|
end
|
127
173
|
|
128
|
-
if attributes.has_key?(:'
|
129
|
-
self.
|
174
|
+
if attributes.has_key?(:'consumerId')
|
175
|
+
self.consumer_id = attributes[:'consumerId']
|
176
|
+
end
|
177
|
+
|
178
|
+
if attributes.has_key?(:'createInstrumentIdentifier')
|
179
|
+
self.create_instrument_identifier = attributes[:'createInstrumentIdentifier']
|
180
|
+
end
|
181
|
+
|
182
|
+
if attributes.has_key?(:'source')
|
183
|
+
self.source = attributes[:'source']
|
184
|
+
end
|
185
|
+
|
186
|
+
if attributes.has_key?(:'state')
|
187
|
+
self.state = attributes[:'state']
|
130
188
|
end
|
131
189
|
|
132
190
|
if attributes.has_key?(:'reason')
|
@@ -137,22 +195,42 @@ module CyberSource
|
|
137
195
|
self.number = attributes[:'number']
|
138
196
|
end
|
139
197
|
|
140
|
-
if attributes.has_key?(:'
|
141
|
-
self.
|
198
|
+
if attributes.has_key?(:'cryptogram')
|
199
|
+
self.cryptogram = attributes[:'cryptogram']
|
142
200
|
end
|
143
201
|
|
144
|
-
if attributes.has_key?(:'
|
145
|
-
self.
|
202
|
+
if attributes.has_key?(:'securityCode')
|
203
|
+
self.security_code = attributes[:'securityCode']
|
146
204
|
end
|
147
205
|
|
148
|
-
if attributes.has_key?(:'
|
149
|
-
self.
|
206
|
+
if attributes.has_key?(:'eci')
|
207
|
+
self.eci = attributes[:'eci']
|
208
|
+
end
|
209
|
+
|
210
|
+
if attributes.has_key?(:'requestorId')
|
211
|
+
self.requestor_id = attributes[:'requestorId']
|
212
|
+
end
|
213
|
+
|
214
|
+
if attributes.has_key?(:'enrollmentId')
|
215
|
+
self.enrollment_id = attributes[:'enrollmentId']
|
216
|
+
end
|
217
|
+
|
218
|
+
if attributes.has_key?(:'tokenReferenceId')
|
219
|
+
self.token_reference_id = attributes[:'tokenReferenceId']
|
220
|
+
end
|
221
|
+
|
222
|
+
if attributes.has_key?(:'paymentAccountReference')
|
223
|
+
self.payment_account_reference = attributes[:'paymentAccountReference']
|
150
224
|
end
|
151
225
|
|
152
226
|
if attributes.has_key?(:'card')
|
153
227
|
self.card = attributes[:'card']
|
154
228
|
end
|
155
229
|
|
230
|
+
if attributes.has_key?(:'passcode')
|
231
|
+
self.passcode = attributes[:'passcode']
|
232
|
+
end
|
233
|
+
|
156
234
|
if attributes.has_key?(:'metadata')
|
157
235
|
self.metadata = attributes[:'metadata']
|
158
236
|
end
|
@@ -172,15 +250,15 @@ module CyberSource
|
|
172
250
|
end
|
173
251
|
|
174
252
|
# Custom attribute writer method with validation
|
175
|
-
# @param [Object]
|
176
|
-
def
|
177
|
-
@
|
253
|
+
# @param [Object] consumer_id Value to be assigned
|
254
|
+
def consumer_id=(consumer_id)
|
255
|
+
@consumer_id = consumer_id
|
178
256
|
end
|
179
257
|
|
180
258
|
# Custom attribute writer method with validation
|
181
|
-
# @param [Object]
|
182
|
-
def
|
183
|
-
@
|
259
|
+
# @param [Object] requestor_id Value to be assigned
|
260
|
+
def requestor_id=(requestor_id)
|
261
|
+
@requestor_id = requestor_id
|
184
262
|
end
|
185
263
|
|
186
264
|
# Checks equality by comparing each attribute.
|
@@ -188,17 +266,25 @@ module CyberSource
|
|
188
266
|
def ==(o)
|
189
267
|
return true if self.equal?(o)
|
190
268
|
self.class == o.class &&
|
191
|
-
|
269
|
+
_links == o._links &&
|
270
|
+
id == o.id &&
|
271
|
+
object == o.object &&
|
272
|
+
account_reference_id == o.account_reference_id &&
|
273
|
+
consumer_id == o.consumer_id &&
|
274
|
+
create_instrument_identifier == o.create_instrument_identifier &&
|
192
275
|
source == o.source &&
|
193
276
|
state == o.state &&
|
194
|
-
enrollment_id == o.enrollment_id &&
|
195
|
-
token_reference_id == o.token_reference_id &&
|
196
277
|
reason == o.reason &&
|
197
278
|
number == o.number &&
|
198
|
-
expiration_month == o.expiration_month &&
|
199
|
-
expiration_year == o.expiration_year &&
|
200
279
|
cryptogram == o.cryptogram &&
|
280
|
+
security_code == o.security_code &&
|
281
|
+
eci == o.eci &&
|
282
|
+
requestor_id == o.requestor_id &&
|
283
|
+
enrollment_id == o.enrollment_id &&
|
284
|
+
token_reference_id == o.token_reference_id &&
|
285
|
+
payment_account_reference == o.payment_account_reference &&
|
201
286
|
card == o.card &&
|
287
|
+
passcode == o.passcode &&
|
202
288
|
metadata == o.metadata
|
203
289
|
end
|
204
290
|
|
@@ -211,7 +297,7 @@ module CyberSource
|
|
211
297
|
# Calculates hash code according to all attributes.
|
212
298
|
# @return [Fixnum] Hash code
|
213
299
|
def hash
|
214
|
-
[
|
300
|
+
[_links, id, object, account_reference_id, consumer_id, create_instrument_identifier, source, state, reason, number, cryptogram, security_code, eci, requestor_id, enrollment_id, token_reference_id, payment_account_reference, card, passcode, metadata].hash
|
215
301
|
end
|
216
302
|
|
217
303
|
# Builds the object from hash
|