cybersource_rest_client 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (188) hide show
  1. checksums.yaml +4 -4
  2. data/lib/cybersource_rest_client.rb +3 -39
  3. data/lib/cybersource_rest_client/api/conversion_details_api.rb +4 -4
  4. data/lib/cybersource_rest_client/api/decision_manager_api.rb +2 -2
  5. data/lib/cybersource_rest_client/api/net_fundings_api.rb +4 -4
  6. data/lib/cybersource_rest_client/api/notification_of_changes_api.rb +4 -4
  7. data/lib/cybersource_rest_client/api/purchase_and_refund_details_api.rb +4 -10
  8. data/lib/cybersource_rest_client/api/report_downloads_api.rb +2 -2
  9. data/lib/cybersource_rest_client/api/reports_api.rb +12 -25
  10. data/lib/cybersource_rest_client/api/secure_file_share_api.rb +4 -4
  11. data/lib/cybersource_rest_client/api/transaction_batches_api.rb +6 -6
  12. data/lib/cybersource_rest_client/models/capture_payment_request.rb +1 -1
  13. data/lib/cybersource_rest_client/models/create_credit_request.rb +1 -1
  14. data/lib/cybersource_rest_client/models/create_payment_instrument_request.rb +2 -48
  15. data/lib/cybersource_rest_client/models/create_payment_request.rb +1 -1
  16. data/lib/cybersource_rest_client/models/create_search_request.rb +2 -2
  17. data/lib/cybersource_rest_client/models/embedded_instrument_identifier.rb +2 -48
  18. data/lib/cybersource_rest_client/models/file_detail.rb +1 -35
  19. data/lib/cybersource_rest_client/models/instrument_identifier.rb +2 -48
  20. data/lib/cybersource_rest_client/models/payment_instrument.rb +2 -48
  21. data/lib/cybersource_rest_client/models/payment_instrument_bank_account.rb +0 -34
  22. data/lib/cybersource_rest_client/models/payment_instrument_card.rb +2 -36
  23. data/lib/cybersource_rest_client/models/payment_instruments_for_instrument_identifier.rb +1 -35
  24. data/lib/cybersource_rest_client/models/personal_identification.rb +1 -35
  25. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response.rb +0 -34
  26. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response.rb +0 -34
  27. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post400_response.rb +0 -46
  28. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response.rb +0 -34
  29. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_error_information.rb +0 -34
  30. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_error_information_details.rb +0 -34
  31. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_issuer_information.rb +1 -1
  32. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features.rb +13 -37
  33. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_bank.rb +1 -1
  34. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +2 -2
  35. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +7 -7
  36. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_avs.rb +15 -0
  37. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_card_verification.rb +1 -1
  38. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_merchant_advice.rb +1 -1
  39. data/lib/cybersource_rest_client/models/pts_v2_payments_post400_response.rb +0 -46
  40. data/lib/cybersource_rest_client/models/pts_v2_payments_post502_response.rb +1 -47
  41. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb +0 -34
  42. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb +1 -1
  43. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post400_response.rb +0 -46
  44. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response.rb +0 -34
  45. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_processor_information.rb +3 -3
  46. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post400_response.rb +0 -46
  47. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response.rb +0 -34
  48. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post400_response.rb +0 -46
  49. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response.rb +0 -34
  50. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_error_information.rb +0 -34
  51. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_order_information_amount_details.rb +1 -1
  52. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_processor_information.rb +1 -1
  53. data/lib/cybersource_rest_client/models/pts_v2_payouts_post400_response.rb +0 -34
  54. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information_bank_transfer_options.rb +1 -1
  55. data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information.rb +2 -2
  56. data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information_sub_merchant.rb +9 -9
  57. data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information_personal_identification.rb +0 -34
  58. data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information.rb +6 -6
  59. data/lib/cybersource_rest_client/models/ptsv2payments_device_information.rb +5 -5
  60. data/lib/cybersource_rest_client/models/ptsv2payments_issuer_information.rb +1 -1
  61. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_defined_information.rb +1 -1
  62. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_information.rb +1 -1
  63. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb +2 -2
  64. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +3 -3
  65. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb +1 -1
  66. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_surcharge.rb +1 -1
  67. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_tax_details.rb +7 -41
  68. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_bill_to.rb +32 -50
  69. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_invoice_details.rb +1 -1
  70. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_line_items.rb +4 -4
  71. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_bank.rb +1 -1
  72. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_bank_account.rb +1 -1
  73. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_tokenized_card.rb +3 -3
  74. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +1 -1
  75. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options.rb +4 -26
  76. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options_initiator.rb +1 -35
  77. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_bank_transfer_options.rb +2 -2
  78. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_capture_options.rb +1 -1
  79. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_recurring_options.rb +2 -2
  80. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information.rb +2 -2
  81. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information_sub_merchant.rb +8 -8
  82. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_amount_details.rb +3 -3
  83. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_bill_to.rb +32 -16
  84. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_order_information_line_items.rb +3 -3
  85. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information_recurring_options.rb +1 -1
  86. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information_amount_details.rb +1 -1
  87. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details.rb +1 -1
  88. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details_surcharge.rb +1 -1
  89. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_bill_to.rb +14 -48
  90. data/lib/cybersource_rest_client/models/refund_capture_request.rb +1 -1
  91. data/lib/cybersource_rest_client/models/refund_payment_request.rb +1 -1
  92. data/lib/cybersource_rest_client/models/reporting_v3_net_fundings_get200_response.rb +1 -1
  93. data/lib/cybersource_rest_client/models/reporting_v3_net_fundings_get200_response_net_funding_summaries.rb +1 -34
  94. data/lib/cybersource_rest_client/models/reporting_v3_report_definitions_get200_response_report_definitions.rb +0 -22
  95. data/lib/cybersource_rest_client/models/reporting_v3_report_definitions_name_get200_response.rb +0 -22
  96. data/lib/cybersource_rest_client/models/reporting_v3_report_subscriptions_get200_response_subscriptions.rb +2 -48
  97. data/lib/cybersource_rest_client/models/reporting_v3_reports_get200_response.rb +8 -8
  98. data/lib/cybersource_rest_client/models/{reporting_v3_reports_get200_response_reports.rb → reporting_v3_reports_get200_response_report_search_results.rb} +4 -62
  99. data/lib/cybersource_rest_client/models/reporting_v3_reports_id_get200_response.rb +3 -61
  100. data/lib/cybersource_rest_client/models/reportingv3reports_report_preferences.rb +1 -35
  101. data/lib/cybersource_rest_client/models/request_body.rb +1 -35
  102. data/lib/cybersource_rest_client/models/request_body_1.rb +2 -47
  103. data/lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_risk_information_ip_address.rb +1 -1
  104. data/lib/cybersource_rest_client/models/risk_v1_decisions_post400_response.rb +0 -34
  105. data/lib/cybersource_rest_client/models/riskv1decisions_card_verification.rb +1 -1
  106. data/lib/cybersource_rest_client/models/riskv1decisions_device_information.rb +5 -5
  107. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_amount_details.rb +1 -1
  108. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_bill_to.rb +15 -15
  109. data/lib/cybersource_rest_client/models/riskv1decisions_travel_information_legs.rb +1 -1
  110. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response.rb +1 -35
  111. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_bank_account.rb +0 -34
  112. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_card.rb +2 -36
  113. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_bank_transfer_options.rb +0 -34
  114. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_instrument_identifier.rb +2 -48
  115. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_payment_instruments.rb +2 -48
  116. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_personal_identification.rb +1 -35
  117. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response.rb +2 -48
  118. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response.rb +2 -2
  119. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_application_information.rb +3 -3
  120. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_consumer_authentication_information.rb +2 -2
  121. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_device_information.rb +5 -5
  122. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_error_information.rb +2 -2
  123. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_fraud_marking_information.rb +1 -1
  124. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_amount_details.rb +1 -1
  125. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_bill_to.rb +47 -31
  126. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_line_items.rb +1 -1
  127. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_ship_to.rb +6 -6
  128. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_bank.rb +5 -5
  129. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_bank_account.rb +5 -5
  130. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_bank_mandate.rb +3 -3
  131. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_payment_type.rb +23 -34
  132. data/lib/cybersource_rest_client/models/{risk_v1_authentications_post400_response.rb → tss_v2_transactions_get200_response_payment_information_payment_type_funding_source.rb} +37 -38
  133. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information.rb +1 -1
  134. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_bank_transfer_options.rb +1 -1
  135. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +3 -3
  136. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response.rb +14 -4
  137. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_consumer_authentication_information.rb +1 -1
  138. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_device_information.rb +5 -5
  139. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_order_information_bill_to.rb +5 -5
  140. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_payment_type.rb +9 -9
  141. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information.rb +2 -2
  142. data/lib/cybersource_rest_client/models/{riskv1authentications_device_information_raw_data.rb → tss_v2_transactions_post201_response__embedded_point_of_sale_information_partner.rb} +17 -27
  143. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information.rb +1 -1
  144. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_risk_information_providers_fingerprint.rb +3 -3
  145. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_transaction_summaries.rb +2 -2
  146. data/lib/cybersource_rest_client/models/tss_v2_transactions_post400_response.rb +0 -34
  147. data/lib/cybersource_rest_client/models/ums_v1_users_get200_response_account_information.rb +1 -34
  148. data/lib/cybersource_rest_client/models/update_payment_instrument_request.rb +2 -48
  149. data/lib/cybersource_rest_client/models/v1_file_details_get200_response_file_details.rb +1 -35
  150. metadata +5 -43
  151. data/lib/cybersource_rest_client/api/download_dtd_api.rb +0 -88
  152. data/lib/cybersource_rest_client/api/download_xsd_api.rb +0 -88
  153. data/lib/cybersource_rest_client/api/payer_authentication_api.rb +0 -154
  154. data/lib/cybersource_rest_client/models/check_payer_auth_enrollment_request.rb +0 -275
  155. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_bill_to_company.rb +0 -349
  156. data/lib/cybersource_rest_client/models/request.rb +0 -210
  157. data/lib/cybersource_rest_client/models/risk_v1_authentication_results_post201_response.rb +0 -285
  158. data/lib/cybersource_rest_client/models/risk_v1_authentication_results_post201_response_consumer_authentication_information.rb +0 -324
  159. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response.rb +0 -294
  160. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response_consumer_authentication_information.rb +0 -429
  161. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response_order_information.rb +0 -183
  162. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response_order_information_amount_details.rb +0 -199
  163. data/lib/cybersource_rest_client/models/riskv1authenticationresults_consumer_authentication_information.rb +0 -214
  164. data/lib/cybersource_rest_client/models/riskv1authenticationresults_order_information.rb +0 -194
  165. data/lib/cybersource_rest_client/models/riskv1authenticationresults_order_information_line_items.rb +0 -267
  166. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information.rb +0 -192
  167. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_card.rb +0 -264
  168. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_tokenized_card.rb +0 -264
  169. data/lib/cybersource_rest_client/models/riskv1authentications_buyer_information.rb +0 -196
  170. data/lib/cybersource_rest_client/models/riskv1authentications_client_reference_information.rb +0 -208
  171. data/lib/cybersource_rest_client/models/riskv1authentications_consumer_authentication_information.rb +0 -552
  172. data/lib/cybersource_rest_client/models/riskv1authentications_device_information.rb +0 -285
  173. data/lib/cybersource_rest_client/models/riskv1authentications_merchant_information.rb +0 -199
  174. data/lib/cybersource_rest_client/models/riskv1authentications_order_information.rb +0 -258
  175. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_bill_to.rb +0 -496
  176. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_line_items.rb +0 -371
  177. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_ship_to.rb +0 -434
  178. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information.rb +0 -192
  179. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_card.rb +0 -291
  180. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_tokenized_card.rb +0 -291
  181. data/lib/cybersource_rest_client/models/riskv1authentications_recurring_payment_information.rb +0 -235
  182. data/lib/cybersource_rest_client/models/riskv1authentications_risk_information.rb +0 -183
  183. data/lib/cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history.rb +0 -262
  184. data/lib/cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history_account_history.rb +0 -209
  185. data/lib/cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history_customer_account.rb +0 -279
  186. data/lib/cybersource_rest_client/models/riskv1authentications_travel_information.rb +0 -206
  187. data/lib/cybersource_rest_client/models/riskv1authentications_travel_information_legs.rb +0 -259
  188. data/lib/cybersource_rest_client/models/riskv1authentications_travel_information_passengers.rb +0 -224
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10adc07b1ae1b451ebe85d53aab3b088a2d822db5b0e2f26418df4e4a001d4bd
4
- data.tar.gz: 6dabb9d785653415a15b65e56ffd619cb34281a90d4e994ee64414378a97d2ab
3
+ metadata.gz: '095016d504717fc55eb2c82ed3f90534423e0625547df4bbac5a6f022fc41bf2'
4
+ data.tar.gz: 739d7285282699d748eb6610cfe893e0339c0345246c87de95c3c04dcb941355
5
5
  SHA512:
