cybersource_rest_client 0.0.48 → 0.0.49

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.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/lib/cybersource_rest_client/api/payments_api.rb +71 -0
  3. data/lib/cybersource_rest_client/api/push_funds_api.rb +131 -0
  4. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_tax_details.rb +2 -2
  5. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1.rb +262 -0
  6. data/lib/cybersource_rest_client/models/{pts_v2_payments_post201_response_risk_information_providers_provider_name.rb → pts_v2_payments_post201_response_1_order_information.rb} +14 -19
  7. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_bill_to.rb +344 -0
  8. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_ship_to.rb +318 -0
  9. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information.rb +201 -0
  10. data/lib/cybersource_rest_client/models/{pts_v2_payments_post201_response_risk_information_providers.rb → pts_v2_payments_post201_response_1_payment_information_bank.rb} +8 -10
  11. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_bank_account.rb +184 -0
  12. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_payment_type.rb +183 -0
  13. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_payment_type_method.rb +184 -0
  14. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information.rb +238 -0
  15. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information_avs.rb +190 -0
  16. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information_seller_protection.rb +184 -0
  17. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +22 -4
  18. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information.rb +5 -2
  19. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb +1 -1
  20. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_client_reference_information.rb +226 -0
  21. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_refund_amount_details.rb +17 -1
  22. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_aggregator_information.rb +215 -0
  23. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_aggregator_information_sub_merchant.rb +318 -0
  24. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_client_reference_information.rb +238 -0
  25. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_defined_information.rb +206 -0
  26. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information.rb +225 -0
  27. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information_merchant_descriptor.rb +270 -0
  28. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information.rb +208 -0
  29. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_amount_details.rb +224 -0
  30. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_surcharge.rb +190 -0
  31. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information.rb +236 -0
  32. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information.rb +297 -0
  33. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_payouts_options.rb +206 -0
  34. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_recurring_options.rb +184 -0
  35. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options.rb +183 -0
  36. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options_funding_options.rb +183 -0
  37. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options_funding_options_initiator.rb +190 -0
  38. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information.rb +384 -0
  39. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information.rb +183 -0
  40. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card.rb +281 -0
  41. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_customer.rb +190 -0
  42. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_instrument_identifier.rb +190 -0
  43. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_payment_instrument.rb +190 -0
  44. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_personal_identification.rb +206 -0
  45. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information.rb +425 -0
  46. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_account.rb +206 -0
  47. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information.rb +183 -0
  48. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information_card.rb +270 -0
  49. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_personal_identification.rb +222 -0
  50. data/lib/cybersource_rest_client/models/ptsv2payments_device_information.rb +11 -1
  51. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_information.rb +17 -1
  52. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_tax_details.rb +2 -2
  53. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_bill_to.rb +30 -4
  54. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information.rb +21 -1
  55. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_bank.rb +20 -4
  56. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_payment_type.rb +2 -12
  57. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_payment_type_method.rb +15 -5
  58. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +12 -2
  59. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information.rb +63 -4
  60. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information_personal_identification.rb +190 -0
  61. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_bill_to.rb +65 -1
  62. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_client_reference_information.rb +297 -0
  63. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information.rb +2 -2
  64. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_bank.rb +14 -4
  65. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_card.rb +36 -4
  66. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_e_wallet.rb +190 -0
  67. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_payment_type.rb +203 -0
  68. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_payment_type_method.rb +184 -0
  69. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb +35 -4
  70. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information_refund_options.rb +184 -0
  71. data/lib/cybersource_rest_client/models/ptsv2paymentsidvoids_payment_information.rb +1 -1
  72. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_agreement_information.rb +184 -0
  73. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_client_reference_information.rb +206 -0
  74. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_payment_information.rb +192 -0
  75. data/lib/cybersource_rest_client/models/{tss_v2_transactions_post201_response__embedded_payment_information_customer.rb → ptsv2refreshpaymentstatusid_payment_information_customer.rb} +1 -1
  76. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_payment_information_payment_type.rb +193 -0
  77. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_processing_information.rb +186 -0
  78. data/lib/cybersource_rest_client/models/push_funds201_response.rb +301 -0
  79. data/lib/cybersource_rest_client/models/push_funds201_response__links.rb +210 -0
  80. data/lib/cybersource_rest_client/models/push_funds201_response__links_customer.rb +195 -0
  81. data/lib/cybersource_rest_client/models/push_funds201_response__links_instrument_identifier.rb +195 -0
  82. data/lib/cybersource_rest_client/models/push_funds201_response__links_payment_instrument.rb +195 -0
  83. data/lib/cybersource_rest_client/models/push_funds201_response__links_self.rb +195 -0
  84. data/lib/cybersource_rest_client/models/push_funds201_response_client_reference_information.rb +206 -0
  85. data/lib/cybersource_rest_client/models/push_funds201_response_error_information.rb +217 -0
  86. data/lib/cybersource_rest_client/models/push_funds201_response_error_information_details.rb +206 -0
  87. data/lib/cybersource_rest_client/models/push_funds201_response_merchant_information.rb +183 -0
  88. data/lib/cybersource_rest_client/models/push_funds201_response_merchant_information_merchant_descriptor.rb +222 -0
  89. data/lib/cybersource_rest_client/models/push_funds201_response_order_information.rb +183 -0
  90. data/lib/cybersource_rest_client/models/push_funds201_response_order_information_amount_details.rb +247 -0
  91. data/lib/cybersource_rest_client/models/push_funds201_response_processor_information.rb +264 -0
  92. data/lib/cybersource_rest_client/models/push_funds201_response_recipient_information.rb +183 -0
  93. data/lib/cybersource_rest_client/models/push_funds201_response_recipient_information_card.rb +206 -0
  94. data/lib/cybersource_rest_client/models/push_funds400_response.rb +247 -0
  95. data/lib/cybersource_rest_client/models/push_funds400_response_details.rb +194 -0
  96. data/lib/cybersource_rest_client/models/push_funds401_response.rb +226 -0
  97. data/lib/cybersource_rest_client/models/push_funds404_response.rb +226 -0
  98. data/lib/cybersource_rest_client/models/push_funds502_response.rb +236 -0
  99. data/lib/cybersource_rest_client/models/push_funds_request.rb +264 -0
  100. data/lib/cybersource_rest_client/models/refresh_payment_status_request.rb +210 -0
  101. data/lib/cybersource_rest_client/models/refund_capture_request.rb +1 -1
  102. data/lib/cybersource_rest_client/models/refund_payment_request.rb +1 -1
  103. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_payment_type.rb +1 -1
  104. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information.rb +1 -1
  105. data/lib/cybersource_rest_client.rb +77 -3
  106. metadata +79 -5
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybersource_rest_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.48
4
+ version: 0.0.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - CyberSource
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -347,6 +347,7 @@ files:
347
347
  - lib/cybersource_rest_client/api/payments_api.rb
