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
@@ -0,0 +1,189 @@
|
|
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 Tmsv2TokenizedCardLinks
|
16
|
+
attr_accessor :_self
|
17
|
+
|
18
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
19
|
+
def self.attribute_map
|
20
|
+
{
|
21
|
+
:'_self' => :'self'
|
22
|
+
}
|
23
|
+
end
|
24
|
+
|
25
|
+
# Attribute mapping from JSON key to ruby-style variable name.
|
26
|
+
def self.json_map
|
27
|
+
{
|
28
|
+
:'_self' => :'_self'
|
29
|
+
}
|
30
|
+
end
|
31
|
+
|
32
|
+
# Attribute type mapping.
|
33
|
+
def self.swagger_types
|
34
|
+
{
|
35
|
+
:'_self' => :'Tmsv2TokenizedCardLinksSelf'
|
36
|
+
}
|
37
|
+
end
|
38
|
+
|
39
|
+
# Initializes the object
|
40
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
41
|
+
def initialize(attributes = {})
|
42
|
+
return unless attributes.is_a?(Hash)
|
43
|
+
|
44
|
+
# convert string to symbol for hash key
|
45
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
46
|
+
|
47
|
+
if attributes.has_key?(:'self')
|
48
|
+
self._self = attributes[:'self']
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
53
|
+
# @return Array for valid properties with the reasons
|
54
|
+
def list_invalid_properties
|
55
|
+
invalid_properties = Array.new
|
56
|
+
invalid_properties
|
57
|
+
end
|
58
|
+
|
59
|
+
# Check to see if the all the properties in the model are valid
|
60
|
+
# @return true if the model is valid
|
61
|
+
def valid?
|
62
|
+
true
|
63
|
+
end
|
64
|
+
|
65
|
+
# Checks equality by comparing each attribute.
|
66
|
+
# @param [Object] Object to be compared
|
67
|
+
def ==(o)
|
68
|
+
return true if self.equal?(o)
|
69
|
+
self.class == o.class &&
|
70
|
+
_self == o._self
|
71
|
+
end
|
72
|
+
|
73
|
+
# @see the `==` method
|
74
|
+
# @param [Object] Object to be compared
|
75
|
+
def eql?(o)
|
76
|
+
self == o
|
77
|
+
end
|
78
|
+
|
79
|
+
# Calculates hash code according to all attributes.
|
80
|
+
# @return [Fixnum] Hash code
|
81
|
+
def hash
|
82
|
+
[_self].hash
|
83
|
+
end
|
84
|
+
|
85
|
+
# Builds the object from hash
|
86
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
87
|
+
# @return [Object] Returns the model itself
|
88
|
+
def build_from_hash(attributes)
|
89
|
+
return nil unless attributes.is_a?(Hash)
|
90
|
+
self.class.swagger_types.each_pair do |key, type|
|
91
|
+
if type =~ /\AArray<(.*)>/i
|
92
|
+
# check to ensure the input is an array given that the the attribute
|
93
|
+
# is documented as an array but the input is not
|
94
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
95
|
+
self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
96
|
+
end
|
97
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
98
|
+
self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
99
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
100
|
+
end
|
101
|
+
|
102
|
+
self
|
103
|
+
end
|
104
|
+
|
105
|
+
# Deserializes the data based on type
|
106
|
+
# @param string type Data type
|
107
|
+
# @param string value Value to be deserialized
|
108
|
+
# @return [Object] Deserialized data
|
109
|
+
def _deserialize(type, value)
|
110
|
+
case type.to_sym
|
111
|
+
when :DateTime
|
112
|
+
DateTime.parse(value)
|
113
|
+
when :Date
|
114
|
+
Date.parse(value)
|
115
|
+
when :String
|
116
|
+
value.to_s
|
117
|
+
when :Integer
|
118
|
+
value.to_i
|
119
|
+
when :Float
|
120
|
+
value.to_f
|
121
|
+
when :BOOLEAN
|
122
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
123
|
+
true
|
124
|
+
else
|
125
|
+
false
|
126
|
+
end
|
127
|
+
when :Object
|
128
|
+
# generic object (usually a Hash), return directly
|
129
|
+
value
|
130
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
131
|
+
inner_type = Regexp.last_match[:inner_type]
|
132
|
+
value.map { |v| _deserialize(inner_type, v) }
|
133
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
134
|
+
k_type = Regexp.last_match[:k_type]
|
135
|
+
v_type = Regexp.last_match[:v_type]
|
136
|
+
{}.tap do |hash|
|
137
|
+
value.each do |k, v|
|
138
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
139
|
+
end
|
140
|
+
end
|
141
|
+
else # model
|
142
|
+
temp_model = CyberSource.const_get(type).new
|
143
|
+
temp_model.build_from_hash(value)
|
144
|
+
end
|
145
|
+
end
|
146
|
+
|
147
|
+
# Returns the string representation of the object
|
148
|
+
# @return [String] String presentation of the object
|
149
|
+
def to_s
|
150
|
+
to_hash.to_s
|
151
|
+
end
|
152
|
+
|
153
|
+
# to_body is an alias to to_hash (backward compatibility)
|
154
|
+
# @return [Hash] Returns the object in the form of hash
|
155
|
+
def to_body
|
156
|
+
to_hash
|
157
|
+
end
|
158
|
+
|
159
|
+
# Returns the object in the form of hash
|
160
|
+
# @return [Hash] Returns the object in the form of hash
|
161
|
+
def to_hash
|
162
|
+
hash = {}
|
163
|
+
self.class.attribute_map.each_pair do |attr, param|
|
164
|
+
value = self.send(attr)
|
165
|
+
next if value.nil?
|
166
|
+
hash[param] = _to_hash(value)
|
167
|
+
end
|
168
|
+
hash
|
169
|
+
end
|
170
|
+
|
171
|
+
# Outputs non-array value in the form of hash
|
172
|
+
# For object, use to_hash. Otherwise, just return the value
|
173
|
+
# @param [Object] value Any valid value
|
174
|
+
# @return [Hash] Returns the value in the form of hash
|
175
|
+
def _to_hash(value)
|
176
|
+
if value.is_a?(Array)
|
177
|
+
value.compact.map { |v| _to_hash(v) }
|
178
|
+
elsif value.is_a?(Hash)
|
179
|
+
{}.tap do |hash|
|
180
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
181
|
+
end
|
182
|
+
elsif value.respond_to? :to_hash
|
183
|
+
value.to_hash
|
184
|
+
else
|
185
|
+
value
|
186
|
+
end
|
187
|
+
end
|
188
|
+
end
|
189
|
+
end
|
@@ -12,8 +12,8 @@ Swagger Codegen version: 2.4.38
|
|
12
12
|
require 'date'
|
13
13
|
|
14
14
|
module CyberSource
|
15
|
-
class
|
16
|
-
# Link to the
|
15
|
+
class Tmsv2TokenizedCardLinksSelf
|
16
|
+
# Link to the Tokenized Card. example: 'tms/v2/tokenized-cards/7010000000016241111'
|
17
17
|
attr_accessor :href
|
18
18
|
|
19
19
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -12,41 +12,53 @@ Swagger Codegen version: 2.4.38
|
|
12
12
|
require 'date'
|
13
13
|
|
14
14
|
module CyberSource
|
15
|
-
#
|
15
|
+
# Card object used to create a network token
|
16
16
|
class Tmsv2TokenizedCardCard
|
17
|
-
# The customer's
|
18
|
-
attr_accessor :
|
17
|
+
# The customer's payment card number, also known as the Primary Account Number (PAN).
|
18
|
+
attr_accessor :number
|
19
19
|
|
20
|
-
#
|
20
|
+
# Two-digit month in which the payment card expires. Format: `MM`. Possible Values: `01` through `12`.
|
21
21
|
attr_accessor :expiration_month
|
22
22
|
|
23
|
-
# Four-digit year in which the
|
23
|
+
# Four-digit year in which the credit card expires. Format: `YYYY`.
|
24
24
|
attr_accessor :expiration_year
|
25
25
|
|
26
|
+
# The type of card(Card network). Possible Values: 001: visa
|
27
|
+
attr_accessor :type
|
28
|
+
|
29
|
+
# The customer's latest payment card number suffix.
|
30
|
+
attr_accessor :suffix
|
31
|
+
|
26
32
|
# Attribute mapping from ruby-style variable name to JSON key.
|
27
33
|
def self.attribute_map
|
28
34
|
{
|
29
|
-
:'
|
35
|
+
:'number' => :'number',
|
30
36
|
:'expiration_month' => :'expirationMonth',
|
31
|
-
:'expiration_year' => :'expirationYear'
|
37
|
+
:'expiration_year' => :'expirationYear',
|
38
|
+
:'type' => :'type',
|
39
|
+
:'suffix' => :'suffix'
|
32
40
|
}
|
33
41
|
end
|
34
42
|
|
35
43
|
# Attribute mapping from JSON key to ruby-style variable name.
|
36
44
|
def self.json_map
|
37
45
|
{
|
38
|
-
:'
|
46
|
+
:'number' => :'number',
|
39
47
|
:'expiration_month' => :'expiration_month',
|
40
|
-
:'expiration_year' => :'expiration_year'
|
48
|
+
:'expiration_year' => :'expiration_year',
|
49
|
+
:'type' => :'type',
|
50
|
+
:'suffix' => :'suffix'
|
41
51
|
}
|
42
52
|
end
|
43
53
|
|
44
54
|
# Attribute type mapping.
|
45
55
|
def self.swagger_types
|
46
56
|
{
|
47
|
-
:'
|
57
|
+
:'number' => :'String',
|
48
58
|
:'expiration_month' => :'String',
|
49
|
-
:'expiration_year' => :'String'
|
59
|
+
:'expiration_year' => :'String',
|
60
|
+
:'type' => :'String',
|
61
|
+
:'suffix' => :'String'
|
50
62
|
}
|
51
63
|
end
|
52
64
|
|
@@ -58,8 +70,8 @@ module CyberSource
|
|
58
70
|
# convert string to symbol for hash key
|
59
71
|
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
60
72
|
|
61
|
-
if attributes.has_key?(:'
|
62
|
-
self.
|
73
|
+
if attributes.has_key?(:'number')
|
74
|
+
self.number = attributes[:'number']
|
63
75
|
end
|
64
76
|
|
65
77
|
if attributes.has_key?(:'expirationMonth')
|
@@ -69,6 +81,14 @@ module CyberSource
|
|
69
81
|
if attributes.has_key?(:'expirationYear')
|
70
82
|
self.expiration_year = attributes[:'expirationYear']
|
71
83
|
end
|
84
|
+
|
85
|
+
if attributes.has_key?(:'type')
|
86
|
+
self.type = attributes[:'type']
|
87
|
+
end
|
88
|
+
|
89
|
+
if attributes.has_key?(:'suffix')
|
90
|
+
self.suffix = attributes[:'suffix']
|
91
|
+
end
|
72
92
|
end
|
73
93
|
|
74
94
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -84,6 +104,12 @@ module CyberSource
|
|
84
104
|
true
|
85
105
|
end
|
86
106
|
|
107
|
+
# Custom attribute writer method with validation
|
108
|
+
# @param [Object] number Value to be assigned
|
109
|
+
def number=(number)
|
110
|
+
@number = number
|
111
|
+
end
|
112
|
+
|
87
113
|
# Custom attribute writer method with validation
|
88
114
|
# @param [Object] expiration_month Value to be assigned
|
89
115
|
def expiration_month=(expiration_month)
|
@@ -101,9 +127,11 @@ module CyberSource
|
|
101
127
|
def ==(o)
|
102
128
|
return true if self.equal?(o)
|
103
129
|
self.class == o.class &&
|
104
|
-
|
130
|
+
number == o.number &&
|
105
131
|
expiration_month == o.expiration_month &&
|
106
|
-
expiration_year == o.expiration_year
|
132
|
+
expiration_year == o.expiration_year &&
|
133
|
+
type == o.type &&
|
134
|
+
suffix == o.suffix
|
107
135
|
end
|
108
136
|
|
109
137
|
# @see the `==` method
|
@@ -115,7 +143,7 @@ module CyberSource
|
|
115
143
|
# Calculates hash code according to all attributes.
|
116
144
|
# @return [Fixnum] Hash code
|
117
145
|
def hash
|
118
|
-
[
|
146
|
+
[number, expiration_month, expiration_year, type, suffix].hash
|
119
147
|
end
|
120
148
|
|
121
149
|
# Builds the object from hash
|
@@ -12,27 +12,33 @@ Swagger Codegen version: 2.4.38
|
|
12
12
|
require 'date'
|
13
13
|
|
14
14
|
module CyberSource
|
15
|
+
# Metadata associated with the tokenized card.
|
15
16
|
class Tmsv2TokenizedCardMetadata
|
16
17
|
attr_accessor :card_art
|
17
18
|
|
19
|
+
attr_accessor :issuer
|
20
|
+
|
18
21
|
# Attribute mapping from ruby-style variable name to JSON key.
|
19
22
|
def self.attribute_map
|
20
23
|
{
|
21
|
-
:'card_art' => :'cardArt'
|
24
|
+
:'card_art' => :'cardArt',
|
25
|
+
:'issuer' => :'issuer'
|
22
26
|
}
|
23
27
|
end
|
24
28
|
|
25
29
|
# Attribute mapping from JSON key to ruby-style variable name.
|
26
30
|
def self.json_map
|
27
31
|
{
|
28
|
-
:'card_art' => :'card_art'
|
32
|
+
:'card_art' => :'card_art',
|
33
|
+
:'issuer' => :'issuer'
|
29
34
|
}
|
30
35
|
end
|
31
36
|
|
32
37
|
# Attribute type mapping.
|
33
38
|
def self.swagger_types
|
34
39
|
{
|
35
|
-
:'card_art' => :'
|
40
|
+
:'card_art' => :'TmsCardArt',
|
41
|
+
:'issuer' => :'Tmsv2TokenizedCardMetadataIssuer'
|
36
42
|
}
|
37
43
|
end
|
38
44
|
|
@@ -47,6 +53,10 @@ module CyberSource
|
|
47
53
|
if attributes.has_key?(:'cardArt')
|
48
54
|
self.card_art = attributes[:'cardArt']
|
49
55
|
end
|
56
|
+
|
57
|
+
if attributes.has_key?(:'issuer')
|
58
|
+
self.issuer = attributes[:'issuer']
|
59
|
+
end
|
50
60
|
end
|
51
61
|
|
52
62
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -67,7 +77,8 @@ module CyberSource
|
|
67
77
|
def ==(o)
|
68
78
|
return true if self.equal?(o)
|
69
79
|
self.class == o.class &&
|
70
|
-
card_art == o.card_art
|
80
|
+
card_art == o.card_art &&
|
81
|
+
issuer == o.issuer
|
71
82
|
end
|
72
83
|
|
73
84
|
# @see the `==` method
|
@@ -79,7 +90,7 @@ module CyberSource
|
|
79
90
|
# Calculates hash code according to all attributes.
|
80
91
|
# @return [Fixnum] Hash code
|
81
92
|
def hash
|
82
|
-
[card_art].hash
|
93
|
+
[card_art, issuer].hash
|
83
94
|
end
|
84
95
|
|
85
96
|
# Builds the object from hash
|
@@ -0,0 +1,213 @@
|
|
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
|
+
# Issuer associated with the tokenized card.
|
16
|
+
class Tmsv2TokenizedCardMetadataIssuer
|
17
|
+
# issuer name.
|
18
|
+
attr_accessor :name
|
19
|
+
|
20
|
+
# issuer short description.
|
21
|
+
attr_accessor :short_description
|
22
|
+
|
23
|
+
# issuer long description.
|
24
|
+
attr_accessor :long_description
|
25
|
+
|
26
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
27
|
+
def self.attribute_map
|
28
|
+
{
|
29
|
+
:'name' => :'name',
|
30
|
+
:'short_description' => :'shortDescription',
|
31
|
+
:'long_description' => :'longDescription'
|
32
|
+
}
|
33
|
+
end
|
34
|
+
|
35
|
+
# Attribute mapping from JSON key to ruby-style variable name.
|
36
|
+
def self.json_map
|
37
|
+
{
|
38
|
+
:'name' => :'name',
|
39
|
+
:'short_description' => :'short_description',
|
40
|
+
:'long_description' => :'long_description'
|
41
|
+
}
|
42
|
+
end
|
43
|
+
|
44
|
+
# Attribute type mapping.
|
45
|
+
def self.swagger_types
|
46
|
+
{
|
47
|
+
:'name' => :'String',
|
48
|
+
:'short_description' => :'String',
|
49
|
+
:'long_description' => :'String'
|
50
|
+
}
|
51
|
+
end
|
52
|
+
|
53
|
+
# Initializes the object
|
54
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
55
|
+
def initialize(attributes = {})
|
56
|
+
return unless attributes.is_a?(Hash)
|
57
|
+
|
58
|
+
# convert string to symbol for hash key
|
59
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
60
|
+
|
61
|
+
if attributes.has_key?(:'name')
|
62
|
+
self.name = attributes[:'name']
|
63
|
+
end
|
64
|
+
|
65
|
+
if attributes.has_key?(:'shortDescription')
|
66
|
+
self.short_description = attributes[:'shortDescription']
|
67
|
+
end
|
68
|
+
|
69
|
+
if attributes.has_key?(:'longDescription')
|
70
|
+
self.long_description = attributes[:'longDescription']
|
71
|
+
end
|
72
|
+
end
|
73
|
+
|
74
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
75
|
+
# @return Array for valid properties with the reasons
|
76
|
+
def list_invalid_properties
|
77
|
+
invalid_properties = Array.new
|
78
|
+
invalid_properties
|
79
|
+
end
|
80
|
+
|
81
|
+
# Check to see if the all the properties in the model are valid
|
82
|
+
# @return true if the model is valid
|
83
|
+
def valid?
|
84
|
+
true
|
85
|
+
end
|
86
|
+
|
87
|
+
# Checks equality by comparing each attribute.
|
88
|
+
# @param [Object] Object to be compared
|
89
|
+
def ==(o)
|
90
|
+
return true if self.equal?(o)
|
91
|
+
self.class == o.class &&
|
92
|
+
name == o.name &&
|
93
|
+
short_description == o.short_description &&
|
94
|
+
long_description == o.long_description
|
95
|
+
end
|
96
|
+
|
97
|
+
# @see the `==` method
|
98
|
+
# @param [Object] Object to be compared
|
99
|
+
def eql?(o)
|
100
|
+
self == o
|
101
|
+
end
|
102
|
+
|
103
|
+
# Calculates hash code according to all attributes.
|
104
|
+
# @return [Fixnum] Hash code
|
105
|
+
def hash
|
106
|
+
[name, short_description, long_description].hash
|
107
|
+
end
|
108
|
+
|
109
|
+
# Builds the object from hash
|
110
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
111
|
+
# @return [Object] Returns the model itself
|
112
|
+
def build_from_hash(attributes)
|
113
|
+
return nil unless attributes.is_a?(Hash)
|
114
|
+
self.class.swagger_types.each_pair do |key, type|
|
115
|
+
if type =~ /\AArray<(.*)>/i
|
116
|
+
# check to ensure the input is an array given that the the attribute
|
117
|
+
# is documented as an array but the input is not
|
118
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
119
|
+
self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
120
|
+
end
|
121
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
122
|
+
self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
123
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
124
|
+
end
|
125
|
+
|
126
|
+
self
|
127
|
+
end
|
128
|
+
|
129
|
+
# Deserializes the data based on type
|
130
|
+
# @param string type Data type
|
131
|
+
# @param string value Value to be deserialized
|
132
|
+
# @return [Object] Deserialized data
|
133
|
+
def _deserialize(type, value)
|
134
|
+
case type.to_sym
|
135
|
+
when :DateTime
|
136
|
+
DateTime.parse(value)
|
137
|
+
when :Date
|
138
|
+
Date.parse(value)
|
139
|
+
when :String
|
140
|
+
value.to_s
|
141
|
+
when :Integer
|
142
|
+
value.to_i
|
143
|
+
when :Float
|
144
|
+
value.to_f
|
145
|
+
when :BOOLEAN
|
146
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
147
|
+
true
|
148
|
+
else
|
149
|
+
false
|
150
|
+
end
|
151
|
+
when :Object
|
152
|
+
# generic object (usually a Hash), return directly
|
153
|
+
value
|
154
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
155
|
+
inner_type = Regexp.last_match[:inner_type]
|
156
|
+
value.map { |v| _deserialize(inner_type, v) }
|
157
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
158
|
+
k_type = Regexp.last_match[:k_type]
|
159
|
+
v_type = Regexp.last_match[:v_type]
|
160
|
+
{}.tap do |hash|
|
161
|
+
value.each do |k, v|
|
162
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
163
|
+
end
|
164
|
+
end
|
165
|
+
else # model
|
166
|
+
temp_model = CyberSource.const_get(type).new
|
167
|
+
temp_model.build_from_hash(value)
|
168
|
+
end
|
169
|
+
end
|
170
|
+
|
171
|
+
# Returns the string representation of the object
|
172
|
+
# @return [String] String presentation of the object
|
173
|
+
def to_s
|
174
|
+
to_hash.to_s
|
175
|
+
end
|
176
|
+
|
177
|
+
# to_body is an alias to to_hash (backward compatibility)
|
178
|
+
# @return [Hash] Returns the object in the form of hash
|
179
|
+
def to_body
|
180
|
+
to_hash
|
181
|
+
end
|
182
|
+
|
183
|
+
# Returns the object in the form of hash
|
184
|
+
# @return [Hash] Returns the object in the form of hash
|
185
|
+
def to_hash
|
186
|
+
hash = {}
|
187
|
+
self.class.attribute_map.each_pair do |attr, param|
|
188
|
+
value = self.send(attr)
|
189
|
+
next if value.nil?
|
190
|
+
hash[param] = _to_hash(value)
|
191
|
+
end
|
192
|
+
hash
|
193
|
+
end
|
194
|
+
|
195
|
+
# Outputs non-array value in the form of hash
|
196
|
+
# For object, use to_hash. Otherwise, just return the value
|
197
|
+
# @param [Object] value Any valid value
|
198
|
+
# @return [Hash] Returns the value in the form of hash
|
199
|
+
def _to_hash(value)
|
200
|
+
if value.is_a?(Array)
|
201
|
+
value.compact.map { |v| _to_hash(v) }
|
202
|
+
elsif value.is_a?(Hash)
|
203
|
+
{}.tap do |hash|
|
204
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
205
|
+
end
|
206
|
+
elsif value.respond_to? :to_hash
|
207
|
+
value.to_hash
|
208
|
+
else
|
209
|
+
value
|
210
|
+
end
|
211
|
+
end
|
212
|
+
end
|
213
|
+
end
|