6
- metadata.gz: '08abb51d47455353507129dd87e849ad184961784507a083273ff6a4b815834b4383a045f28f25877206357523bc913ae73712dd25f418b4c2480dbfec46c88f'
7
- data.tar.gz: 9598661ccc3ca1616327c6109cb1bd97bb3521d144a8b8131e820f436ed1479400ec7aa674600ef4fdc068d0a6e27cde7082051c62511e91427111faea92578b
6
+ metadata.gz: '069527b3e2006761e494ab81c1f9b0a41283285899858d4ae55f48fdd3dcc918f6be993d814ca7d568fa9785137d6ff4cda26735ffab7029b7cb8cdcb0c6a1cf'
7
+ data.tar.gz: 3e33cad7c10d59c85e0ccbcab7ce40880391a28df05d7c23e9fd02c3f6d026305c33515e0ea1faa6ca91362e2b364ce937783216087830f083f5723c1f816228
@@ -36,7 +36,6 @@ require 'cybersource_rest_client/models/bill_to'
36
36
  require 'cybersource_rest_client/models/buyer_information'
37
37
  require 'cybersource_rest_client/models/capture_payment_request'
38
38
  require 'cybersource_rest_client/models/card_info'
39
- require 'cybersource_rest_client/models/check_payer_auth_enrollment_request'
40
39
  require 'cybersource_rest_client/models/create_credit_request'