348
348
  - lib/cybersource_rest_client/api/payouts_api.rb
349
349
  - lib/cybersource_rest_client/api/purchase_and_refund_details_api.rb
350
+ - lib/cybersource_rest_client/api/push_funds_api.rb
350
351
  - lib/cybersource_rest_client/api/refund_api.rb
351
352
  - lib/cybersource_rest_client/api/report_definitions_api.rb
352
353
  - lib/cybersource_rest_client/api/report_downloads_api.rb
@@ -529,6 +530,18 @@ files:
529
530
  - lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processor_information.rb
530
531
  - lib/cybersource_rest_client/models/pts_v2_payments_captures_post400_response.rb
531
532
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response.rb
533
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1.rb
534
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information.rb
535
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_bill_to.rb
536
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_ship_to.rb
537
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information.rb
538
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_bank.rb
539
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_bank_account.rb
540
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_payment_type.rb
541
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_payment_type_method.rb
542
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information.rb
543
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information_avs.rb
544
+ - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information_seller_protection.rb
532
545
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response__links.rb
533
546
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response__links_self.rb
534
547
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_buyer_information.rb
@@ -573,8 +586,6 @@ files:
573
586
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_info_codes.rb
574
587
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_ip_address.rb
575
588
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_profile.rb
576
- - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_providers.rb
577
- - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_providers_provider_name.rb
578
589
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_rules.rb
579
590
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_score.rb
580
591
  - lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_travel.rb
@@ -593,6 +604,7 @@ files:
593
604
  - lib/cybersource_rest_client/models/pts_v2_payments_post502_response.rb
594
605
  - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb
595
606
  - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response__links.rb
607
+ - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_client_reference_information.rb
596
608
  - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_order_information.rb
597
609
  - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb
598
610
  - lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_refund_amount_details.rb
@@ -618,6 +630,34 @@ files:
618
630
  - lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_recipient_information.rb
619
631
  - lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_recipient_information_card.rb
620
632
  - lib/cybersource_rest_client/models/pts_v2_payouts_post400_response.rb
633
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_aggregator_information.rb
634
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_aggregator_information_sub_merchant.rb
635
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_client_reference_information.rb
636
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_defined_information.rb
637
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information.rb
638
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information_merchant_descriptor.rb
639
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information.rb
640
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_amount_details.rb
641
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_surcharge.rb
642
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information.rb
643
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information.rb
644
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_payouts_options.rb
645
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_recurring_options.rb
646
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options.rb
647
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options_funding_options.rb
648
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_options_funding_options_initiator.rb
649
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information.rb
650
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information.rb
651
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card.rb
652
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_customer.rb
653
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_instrument_identifier.rb
654
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card_payment_instrument.rb
655
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_personal_identification.rb
656
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information.rb
657
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_account.rb
658
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information.rb
659
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information_card.rb
660
+ - lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_personal_identification.rb
621
661
  - lib/cybersource_rest_client/models/ptsv2credits_installment_information.rb