41
40
  require 'cybersource_rest_client/models/create_decision_manager_case_request'
42
41
  require 'cybersource_rest_client/models/create_instrument_identifier_request'
@@ -207,7 +206,6 @@ require 'cybersource_rest_client/models/ptsv2payments_order_information_amount_d
207
206
  require 'cybersource_rest_client/models/ptsv2payments_order_information_amount_details_surcharge'
208
207
  require 'cybersource_rest_client/models/ptsv2payments_order_information_amount_details_tax_details'
209
208
  require 'cybersource_rest_client/models/ptsv2payments_order_information_bill_to'
210
- require 'cybersource_rest_client/models/ptsv2payments_order_information_bill_to_company'
211
209
  require 'cybersource_rest_client/models/ptsv2payments_order_information_invoice_details'
212
210
  require 'cybersource_rest_client/models/ptsv2payments_order_information_invoice_details_transaction_advice_addendum'
213
211
  require 'cybersource_rest_client/models/ptsv2payments_order_information_line_items'
@@ -302,23 +300,15 @@ require 'cybersource_rest_client/models/reporting_v3_report_definitions_name_get
302
300
  require 'cybersource_rest_client/models/reporting_v3_report_subscriptions_get200_response'
303
301
  require 'cybersource_rest_client/models/reporting_v3_report_subscriptions_get200_response_subscriptions'
304
302
  require 'cybersource_rest_client/models/reporting_v3_reports_get200_response'
305
- require 'cybersource_rest_client/models/reporting_v3_reports_get200_response_reports'
303
+ require 'cybersource_rest_client/models/reporting_v3_reports_get200_response_report_search_results'
306
304
  require 'cybersource_rest_client/models/reporting_v3_reports_id_get200_response'
307
305
  require 'cybersource_rest_client/models/reportingv3_report_downloads_get400_response'
308
306
  require 'cybersource_rest_client/models/reportingv3_report_downloads_get400_response_details'
309
307
  require 'cybersource_rest_client/models/reportingv3reports_report_preferences'
310
- require 'cybersource_rest_client/models/request'
311
308
  require 'cybersource_rest_client/models/request_body'
312
309
  require 'cybersource_rest_client/models/request_body_1'
313
310
  require 'cybersource_rest_client/models/response_status'
314
311
  require 'cybersource_rest_client/models/response_status_details'
315
- require 'cybersource_rest_client/models/risk_v1_authentication_results_post201_response'
316
- require 'cybersource_rest_client/models/risk_v1_authentication_results_post201_response_consumer_authentication_information'
317
- require 'cybersource_rest_client/models/risk_v1_authentications_post201_response'
318
- require 'cybersource_rest_client/models/risk_v1_authentications_post201_response_consumer_authentication_information'
319
- require 'cybersource_rest_client/models/risk_v1_authentications_post201_response_order_information'
320
- require 'cybersource_rest_client/models/risk_v1_authentications_post201_response_order_information_amount_details'
321
- require 'cybersource_rest_client/models/risk_v1_authentications_post400_response'
322
312
  require 'cybersource_rest_client/models/risk_v1_decisions_post201_response'
323
313
  require 'cybersource_rest_client/models/risk_v1_decisions_post201_response_payment_information'
324
314
  require 'cybersource_rest_client/models/risk_v1_decisions_post201_response_risk_information'
@@ -337,33 +327,6 @@ require 'cybersource_rest_client/models/risk_v1_decisions_post201_response_risk_
337
327
  require 'cybersource_rest_client/models/risk_v1_decisions_post201_response_risk_information_velocity'
338
328
  require 'cybersource_rest_client/models/risk_v1_decisions_post201_response_risk_information_velocity_morphing'
339
329
  require 'cybersource_rest_client/models/risk_v1_decisions_post400_response'
340
- require 'cybersource_rest_client/models/riskv1authenticationresults_consumer_authentication_information'
341
- require 'cybersource_rest_client/models/riskv1authenticationresults_order_information'
342
- require 'cybersource_rest_client/models/riskv1authenticationresults_order_information_line_items'
343
- require 'cybersource_rest_client/models/riskv1authenticationresults_payment_information'
344
- require 'cybersource_rest_client/models/riskv1authenticationresults_payment_information_card'
345
- require 'cybersource_rest_client/models/riskv1authenticationresults_payment_information_tokenized_card'
346
- require 'cybersource_rest_client/models/riskv1authentications_buyer_information'
347
- require 'cybersource_rest_client/models/riskv1authentications_client_reference_information'
348
- require 'cybersource_rest_client/models/riskv1authentications_consumer_authentication_information'
349
- require 'cybersource_rest_client/models/riskv1authentications_device_information'
350
- require 'cybersource_rest_client/models/riskv1authentications_device_information_raw_data'
351
- require 'cybersource_rest_client/models/riskv1authentications_merchant_information'
352
- require 'cybersource_rest_client/models/riskv1authentications_order_information'
353
- require 'cybersource_rest_client/models/riskv1authentications_order_information_bill_to'
354
- require 'cybersource_rest_client/models/riskv1authentications_order_information_line_items'
355
- require 'cybersource_rest_client/models/riskv1authentications_order_information_ship_to'
356
- require 'cybersource_rest_client/models/riskv1authentications_payment_information'
357
- require 'cybersource_rest_client/models/riskv1authentications_payment_information_card'
358
- require 'cybersource_rest_client/models/riskv1authentications_payment_information_tokenized_card'
359
- require 'cybersource_rest_client/models/riskv1authentications_recurring_payment_information'
360
- require 'cybersource_rest_client/models/riskv1authentications_risk_information'
361
- require 'cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history'
362
- require 'cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history_account_history'
363
- require 'cybersource_rest_client/models/riskv1authentications_risk_information_buyer_history_customer_account'
364
- require 'cybersource_rest_client/models/riskv1authentications_travel_information'
365
- require 'cybersource_rest_client/models/riskv1authentications_travel_information_legs'
366
- require 'cybersource_rest_client/models/riskv1authentications_travel_information_passengers'
367
330
  require 'cybersource_rest_client/models/riskv1decisions_buyer_information'