622
662
  - lib/cybersource_rest_client/models/ptsv2credits_processing_information.rb
623
663
  - lib/cybersource_rest_client/models/ptsv2credits_processing_information_bank_transfer_options.rb
@@ -725,6 +765,7 @@ files:
725
765
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information.rb
726
766
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information_sub_merchant.rb
727
767
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information.rb
768
+ - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information_personal_identification.rb
728
769
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_device_information.rb
729
770
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_installment_information.rb
730
771
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_merchant_information.rb
@@ -741,15 +782,20 @@ files:
741
782
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information.rb
742
783
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_authorization_options.rb
743
784
  - lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_capture_options.rb
785
+ - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_client_reference_information.rb
744
786
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_merchant_information.rb
745
787
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_order_information.rb
746
788
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_order_information_line_items.rb
747
789
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information.rb
748
790
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_bank.rb
749
791
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_card.rb
792
+ - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_e_wallet.rb
793
+ - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_payment_type.rb
794
+ - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_payment_type_method.rb
750
795
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_point_of_sale_information.rb
751
796
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb
752
797
  - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information_recurring_options.rb
798
+ - lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information_refund_options.rb
753
799
  - lib/cybersource_rest_client/models/ptsv2paymentsidreversals_client_reference_information.rb
754
800
  - lib/cybersource_rest_client/models/ptsv2paymentsidreversals_client_reference_information_partner.rb
755
801
  - lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information.rb
@@ -778,7 +824,36 @@ files:
778
824
  - lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb
779
825
  - lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb
780
826
  - lib/cybersource_rest_client/models/ptsv2payouts_sender_information_account.rb
827
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_agreement_information.rb
828
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_client_reference_information.rb
829
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_payment_information.rb
830
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_payment_information_customer.rb
831
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_payment_information_payment_type.rb
832
+ - lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_processing_information.rb
781
833
  - lib/cybersource_rest_client/models/ptsv2voids_processing_information.rb
834
+ - lib/cybersource_rest_client/models/push_funds201_response.rb
835
+ - lib/cybersource_rest_client/models/push_funds201_response__links.rb
836
+ - lib/cybersource_rest_client/models/push_funds201_response__links_customer.rb
837
+ - lib/cybersource_rest_client/models/push_funds201_response__links_instrument_identifier.rb
838
+ - lib/cybersource_rest_client/models/push_funds201_response__links_payment_instrument.rb
839
+ - lib/cybersource_rest_client/models/push_funds201_response__links_self.rb
840
+ - lib/cybersource_rest_client/models/push_funds201_response_client_reference_information.rb
841
+ - lib/cybersource_rest_client/models/push_funds201_response_error_information.rb
842
+ - lib/cybersource_rest_client/models/push_funds201_response_error_information_details.rb
843
+ - lib/cybersource_rest_client/models/push_funds201_response_merchant_information.rb
844
+ - lib/cybersource_rest_client/models/push_funds201_response_merchant_information_merchant_descriptor.rb
845
+ - lib/cybersource_rest_client/models/push_funds201_response_order_information.rb
846
+ - lib/cybersource_rest_client/models/push_funds201_response_order_information_amount_details.rb
847
+ - lib/cybersource_rest_client/models/push_funds201_response_processor_information.rb
848
+ - lib/cybersource_rest_client/models/push_funds201_response_recipient_information.rb
849
+ - lib/cybersource_rest_client/models/push_funds201_response_recipient_information_card.rb
850
+ - lib/cybersource_rest_client/models/push_funds400_response.rb
851
+ - lib/cybersource_rest_client/models/push_funds400_response_details.rb
852
+ - lib/cybersource_rest_client/models/push_funds401_response.rb
853
+ - lib/cybersource_rest_client/models/push_funds404_response.rb
854
+ - lib/cybersource_rest_client/models/push_funds502_response.rb
855
+ - lib/cybersource_rest_client/models/push_funds_request.rb
856
+ - lib/cybersource_rest_client/models/refresh_payment_status_request.rb
782
857
  - lib/cybersource_rest_client/models/refund_capture_request.rb
783
858
  - lib/cybersource_rest_client/models/refund_payment_request.rb
784
859
  - lib/cybersource_rest_client/models/reporting_get200_response_interchange_clearing_level_details.rb
@@ -1068,7 +1143,6 @@ files:
1068
1143
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_bank.rb
1069
1144
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_bank_account.rb
1070
1145
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_card.rb
1071
- - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_customer.rb
1072
1146
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_payment_type.rb
1073
1147
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information.rb
1074
1148
  - lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information_partner.rb