368
331
  require 'cybersource_rest_client/models/riskv1decisions_card_verification'
369
332
  require 'cybersource_rest_client/models/riskv1decisions_client_reference_information'
@@ -452,6 +415,7 @@ require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_paym
452
415
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_card'
453
416
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_invoice'
454
417
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_payment_type'
418
+ require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_payment_type_funding_source'
455
419
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_point_of_sale_information'
456
420
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information'
457
421
  require 'cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_authorization_options'
@@ -479,6 +443,7 @@ require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__em
479
443
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_card'
480
444
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_payment_type'
481
445
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information'
446
+ require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information_partner'
482
447
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information'
483
448
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information'
484
449
  require 'cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_risk_information'
@@ -512,7 +477,6 @@ require 'cybersource_rest_client/api/instrument_identifier_api'
512
477
  require 'cybersource_rest_client/api/key_generation_api'
513
478
  require 'cybersource_rest_client/api/net_fundings_api'
514
479
  require 'cybersource_rest_client/api/notification_of_changes_api'
515
- require 'cybersource_rest_client/api/payer_authentication_api'
516
480
  require 'cybersource_rest_client/api/payment_instrument_api'
517
481
  require 'cybersource_rest_client/api/payments_api'
518
482
  require 'cybersource_rest_client/api/payouts_api'
@@ -22,8 +22,8 @@ module CyberSource
22
22
  end
23
23
  # Get conversion detail transactions
24
24
  # Get conversion detail of transactions for a merchant.
25
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
25
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [String] :organization_id Valid Cybersource Organization Id
29
29
  # @return [ReportingV3ConversionDetailsGet200Response]
@@ -34,8 +34,8 @@ module CyberSource
34
34
 
35
35
  # Get conversion detail transactions
36
36
  # Get conversion detail of transactions for a merchant.
37
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
38
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
37
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
38
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd'T'HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
39
39
  # @param [Hash] opts the optional parameters
40
40
  # @option opts [String] :organization_id Valid Cybersource Organization Id
41
41
  # @return [Array<(ReportingV3ConversionDetailsGet200Response, Fixnum, Hash)>] ReportingV3ConversionDetailsGet200Response data, response status code and response headers
@@ -20,7 +20,7 @@ module CyberSource
20
20
  @api_client = api_client
21
21
  @api_client.set_configuration(config)
22
22
  end
23
- # Create Decision Manager case
23
+ # Create Decision Manager Case
24
24
  # This is the combined request to the Decision Manager Service for a transaction sent to Cybersource. Decision Manager will return a decision based on the request values.
25
25
  # @param create_decision_manager_case_request
26
26
  # @param [Hash] opts the optional parameters
@@ -30,7 +30,7 @@ module CyberSource
30
30
  return data, status_code, headers
31
31
  end
32
32
 
33
- # Create Decision Manager case
33
+ # Create Decision Manager Case
34
34
  # This is the combined request to the Decision Manager Service for a transaction sent to Cybersource. Decision Manager will return a decision based on the request values.
35
35
  # @param create_decision_manager_case_request
36
36
  # @param [Hash] opts the optional parameters
@@ -22,8 +22,8 @@ module CyberSource
22
22
  end
23
23
  # Get Netfunding information for an account or a merchant
24
24
  # Get Netfunding information for an account or a merchant.
25
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
25
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [String] :organization_id Valid Cybersource Organization Id
29
29
  # @option opts [String] :group_name Valid CyberSource Group Name.
@@ -35,8 +35,8 @@ module CyberSource
35
35
 
36
36
  # Get Netfunding information for an account or a merchant
37
37
  # Get Netfunding information for an account or a merchant.
38
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
39
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
38
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
39
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
40
40
  # @param [Hash] opts the optional parameters
41
41
  # @option opts [String] :organization_id Valid Cybersource Organization Id
42
42
  # @option opts [String] :group_name Valid CyberSource Group Name.
@@ -22,8 +22,8 @@ module CyberSource
22
22
  end
23
23
  # Get Notification Of Changes
24
24
  # Download the Notification of Change report. This report shows eCheck-related fields updated as a result of a response to an eCheck settlement transaction.
25
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
25
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @return [ReportingV3NotificationofChangesGet200Response]
29
29
  def get_notification_of_change_report(start_time, end_time, opts = {})
@@ -33,8 +33,8 @@ module CyberSource
33
33
 
34
34
  # Get Notification Of Changes
35
35
  # Download the Notification of Change report. This report shows eCheck-related fields updated as a result of a response to an eCheck settlement transaction.
36
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
37
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
36
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
37
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @return [Array<(ReportingV3NotificationofChangesGet200Response, Fixnum, Hash)>] ReportingV3NotificationofChangesGet200Response data, response status code and response headers
40
40
  def get_notification_of_change_report_with_http_info(start_time, end_time, opts = {})
@@ -22,8 +22,8 @@ module CyberSource
22
22
  end
23
23
  # Get Purchase and Refund details
24
24
  # Download the Purchase and Refund Details report. This report report includes all purchases and refund transactions, as well as all activities related to transactions resulting in an adjustment to the net proceeds.
25
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
25
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
26
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [String] :organization_id Valid Cybersource Organization Id
29
29
  # @option opts [String] :payment_subtype Payment Subtypes. - **ALL**: All Payment Subtypes - **VI** : Visa - **MC** : Master Card - **AX** : American Express - **DI** : Discover - **DP** : Pinless Debit (default to ALL)
@@ -39,8 +39,8 @@ module CyberSource
39
39
 
40
40
  # Get Purchase and Refund details
41
41
  # Download the Purchase and Refund Details report. This report report includes all purchases and refund transactions, as well as all activities related to transactions resulting in an adjustment to the net proceeds.
42
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
43
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
42
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
43
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
44
44
  # @param [Hash] opts the optional parameters
45
45
  # @option opts [String] :organization_id Valid Cybersource Organization Id
46
46
  # @option opts [String] :payment_subtype Payment Subtypes. - **ALL**: All Payment Subtypes - **VI** : Visa - **MC** : Master Card - **AX** : American Express - **DI** : Discover - **DP** : Pinless Debit
@@ -79,12 +79,6 @@ module CyberSource
79
79
  #fail ArgumentError, "invalid value for 'opts[:\"organization_id\"]' when calling PurchaseAndRefundDetailsApi.get_purchase_and_refund_details, must conform to the pattern /[a-zA-Z0-9-_]+/."
80
80
  #end
81
81
 
82
- if @api_client.config.client_side_validation && opts[:'payment_subtype'] && !['ALL', 'VI', 'MC', 'AX', 'DI', 'DP'].include?(opts[:'payment_subtype'])
83
- fail ArgumentError, 'invalid value for "payment_subtype", must be one of ALL, VI, MC, AX, DI, DP'
84
- end
85
- if @api_client.config.client_side_validation && opts[:'view_by'] && !['requestDate', 'submissionDate'].include?(opts[:'view_by'])
86
- fail ArgumentError, 'invalid value for "view_by", must be one of requestDate, submissionDate'
87
- end
88
82
  if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] > 2000
89
83
  fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling PurchaseAndRefundDetailsApi.get_purchase_and_refund_details, must be smaller than or equal to 2000.'
90
84
  end
@@ -22,7 +22,7 @@ module CyberSource
22
22
  end
23
23
  # Download a report
24
24
  # Download a report using the unique report name and date.
25
- # @param report_date Valid date on which to download the report in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
25
+ # @param report_date Valid date on which to download the report in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
26
26
  # @param report_name Name of the report to download
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [String] :organization_id Valid Cybersource Organization Id
@@ -34,7 +34,7 @@ module CyberSource
34
34
 
35
35
  # Download a report
36
36
  # Download a report using the unique report name and date.
37
- # @param report_date Valid date on which to download the report in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
37
+ # @param report_date Valid date on which to download the report in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
38
38
  # @param report_name Name of the report to download
39
39
  # @param [Hash] opts the optional parameters
40
40
  # @option opts [String] :organization_id Valid Cybersource Organization Id
@@ -181,16 +181,16 @@ module CyberSource
181
181
  end
182
182
  # Retrieve available reports
183
183
  # Retrieve a list of the available reports to which you are subscribed. This will also give you the reportId value, which you can also use to download a report.
184
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
185
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
186
- # @param time_query_type Specify time you would like to search
184
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
185
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
186
+ # @param time_query_type Specify time you would like to search Valid values: - reportTimeFrame - executedTime
187
187
  # @param [Hash] opts the optional parameters
188
188
  # @option opts [String] :organization_id Valid Cybersource Organization Id
189
- # @option opts [String] :report_mime_type Valid Report Format
190
- # @option opts [String] :report_frequency Valid Report Frequency
189
+ # @option opts [String] :report_mime_type Valid Report Format Valid values: - application/xml - text/csv
190
+ # @option opts [String] :report_frequency Valid Report Frequency Valid values: - DAILY - WEEKLY - MONTHLY - ADHOC
191
191
  # @option opts [String] :report_name Valid Report Name
192
192
  # @option opts [Integer] :report_definition_id Valid Report Definition Id
193
- # @option opts [String] :report_status Valid Report Status
193
+ # @option opts [String] :report_status Valid Report Status Valid values: - COMPLETED - PENDING - QUEUED - RUNNING - ERROR - NO_DATA
194
194
  # @return [ReportingV3ReportsGet200Response]
195
195
  def search_reports(start_time, end_time, time_query_type, opts = {})
196
196
  data, status_code, headers = search_reports_with_http_info(start_time, end_time, time_query_type, opts)
@@ -199,16 +199,16 @@ module CyberSource
199
199
 
200
200
  # Retrieve available reports
201
201
  # Retrieve a list of the available reports to which you are subscribed. This will also give you the reportId value, which you can also use to download a report.
202
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
203
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
204
- # @param time_query_type Specify time you would like to search
202
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
203
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZ (e.g. 2018-01-01T00:00:00.000Z)
204
+ # @param time_query_type Specify time you would like to search Valid values: - reportTimeFrame - executedTime
205
205
  # @param [Hash] opts the optional parameters
206
206
  # @option opts [String] :organization_id Valid Cybersource Organization Id
207
- # @option opts [String] :report_mime_type Valid Report Format
208
- # @option opts [String] :report_frequency Valid Report Frequency
207
+ # @option opts [String] :report_mime_type Valid Report Format Valid values: - application/xml - text/csv
208
+ # @option opts [String] :report_frequency Valid Report Frequency Valid values: - DAILY - WEEKLY - MONTHLY - ADHOC
209
209
  # @option opts [String] :report_name Valid Report Name
210
210
  # @option opts [Integer] :report_definition_id Valid Report Definition Id
211
- # @option opts [String] :report_status Valid Report Status
211
+ # @option opts [String] :report_status Valid Report Status Valid values: - COMPLETED - PENDING - QUEUED - RUNNING - ERROR - NO_DATA
212
212
  # @return [Array<(ReportingV3ReportsGet200Response, Fixnum, Hash)>] ReportingV3ReportsGet200Response data, response status code and response headers
213
213
  def search_reports_with_http_info(start_time, end_time, time_query_type, opts = {})
214
214
 
@@ -232,10 +232,6 @@ module CyberSource
232
232
  if @api_client.config.client_side_validation && time_query_type.nil?
233
233
  fail ArgumentError, "Missing the required parameter 'time_query_type' when calling ReportsApi.search_reports"
234
234
  end
235
- # verify enum value
236
- if @api_client.config.client_side_validation && !['reportTimeFrame', 'executedTime'].include?(time_query_type)
237
- fail ArgumentError, "invalid value for 'time_query_type', must be one of reportTimeFrame, executedTime"
238
- end
239
235
  if @api_client.config.client_side_validation && !opts[:'organization_id'].nil? && opts[:'organization_id'].to_s.length > 32
240
236
  fail ArgumentError, 'invalid value for "opts[:"organization_id"]" when calling ReportsApi.search_reports, the character length must be smaller than or equal to 32.'
241
237
  end
@@ -248,15 +244,6 @@ module CyberSource
248
244
  #fail ArgumentError, "invalid value for 'opts[:\"organization_id\"]' when calling ReportsApi.search_reports, must conform to the pattern /[a-zA-Z0-9-_]+/."
249
245
  #end
250
246
 
251
- if @api_client.config.client_side_validation && opts[:'report_mime_type'] && !['application/xml', 'text/csv'].include?(opts[:'report_mime_type'])
252
- fail ArgumentError, 'invalid value for "report_mime_type", must be one of application/xml, text/csv'
253
- end
254
- if @api_client.config.client_side_validation && opts[:'report_frequency'] && !['DAILY', 'WEEKLY', 'MONTHLY', 'ADHOC'].include?(opts[:'report_frequency'])
255
- fail ArgumentError, 'invalid value for "report_frequency", must be one of DAILY, WEEKLY, MONTHLY, ADHOC'
256
- end
257
- if @api_client.config.client_side_validation && opts[:'report_status'] && !['COMPLETED', 'PENDING', 'QUEUED', 'RUNNING', 'ERROR', 'NO_DATA'].include?(opts[:'report_status'])
258
- fail ArgumentError, 'invalid value for "report_status", must be one of COMPLETED, PENDING, QUEUED, RUNNING, ERROR, NO_DATA'
259
- end
260
247
  # resource path
261
248
  local_var_path = 'reporting/v3/reports'
262
249
 
@@ -101,8 +101,8 @@ module CyberSource
101
101
  end
102
102
  # Get list of files
103
103
  # Get list of files and it's information of them available inside the report directory
104
- # @param start_date Valid start date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
105
- # @param end_date Valid end date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
104
+ # @param start_date Valid start date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
105
+ # @param end_date Valid end date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
106
106
  # @param [Hash] opts the optional parameters
107
107
  # @option opts [String] :organization_id Valid Cybersource Organization Id
108
108
  # @return [V1FileDetailsGet200Response]
@@ -113,8 +113,8 @@ module CyberSource
113
113
 
114
114
  # Get list of files
115
115
  # Get list of files and it&#39;s information of them available inside the report directory
116
- # @param start_date Valid start date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
117
- # @param end_date Valid end date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd
116
+ # @param start_date Valid start date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
117
+ # @param end_date Valid end date in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd
118
118
  # @param [Hash] opts the optional parameters
119
119
  # @option opts [String] :organization_id Valid Cybersource Organization Id
120
120
  # @return [Array<(V1FileDetailsGet200Response, Fixnum, Hash)>] V1FileDetailsGet200Response data, response status code and response headers
@@ -85,10 +85,10 @@ module CyberSource
85
85
  end
86
86
  return data, status_code, headers
87
87
  end
88
- # Gets a list of batch files
88
+ # Get a list of batch files
89
89
  # Provide the search range
90
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
91
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
90
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
91
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
92
92
  # @param [Hash] opts the optional parameters
93
93
  # @return [PtsV1TransactionBatchesGet200Response]
94
94
  def get_transaction_batches(start_time, end_time, opts = {})
@@ -96,10 +96,10 @@ module CyberSource
96
96
  return data, status_code, headers
97
97
  end
98
98
 
99
- # Gets a list of batch files
99
+ # Get a list of batch files
100
100
  # Provide the search range
101
- # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
102
- # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format. - https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14 **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
101
+ # @param start_time Valid report Start Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
102
+ # @param end_time Valid report End Time in **ISO 8601 format** Please refer the following link to know more about ISO 8601 format.[Rfc Date Format](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14) **Example date format:** - yyyy-MM-dd&#39;T&#39;HH:mm:ss.SSSZZ
103
103
  # @param [Hash] opts the optional parameters
104
104
  # @return [Array<(PtsV1TransactionBatchesGet200Response, Fixnum, Hash)>] PtsV1TransactionBatchesGet200Response data, response status code and response headers
105
105
  def get_transaction_batches_with_http_info(start_time, end_time, opts = {})
@@ -32,7 +32,7 @@ module CyberSource
32
32
 
33
33
  attr_accessor :point_of_sale_information
34
34
 
35
- # The description for this field is not available.
35
+ # The object containing the custom data that the merchant defines.
36
36
  attr_accessor :merchant_defined_information
37
37
 
38
38
  attr_accessor :installment_information
@@ -32,7 +32,7 @@ module CyberSource
32
32
 
33
33
  attr_accessor :point_of_sale_information
34
34
 
35
- # The description for this field is not available.
35
+ # The object containing the custom data that the merchant defines.
36
36
  attr_accessor :merchant_defined_information
37
37
 
38
38
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -19,10 +19,10 @@ module CyberSource
19
19
  # Unique identification number assigned by CyberSource to the submitted request.
20
20
  attr_accessor :id
21
21
 
22
- # Describes type of token.
22
+ # 'Describes type of token.' Valid values: - paymentInstrument
23
23
  attr_accessor :object
24
24
 
25
- # Current state of the token.
25
+ # 'Current state of the token.' Valid values: - ACTIVE - CLOSED
26
26
  attr_accessor :state
27
27
 
28
28
  attr_accessor :bank_account
@@ -41,28 +41,6 @@ module CyberSource
41
41
 
42
42
  attr_accessor :instrument_identifier
43
43
 
44
- class EnumAttributeValidator
45
- attr_reader :datatype
46
- attr_reader :allowable_values
47
-
48
- def initialize(datatype, allowable_values)
49
- @allowable_values = allowable_values.map do |value|
50
- case datatype.to_s
51
- when /Integer/i
52
- value.to_i
53
- when /Float/i
54
- value.to_f
55
- else
56
- value
57
- end
58
- end
59
- end
60
-
61
- def valid?(value)
62
- !value || allowable_values.include?(value)
63
- end
64
- end
65
-
66
44
  # Attribute mapping from ruby-style variable name to JSON key.
67
45
  def self.attribute_map
68
46
  {
@@ -166,33 +144,9 @@ module CyberSource
166
144
  # Check to see if the all the properties in the model are valid
167
145
  # @return true if the model is valid
168
146
  def valid?
169
- object_validator = EnumAttributeValidator.new('String', ['paymentInstrument'])
170
- return false unless object_validator.valid?(@object)
171
- state_validator = EnumAttributeValidator.new('String', ['ACTIVE', 'CLOSED'])
172
- return false unless state_validator.valid?(@state)
173
147
  true
174
148
  end
175
149
 
176
- # Custom attribute writer method checking allowed values (enum).
177
- # @param [Object] object Object to be assigned
178
- def object=(object)
179
- validator = EnumAttributeValidator.new('String', ['paymentInstrument'])
180
- unless validator.valid?(object)
181
- fail ArgumentError, 'invalid value for "object", must be one of #{validator.allowable_values}.'
182
- end
183
- @object = object
184
- end
185
-
186
- # Custom attribute writer method checking allowed values (enum).
187
- # @param [Object] state Object to be assigned
188
- def state=(state)
189
- validator = EnumAttributeValidator.new('String', ['ACTIVE', 'CLOSED'])
190
- unless validator.valid?(state)
191
- fail ArgumentError, 'invalid value for "state", must be one of #{validator.allowable_values}.'
192
- end
193
- @state = state
194
- end
195
-
196
150
  # Checks equality by comparing each attribute.
197
151
  # @param [Object] Object to be compared
198
152
  def ==(o)