cybersource_rest_client 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (198) hide show
  1. checksums.yaml +4 -4
  2. data/AuthenticationSDK/AuthenticationSDK-0.0.1.gem +0 -0
  3. data/lib/cybersource_rest_client/api/capture_api.rb +3 -3
  4. data/lib/cybersource_rest_client/api/credit_api.rb +3 -3
  5. data/lib/cybersource_rest_client/api/flex_token_api.rb +3 -3
  6. data/lib/cybersource_rest_client/api/instrument_identifier_api.rb +12 -12
  7. data/lib/cybersource_rest_client/api/instrument_identifiers_api.rb +3 -3
  8. data/lib/cybersource_rest_client/api/key_generation_api.rb +3 -3
  9. data/lib/cybersource_rest_client/api/notification_of_changes_api.rb +3 -3
  10. data/lib/cybersource_rest_client/api/payment_instruments_api.rb +18 -18
  11. data/lib/cybersource_rest_client/api/payments_api.rb +4 -4
  12. data/lib/cybersource_rest_client/api/process_a_payout_api.rb +2 -2
  13. data/lib/cybersource_rest_client/api/purchase_and_refund_details_api.rb +2 -2
  14. data/lib/cybersource_rest_client/api/refund_api.rb +6 -6
  15. data/lib/cybersource_rest_client/api/report_definitions_api.rb +6 -6
  16. data/lib/cybersource_rest_client/api/report_subscriptions_api.rb +7 -7
  17. data/lib/cybersource_rest_client/api/reports_api.rb +7 -6
  18. data/lib/cybersource_rest_client/api/reversal_api.rb +4 -4
  19. data/lib/cybersource_rest_client/api/search_transactions_api.rb +6 -6
  20. data/lib/cybersource_rest_client/api/secure_file_share_api.rb +3 -3
  21. data/lib/cybersource_rest_client/api/transaction_batches_api.rb +4 -4
  22. data/lib/cybersource_rest_client/api/transaction_details_api.rb +3 -3
  23. data/lib/cybersource_rest_client/api/user_management_api.rb +4 -4
  24. data/lib/cybersource_rest_client/api/void_api.rb +12 -12
  25. data/lib/cybersource_rest_client/api_client.rb +1 -1
  26. data/lib/cybersource_rest_client/models/{inline_response_200.rb → flex_v1_keys_post200_response.rb} +3 -3
  27. data/lib/cybersource_rest_client/models/{inline_response_200_der.rb → flex_v1_keys_post200_response_der.rb} +1 -1
  28. data/lib/cybersource_rest_client/models/{inline_response_200_jwk.rb → flex_v1_keys_post200_response_jwk.rb} +1 -1
  29. data/lib/cybersource_rest_client/models/{inline_response_200_1.rb → flex_v1_tokens_post200_response.rb} +1 -1
  30. data/lib/cybersource_rest_client/models/inline_response_400.rb +10 -79
  31. data/lib/cybersource_rest_client/models/key_result.rb +2 -2
  32. data/lib/cybersource_rest_client/models/{inline_response_200_2.rb → pts_v1_transaction_batches_get200_response.rb} +3 -3
  33. data/lib/cybersource_rest_client/models/{inline_response_201_1__links.rb → pts_v1_transaction_batches_get200_response__links.rb} +2 -2
  34. data/lib/cybersource_rest_client/models/{inline_response_200_9__links_self.rb → pts_v1_transaction_batches_get200_response__links_self.rb} +1 -1
  35. data/lib/cybersource_rest_client/models/{inline_response_200_2_transaction_batches.rb → pts_v1_transaction_batches_get200_response_transaction_batches.rb} +1 -1
  36. data/lib/cybersource_rest_client/models/{inline_response_400_5.rb → pts_v1_transaction_batches_get400_response.rb} +2 -2
  37. data/lib/cybersource_rest_client/models/{inline_response_400_5_error_information.rb → pts_v1_transaction_batches_get400_response_error_information.rb} +2 -2
  38. data/lib/cybersource_rest_client/models/{inline_response_400_5_error_information_details.rb → pts_v1_transaction_batches_get400_response_error_information_details.rb} +1 -1
  39. data/lib/cybersource_rest_client/models/{inline_response_500.rb → pts_v1_transaction_batches_get500_response.rb} +2 -2
  40. data/lib/cybersource_rest_client/models/{inline_response_500_error_information.rb → pts_v1_transaction_batches_get500_response_error_information.rb} +1 -1
  41. data/lib/cybersource_rest_client/models/{inline_response_201_4.rb → pts_v2_credits_post201_response.rb} +6 -6
  42. data/lib/cybersource_rest_client/models/{inline_response_201_4_credit_amount_details.rb → pts_v2_credits_post201_response_credit_amount_details.rb} +1 -1
  43. data/lib/cybersource_rest_client/models/{inline_response_201_2.rb → pts_v2_payments_captures_post201_response.rb} +5 -5
  44. data/lib/cybersource_rest_client/models/{inline_response_201_2__links.rb → pts_v2_payments_captures_post201_response__links.rb} +4 -4
  45. data/lib/cybersource_rest_client/models/{inline_response_201_order_information.rb → pts_v2_payments_captures_post201_response_order_information.rb} +3 -3
  46. data/lib/cybersource_rest_client/models/{inline_response_201_2_order_information_amount_details.rb → pts_v2_payments_captures_post201_response_order_information_amount_details.rb} +1 -1
  47. data/lib/cybersource_rest_client/models/{inline_response_201_2_processor_information.rb → pts_v2_payments_captures_post201_response_processor_information.rb} +1 -1
  48. data/lib/cybersource_rest_client/models/{inline_response_400_2.rb → pts_v2_payments_captures_post400_response.rb} +2 -2
  49. data/lib/cybersource_rest_client/models/{inline_response_201.rb → pts_v2_payments_post201_response.rb} +8 -8
  50. data/lib/cybersource_rest_client/models/{inline_response_201__links.rb → pts_v2_payments_post201_response__links.rb} +4 -4
  51. data/lib/cybersource_rest_client/models/{inline_response_201__links_self.rb → pts_v2_payments_post201_response__links_self.rb} +1 -1
  52. data/lib/cybersource_rest_client/models/{inline_response_201_client_reference_information.rb → pts_v2_payments_post201_response_client_reference_information.rb} +1 -1
  53. data/lib/cybersource_rest_client/models/{inline_response_201_error_information.rb → pts_v2_payments_post201_response_error_information.rb} +2 -2
  54. data/lib/cybersource_rest_client/models/{inline_response_201_error_information_details.rb → pts_v2_payments_post201_response_error_information_details.rb} +1 -1
  55. data/lib/cybersource_rest_client/models/{inline_response_201_2_order_information.rb → pts_v2_payments_post201_response_order_information.rb} +3 -3
  56. data/lib/cybersource_rest_client/models/{inline_response_201_order_information_amount_details.rb → pts_v2_payments_post201_response_order_information_amount_details.rb} +1 -1
  57. data/lib/cybersource_rest_client/models/{inline_response_201_order_information_invoice_details.rb → pts_v2_payments_post201_response_order_information_invoice_details.rb} +1 -1
  58. data/lib/cybersource_rest_client/models/{inline_response_201_payment_information.rb → pts_v2_payments_post201_response_payment_information.rb} +4 -4
  59. data/lib/cybersource_rest_client/models/{inline_response_201_payment_information_account_features.rb → pts_v2_payments_post201_response_payment_information_account_features.rb} +1 -1
  60. data/lib/cybersource_rest_client/models/{inline_response_201_payment_information_card.rb → pts_v2_payments_post201_response_payment_information_card.rb} +1 -1
  61. data/lib/cybersource_rest_client/models/{inline_response_201_payment_information_tokenized_card.rb → pts_v2_payments_post201_response_payment_information_tokenized_card.rb} +1 -1
  62. data/lib/cybersource_rest_client/models/{inline_response_201_point_of_sale_information.rb → pts_v2_payments_post201_response_point_of_sale_information.rb} +2 -2
  63. data/lib/cybersource_rest_client/models/{inline_response_201_point_of_sale_information_emv.rb → pts_v2_payments_post201_response_point_of_sale_information_emv.rb} +1 -1
  64. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information.rb → pts_v2_payments_post201_response_processor_information.rb} +8 -8
  65. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_avs.rb → pts_v2_payments_post201_response_processor_information_avs.rb} +1 -4
  66. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_card_verification.rb → pts_v2_payments_post201_response_processor_information_card_verification.rb} +1 -1
  67. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_consumer_authentication_response.rb → pts_v2_payments_post201_response_processor_information_consumer_authentication_response.rb} +1 -1
  68. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_customer.rb → pts_v2_payments_post201_response_processor_information_customer.rb} +1 -1
  69. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_electronic_verification_results.rb → pts_v2_payments_post201_response_processor_information_electronic_verification_results.rb} +1 -1
  70. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_issuer.rb → pts_v2_payments_post201_response_processor_information_issuer.rb} +1 -1
  71. data/lib/cybersource_rest_client/models/{inline_response_201_processor_information_merchant_advice.rb → pts_v2_payments_post201_response_processor_information_merchant_advice.rb} +1 -1
  72. data/lib/cybersource_rest_client/models/pts_v2_payments_post400_response.rb +271 -0
  73. data/lib/cybersource_rest_client/models/{inline_response_502.rb → pts_v2_payments_post502_response.rb} +1 -1
  74. data/lib/cybersource_rest_client/models/{inline_response_201_3.rb → pts_v2_payments_refund_post201_response.rb} +6 -6
  75. data/lib/cybersource_rest_client/models/{inline_response_201_3__links.rb → pts_v2_payments_refund_post201_response__links.rb} +3 -3
  76. data/lib/cybersource_rest_client/models/{inline_response_201_3_order_information.rb → pts_v2_payments_refund_post201_response_order_information.rb} +2 -2
  77. data/lib/cybersource_rest_client/models/{inline_response_201_3_processor_information.rb → pts_v2_payments_refund_post201_response_processor_information.rb} +1 -1
  78. data/lib/cybersource_rest_client/models/{inline_response_201_3_refund_amount_details.rb → pts_v2_payments_refund_post201_response_refund_amount_details.rb} +1 -1
  79. data/lib/cybersource_rest_client/models/{inline_response_400_3.rb → pts_v2_payments_refund_post400_response.rb} +2 -2
  80. data/lib/cybersource_rest_client/models/{inline_response_201_1.rb → pts_v2_payments_reversals_post201_response.rb} +6 -6
  81. data/lib/cybersource_rest_client/models/{inline_response_200_2__links.rb → pts_v2_payments_reversals_post201_response__links.rb} +2 -2
  82. data/lib/cybersource_rest_client/models/{inline_response_201_1_authorization_information.rb → pts_v2_payments_reversals_post201_response_authorization_information.rb} +1 -1
  83. data/lib/cybersource_rest_client/models/{inline_response_201_1_processor_information.rb → pts_v2_payments_reversals_post201_response_processor_information.rb} +1 -1
  84. data/lib/cybersource_rest_client/models/{inline_response_201_1_reversal_amount_details.rb → pts_v2_payments_reversals_post201_response_reversal_amount_details.rb} +1 -1
  85. data/lib/cybersource_rest_client/models/{inline_response_400_1.rb → pts_v2_payments_reversals_post400_response.rb} +2 -2
  86. data/lib/cybersource_rest_client/models/{inline_response_201_5.rb → pts_v2_payments_voids_post201_response.rb} +4 -4
  87. data/lib/cybersource_rest_client/models/{inline_response_201_5_void_amount_details.rb → pts_v2_payments_voids_post201_response_void_amount_details.rb} +1 -1
  88. data/lib/cybersource_rest_client/models/{inline_response_400_4.rb → pts_v2_payments_voids_post400_response.rb} +2 -2
  89. data/lib/cybersource_rest_client/models/{inline_response_400_6.rb → pts_v2_payouts_post400_response.rb} +2 -2
  90. data/lib/cybersource_rest_client/models/{oct_create_payment_request.rb → pts_v2_payouts_post_response.rb} +2 -2
  91. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_point_of_sale_information.rb +1 -1
  92. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information.rb +0 -6
  93. data/lib/cybersource_rest_client/models/{inline_response_200_3.rb → reporting_v3_notificationof_changes_get200_response.rb} +2 -2
  94. data/lib/cybersource_rest_client/models/{inline_response_200_3_notification_of_changes.rb → reporting_v3_notificationof_changes_get200_response_notification_of_changes.rb} +1 -1
  95. data/lib/cybersource_rest_client/models/{inline_response_400_7.rb → reporting_v3_notificationof_changes_get400_response.rb} +2 -2
  96. data/lib/cybersource_rest_client/models/{inline_response_400_7_fields.rb → reporting_v3_notificationof_changes_get400_response_fields.rb} +1 -1
  97. data/lib/cybersource_rest_client/models/{inline_response_200_4.rb → reporting_v3_report_definitions_get200_response.rb} +2 -2
  98. data/lib/cybersource_rest_client/models/{inline_response_200_4_report_definitions.rb → reporting_v3_report_definitions_get200_response_report_definitions.rb} +1 -1
  99. data/lib/cybersource_rest_client/models/{inline_response_200_5.rb → reporting_v3_report_definitions_name_get200_response.rb} +2 -2
  100. data/lib/cybersource_rest_client/models/{inline_response_200_5_attributes.rb → reporting_v3_report_definitions_name_get200_response_attributes.rb} +1 -1
  101. data/lib/cybersource_rest_client/models/{inline_response_200_6.rb → reporting_v3_report_subscriptions_get200_response.rb} +2 -2
  102. data/lib/cybersource_rest_client/models/{inline_response_200_6_report_preferences.rb → reporting_v3_report_subscriptions_get200_response_report_preferences.rb} +1 -1
  103. data/lib/cybersource_rest_client/models/{inline_response_200_6_subscriptions.rb → reporting_v3_report_subscriptions_get200_response_subscriptions.rb} +2 -2
  104. data/lib/cybersource_rest_client/models/{inline_response_200_7.rb → reporting_v3_reports_get200_response.rb} +2 -2
  105. data/lib/cybersource_rest_client/models/{inline_response_200_7_reports.rb → reporting_v3_reports_get200_response_reports.rb} +1 -1
  106. data/lib/cybersource_rest_client/models/{inline_response_200_8.rb → reporting_v3_reports_id_get200_response.rb} +5 -5
  107. data/lib/cybersource_rest_client/models/request_body.rb +1 -1
  108. data/lib/cybersource_rest_client/models/request_body_1.rb +1 -1
  109. data/lib/cybersource_rest_client/models/{inline_response_409.rb → tms_v1_instrumentidentifiers_delete409_response.rb} +2 -2
  110. data/lib/cybersource_rest_client/models/{inline_response_409__links.rb → tms_v1_instrumentidentifiers_delete409_response__links.rb} +2 -2
  111. data/lib/cybersource_rest_client/models/{inline_response_409__links_payment_instruments.rb → tms_v1_instrumentidentifiers_delete409_response__links_payment_instruments.rb} +1 -1
  112. data/lib/cybersource_rest_client/models/{inline_response_200_11.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response.rb} +2 -2
  113. data/lib/cybersource_rest_client/models/{inline_response_200_11__links.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links.rb} +6 -6
  114. data/lib/cybersource_rest_client/models/{inline_response_200_11__links_first.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links_first.rb} +1 -1
  115. data/lib/cybersource_rest_client/models/{inline_response_200_11__links_last.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links_last.rb} +1 -1
  116. data/lib/cybersource_rest_client/models/{inline_response_200_11__links_next.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links_next.rb} +1 -1
  117. data/lib/cybersource_rest_client/models/{inline_response_200_11__links_prev.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links_prev.rb} +1 -1
  118. data/lib/cybersource_rest_client/models/{inline_response_200_11__links_self.rb → tms_v1_instrumentidentifiers_paymentinstruments_get200_response__links_self.rb} +1 -1
  119. data/lib/cybersource_rest_client/models/{inline_response_200_10.rb → tms_v1_instrumentidentifiers_post200_response.rb} +1 -1
  120. data/lib/cybersource_rest_client/models/{inline_response_201_6.rb → tms_v1_paymentinstruments_post201_response.rb} +1 -1
  121. data/lib/cybersource_rest_client/models/tmsv1instrumentidentifiers_processing_information_authorization_options_initiator.rb +1 -1
  122. data/lib/cybersource_rest_client/models/{inline_response_200_12.rb → tss_v2_transactions_get200_response.rb} +19 -19
  123. data/lib/cybersource_rest_client/models/{inline_response_200_12_application_information.rb → tss_v2_transactions_get200_response_application_information.rb} +2 -2
  124. data/lib/cybersource_rest_client/models/{inline_response_200_12_application_information_applications.rb → tss_v2_transactions_get200_response_application_information_applications.rb} +1 -1
  125. data/lib/cybersource_rest_client/models/{inline_response_200_12_buyer_information.rb → tss_v2_transactions_get200_response_buyer_information.rb} +1 -1
  126. data/lib/cybersource_rest_client/models/{inline_response_200_12_client_reference_information.rb → tss_v2_transactions_get200_response_client_reference_information.rb} +1 -1
  127. data/lib/cybersource_rest_client/models/{inline_response_200_12_consumer_authentication_information.rb → tss_v2_transactions_get200_response_consumer_authentication_information.rb} +1 -1
  128. data/lib/cybersource_rest_client/models/{inline_response_200_12_device_information.rb → tss_v2_transactions_get200_response_device_information.rb} +1 -1
  129. data/lib/cybersource_rest_client/models/{inline_response_200_12_error_information.rb → tss_v2_transactions_get200_response_error_information.rb} +2 -2
  130. data/lib/cybersource_rest_client/models/{inline_response_200_12_fraud_marking_information.rb → tss_v2_transactions_get200_response_fraud_marking_information.rb} +1 -1
  131. data/lib/cybersource_rest_client/models/{inline_response_200_12_installment_information.rb → tss_v2_transactions_get200_response_installment_information.rb} +1 -1
  132. data/lib/cybersource_rest_client/models/{inline_response_200_12_merchant_defined_information.rb → tss_v2_transactions_get200_response_merchant_defined_information.rb} +1 -1
  133. data/lib/cybersource_rest_client/models/{inline_response_200_12_merchant_information.rb → tss_v2_transactions_get200_response_merchant_information.rb} +2 -2
  134. data/lib/cybersource_rest_client/models/{inline_response_200_12_merchant_information_merchant_descriptor.rb → tss_v2_transactions_get200_response_merchant_information_merchant_descriptor.rb} +1 -1
  135. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information.rb → tss_v2_transactions_get200_response_order_information.rb} +6 -6
  136. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information_amount_details.rb → tss_v2_transactions_get200_response_order_information_amount_details.rb} +1 -1
  137. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information_bill_to.rb → tss_v2_transactions_get200_response_order_information_bill_to.rb} +1 -1
  138. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information_line_items.rb → tss_v2_transactions_get200_response_order_information_line_items.rb} +1 -1
  139. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information_ship_to.rb → tss_v2_transactions_get200_response_order_information_ship_to.rb} +1 -1
  140. data/lib/cybersource_rest_client/models/{inline_response_200_12_order_information_shipping_details.rb → tss_v2_transactions_get200_response_order_information_shipping_details.rb} +1 -1
  141. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information.rb → tss_v2_transactions_get200_response_payment_information.rb} +6 -6
  142. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_account_features.rb → tss_v2_transactions_get200_response_payment_information_account_features.rb} +1 -1
  143. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_bank.rb → tss_v2_transactions_get200_response_payment_information_bank.rb} +3 -3
  144. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_bank_account.rb → tss_v2_transactions_get200_response_payment_information_bank_account.rb} +1 -1
  145. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_bank_mandate.rb → tss_v2_transactions_get200_response_payment_information_bank_mandate.rb} +1 -1
  146. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_card.rb → tss_v2_transactions_get200_response_payment_information_card.rb} +2 -6
  147. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_invoice.rb → tss_v2_transactions_get200_response_payment_information_invoice.rb} +1 -1
  148. data/lib/cybersource_rest_client/models/{inline_response_200_12_payment_information_payment_type.rb → tss_v2_transactions_get200_response_payment_information_payment_type.rb} +1 -1
  149. data/lib/cybersource_rest_client/models/{inline_response_200_12_point_of_sale_information.rb → tss_v2_transactions_get200_response_point_of_sale_information.rb} +1 -1
  150. data/lib/cybersource_rest_client/models/{inline_response_200_12_processing_information.rb → tss_v2_transactions_get200_response_processing_information.rb} +3 -3
  151. data/lib/cybersource_rest_client/models/{inline_response_200_12_processing_information_authorization_options.rb → tss_v2_transactions_get200_response_processing_information_authorization_options.rb} +1 -1
  152. data/lib/cybersource_rest_client/models/{inline_response_200_12_processing_information_bank_transfer_options.rb → tss_v2_transactions_get200_response_processing_information_bank_transfer_options.rb} +1 -1
  153. data/lib/cybersource_rest_client/models/{inline_response_200_12_processor_information.rb → tss_v2_transactions_get200_response_processor_information.rb} +6 -6
  154. data/lib/cybersource_rest_client/models/{inline_response_200_12_processor_information_ach_verification.rb → tss_v2_transactions_get200_response_processor_information_ach_verification.rb} +1 -1
  155. data/lib/cybersource_rest_client/models/{inline_response_200_12_processor_information_card_verification.rb → tss_v2_transactions_get200_response_processor_information_card_verification.rb} +1 -1
  156. data/lib/cybersource_rest_client/models/{inline_response_200_12_processor_information_electronic_verification_results.rb → tss_v2_transactions_get200_response_processor_information_electronic_verification_results.rb} +1 -1
  157. data/lib/cybersource_rest_client/models/{inline_response_200_12_processor_information_processor.rb → tss_v2_transactions_get200_response_processor_information_processor.rb} +1 -1
  158. data/lib/cybersource_rest_client/models/{inline_response_200_12_risk_information.rb → tss_v2_transactions_get200_response_risk_information.rb} +6 -6
  159. data/lib/cybersource_rest_client/models/{inline_response_200_12_risk_information_profile.rb → tss_v2_transactions_get200_response_risk_information_profile.rb} +1 -1
  160. data/lib/cybersource_rest_client/models/{inline_response_200_12_risk_information_score.rb → tss_v2_transactions_get200_response_risk_information_score.rb} +1 -1
  161. data/lib/cybersource_rest_client/models/{inline_response_200_12_sender_information.rb → tss_v2_transactions_get200_response_sender_information.rb} +1 -1
  162. data/lib/cybersource_rest_client/models/{inline_response_201_7.rb → tss_v2_transactions_post201_response.rb} +3 -3
  163. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded.rb → tss_v2_transactions_post201_response__embedded.rb} +2 -2
  164. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded__links.rb → tss_v2_transactions_post201_response__embedded__links.rb} +2 -2
  165. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_buyer_information.rb → tss_v2_transactions_post201_response__embedded_buyer_information.rb} +1 -1
  166. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_client_reference_information.rb → tss_v2_transactions_post201_response__embedded_client_reference_information.rb} +1 -1
  167. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_consumer_authentication_information.rb → tss_v2_transactions_post201_response__embedded_consumer_authentication_information.rb} +1 -1
  168. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_device_information.rb → tss_v2_transactions_post201_response__embedded_device_information.rb} +1 -1
  169. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_merchant_information.rb → tss_v2_transactions_post201_response__embedded_merchant_information.rb} +1 -1
  170. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_order_information.rb → tss_v2_transactions_post201_response__embedded_order_information.rb} +3 -3
  171. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_order_information_bill_to.rb → tss_v2_transactions_post201_response__embedded_order_information_bill_to.rb} +1 -1
  172. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_order_information_ship_to.rb → tss_v2_transactions_post201_response__embedded_order_information_ship_to.rb} +1 -1
  173. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_payment_information.rb → tss_v2_transactions_post201_response__embedded_payment_information.rb} +3 -3
  174. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_payment_information_card.rb → tss_v2_transactions_post201_response__embedded_payment_information_card.rb} +1 -1
  175. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_payment_information_payment_method.rb → tss_v2_transactions_post201_response__embedded_payment_information_payment_method.rb} +1 -1
  176. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_point_of_sale_information.rb → tss_v2_transactions_post201_response__embedded_point_of_sale_information.rb} +2 -2
  177. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_point_of_sale_information_partner.rb → tss_v2_transactions_post201_response__embedded_point_of_sale_information_partner.rb} +1 -1
  178. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_processing_information.rb → tss_v2_transactions_post201_response__embedded_processing_information.rb} +1 -1
  179. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_processor_information.rb → tss_v2_transactions_post201_response__embedded_processor_information.rb} +2 -2
  180. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_risk_information.rb → tss_v2_transactions_post201_response__embedded_risk_information.rb} +2 -2
  181. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_risk_information_providers.rb → tss_v2_transactions_post201_response__embedded_risk_information_providers.rb} +2 -2
  182. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_risk_information_providers_fingerprint.rb → tss_v2_transactions_post201_response__embedded_risk_information_providers_fingerprint.rb} +1 -1
  183. data/lib/cybersource_rest_client/models/{inline_response_201_7__embedded_transaction_summaries.rb → tss_v2_transactions_post201_response__embedded_transaction_summaries.rb} +16 -16
  184. data/lib/cybersource_rest_client/models/{inline_response_400_9.rb → tss_v2_transactions_post400_response.rb} +2 -2
  185. data/lib/cybersource_rest_client/models/{create_search_request.rb → tss_v2_transactions_post_response.rb} +1 -1
  186. data/lib/cybersource_rest_client/models/{inline_response_200_13.rb → ums_v1_users_get200_response.rb} +2 -2
  187. data/lib/cybersource_rest_client/models/{inline_response_200_13_account_information.rb → ums_v1_users_get200_response_account_information.rb} +1 -1
  188. data/lib/cybersource_rest_client/models/{inline_response_200_13_contact_information.rb → ums_v1_users_get200_response_contact_information.rb} +1 -1
  189. data/lib/cybersource_rest_client/models/{inline_response_200_13_organization_information.rb → ums_v1_users_get200_response_organization_information.rb} +1 -1
  190. data/lib/cybersource_rest_client/models/{inline_response_200_13_users.rb → ums_v1_users_get200_response_users.rb} +4 -4
  191. data/lib/cybersource_rest_client/models/{inline_response_200_9.rb → v1_file_details_get200_response.rb} +3 -3
  192. data/lib/cybersource_rest_client/models/{inline_response_200_9__links.rb → v1_file_details_get200_response__links.rb} +3 -3
  193. data/lib/cybersource_rest_client/models/{inline_response_200_9__links_files.rb → v1_file_details_get200_response__links_files.rb} +1 -1
  194. data/lib/cybersource_rest_client/models/{inline_response_200_2__links_self.rb → v1_file_details_get200_response__links_self.rb} +1 -1
  195. data/lib/cybersource_rest_client/models/{inline_response_200_9_file_details.rb → v1_file_details_get200_response_file_details.rb} +1 -1
  196. data/lib/cybersource_rest_client.rb +163 -163
  197. metadata +166 -165
  198. data/lib/cybersource_rest_client/models/inline_response_400_8.rb +0 -202
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3f742c1e0cba5df3ac474cb3aed04fbf0b79ca7d4f0c9d15d607cc3f4b16f799
4
- data.tar.gz: d8a2aa86cab6ddb236a7efd4a53119a53712e7a8ad8e9f251d89fd2f0eac6442
3
+ metadata.gz: 1d3e55f9f37bed9235fe474c1d2b97765117c67211125317c4a333554debdad1
4
+ data.tar.gz: ee378140c0311e5fcbd16d5094c341705df3811af31ba5ca11def7304ec0754e
5
5
  SHA512:
6
- metadata.gz: 2363dde323e343560f08ccacbd35660211d7af912f496207245f0bccfc2bc72e15d210b79a4c7d6792066d62f223d90330f7bbd9f870077860735a53ed686d8d
7
- data.tar.gz: 844e2109bd726f0f1bb1776a46fa1040e9350cdc7286fc77606a5ec08a8fcaaf65e97b4c879c2150947aa35f76fb945ceeeb7bb0d1bca67faf7935d832b949cc
6
+ metadata.gz: 57612869e3cbe0c9033f31b4f00910f0bb3656665f66306a99ee30d33c8f725316decf9fafd95a40fd2704aa1e46d8b713ce704ece8a17fa41a51cc90fba00e8
7
+ data.tar.gz: 3ae8d800e3dd2c61d09bdf8d510f02202f05351bd7483164cf778446291cc096944ed314b428c515002b6cd59687d541ea11b36b38299081b883ae30ec937c3d
@@ -25,7 +25,7 @@ module CyberSource
25
25
  # @param capture_payment_request
26
26
  # @param id The payment ID returned from a previous payment request. This ID links the capture to the payment.
27
27
  # @param [Hash] opts the optional parameters
28
- # @return [InlineResponse2012]
28
+ # @return [PtsV2PaymentsCapturesPost201Response]
29
29
  def capture_payment(capture_payment_request, id, opts = {})
30
30
  data, _status_code, _headers = capture_payment_with_http_info(capture_payment_request, id, opts)
31
31
  return data, _status_code, _headers
@@ -36,7 +36,7 @@ module CyberSource
36
36
  # @param capture_payment_request
37
37
  # @param id The payment ID returned from a previous payment request. This ID links the capture to the payment.
38
38
  # @param [Hash] opts the optional parameters
39
- # @return [Array<(InlineResponse2012, Fixnum, Hash)>] InlineResponse2012 data, response status code and response headers
39
+ # @return [Array<(PtsV2PaymentsCapturesPost201Response, Fixnum, Hash)>] PtsV2PaymentsCapturesPost201Response data, response status code and response headers
40
40
  def capture_payment_with_http_info(capture_payment_request, id, opts = {})
41
41
  if @api_client.config.debugging
42
42
  @api_client.config.logger.debug 'Calling API: CaptureApi.capture_payment ...'
@@ -74,7 +74,7 @@ module CyberSource
74
74
  :form_params => form_params,
75
75
  :body => post_body,
76
76
  :auth_names => auth_names,
77
- :return_type => 'InlineResponse2012')
77
+ :return_type => 'PtsV2PaymentsCapturesPost201Response')
78
78
  if @api_client.config.debugging
79
79
  @api_client.config.logger.debug "API called: CaptureApi#capture_payment\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
80
80
  end
@@ -24,7 +24,7 @@ module CyberSource
24
24
  # POST to the credit resource to credit funds to a specified credit card.
25
25
  # @param create_credit_request
26
26
  # @param [Hash] opts the optional parameters
27
- # @return [InlineResponse2014]
27
+ # @return [PtsV2CreditsPost201Response]
28
28
  def create_credit(create_credit_request, opts = {})
29
29
  data, _status_code, _headers = create_credit_with_http_info(create_credit_request, opts)
30
30
  return data, _status_code, _headers
@@ -34,7 +34,7 @@ module CyberSource
34
34
  # POST to the credit resource to credit funds to a specified credit card.
35
35
  # @param create_credit_request
36
36
  # @param [Hash] opts the optional parameters
37
- # @return [Array<(InlineResponse2014, Fixnum, Hash)>] InlineResponse2014 data, response status code and response headers
37
+ # @return [Array<(PtsV2CreditsPost201Response, Fixnum, Hash)>] PtsV2CreditsPost201Response data, response status code and response headers
38
38
  def create_credit_with_http_info(create_credit_request, opts = {})
39
39
  if @api_client.config.debugging
40
40
  @api_client.config.logger.debug 'Calling API: CreditApi.create_credit ...'
@@ -68,7 +68,7 @@ module CyberSource
68
68
  :form_params => form_params,
69
69
  :body => post_body,
70
70
  :auth_names => auth_names,
71
- :return_type => 'InlineResponse2014')
71
+ :return_type => 'PtsV2CreditsPost201Response')
72
72
  if @api_client.config.debugging
73
73
  @api_client.config.logger.debug "API called: CreditApi#create_credit\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
74
  end
@@ -24,7 +24,7 @@ module CyberSource
24
24
  # Returns a token representing the supplied card details. The token replaces card data and can be used as the Subscription ID in the CyberSource Simple Order API or SCMP API. This is an unauthenticated call that you should initiate from your customer’s device or browser.
25
25
  # @param [Hash] opts the optional parameters
26
26
  # @option opts [TokenizeRequest] :tokenize_request
27
- # @return [InlineResponse2001]
27
+ # @return [FlexV1TokensPost200Response]
28
28
  def tokenize(opts = {})
29
29
  data, _status_code, _headers = tokenize_with_http_info(opts)
30
30
  return data, _status_code, _headers
@@ -34,7 +34,7 @@ module CyberSource
34
34
  # Returns a token representing the supplied card details. The token replaces card data and can be used as the Subscription ID in the CyberSource Simple Order API or SCMP API. This is an unauthenticated call that you should initiate from your customer’s device or browser.
35
35
  # @param [Hash] opts the optional parameters
36
36
  # @option opts [TokenizeRequest] :tokenize_request
37
- # @return [Array<(InlineResponse2001, Fixnum, Hash)>] InlineResponse2001 data, response status code and response headers
37
+ # @return [Array<(FlexV1TokensPost200Response, Fixnum, Hash)>] FlexV1TokensPost200Response data, response status code and response headers
38
38
  def tokenize_with_http_info(opts = {})
39
39
  if @api_client.config.debugging
40
40
  @api_client.config.logger.debug 'Calling API: FlexTokenApi.tokenize ...'
@@ -64,7 +64,7 @@ module CyberSource
64
64
  :form_params => form_params,
65
65
  :body => post_body,
66
66
  :auth_names => auth_names,
67
- :return_type => 'InlineResponse2001')
67
+ :return_type => 'FlexV1TokensPost200Response')
68
68
  if @api_client.config.debugging
69
69
  @api_client.config.logger.debug "API called: FlexTokenApi#tokenize\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
70
70
  end
@@ -51,10 +51,10 @@ module CyberSource
51
51
  # fail ArgumentError, 'invalid value for "profile_id" when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_delete, must be greater than or equal to 36.'
52
52
  # end
53
53
 
54
- # # verify the required parameter 'token_id' is set
55
- # if @api_client.config.client_side_validation && token_id.nil?
56
- # fail ArgumentError, "Missing the required parameter 'token_id' when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_delete"
57
- # end
54
+ # verify the required parameter 'token_id' is set
55
+ if @api_client.config.client_side_validation && token_id.nil?
56
+ fail ArgumentError, "Missing the required parameter 'token_id' when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_delete"
57
+ end
58
58
  # if @api_client.config.client_side_validation && token_id > 32
59
59
  # fail ArgumentError, 'invalid value for "token_id" when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_delete, must be smaller than or equal to 32.'
60
60
  # end
@@ -98,7 +98,7 @@ module CyberSource
98
98
  # @param profile_id The id of a profile containing user specific TMS configuration.
99
99
  # @param token_id The TokenId of an Instrument Identifier.
100
100
  # @param [Hash] opts the optional parameters
101
- # @return [InlineResponse20010]
101
+ # @return [TmsV1InstrumentidentifiersPost200Response]
102
102
  def tms_v1_instrumentidentifiers_token_id_get(profile_id, token_id, opts = {})
103
103
  data, _status_code, _headers = tms_v1_instrumentidentifiers_token_id_get_with_http_info(profile_id, token_id, opts)
104
104
  return data, _status_code, _headers
@@ -108,7 +108,7 @@ module CyberSource
108
108
  # @param profile_id The id of a profile containing user specific TMS configuration.
109
109
  # @param token_id The TokenId of an Instrument Identifier.
110
110
  # @param [Hash] opts the optional parameters
111
- # @return [Array<(InlineResponse20010, Fixnum, Hash)>] InlineResponse20010 data, response status code and response headers
111
+ # @return [Array<(TmsV1InstrumentidentifiersPost200Response, Fixnum, Hash)>] TmsV1InstrumentidentifiersPost200Response data, response status code and response headers
112
112
  def tms_v1_instrumentidentifiers_token_id_get_with_http_info(profile_id, token_id, opts = {})
113
113
  if @api_client.config.debugging
114
114
  @api_client.config.logger.debug 'Calling API: InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_get ...'
@@ -125,7 +125,7 @@ module CyberSource
125
125
  # fail ArgumentError, 'invalid value for "profile_id" when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_get, must be greater than or equal to 36.'
126
126
  # end
127
127
 
128
- # # verify the required parameter 'token_id' is set
128
+ # verify the required parameter 'token_id' is set
129
129
  if @api_client.config.client_side_validation && token_id.nil?
130
130
  fail ArgumentError, "Missing the required parameter 'token_id' when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_get"
131
131
  end
@@ -163,7 +163,7 @@ module CyberSource
163
163
  :form_params => form_params,
164
164
  :body => post_body,
165
165
  :auth_names => auth_names,
166
- :return_type => 'InlineResponse20010')
166
+ :return_type => 'TmsV1InstrumentidentifiersPost200Response')
167
167
  if @api_client.config.debugging
168
168
  @api_client.config.logger.debug "API called: InstrumentIdentifierApi#tms_v1_instrumentidentifiers_token_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
169
169
  end
@@ -174,7 +174,7 @@ module CyberSource
174
174
  # @param token_id The TokenId of an Instrument Identifier.
175
175
  # @param body Please specify the previous transaction Id to update.
176
176
  # @param [Hash] opts the optional parameters
177
- # @return [InlineResponse20010]
177
+ # @return [TmsV1InstrumentidentifiersPost200Response]
178
178
  def tms_v1_instrumentidentifiers_token_id_patch(profile_id, token_id, body, opts = {})
179
179
  data, _status_code, _headers = tms_v1_instrumentidentifiers_token_id_patch_with_http_info(profile_id, token_id, body, opts)
180
180
  return data, _status_code, _headers
@@ -185,7 +185,7 @@ module CyberSource
185
185
  # @param token_id The TokenId of an Instrument Identifier.
186
186
  # @param body Please specify the previous transaction Id to update.
187
187
  # @param [Hash] opts the optional parameters
188
- # @return [Array<(InlineResponse20010, Fixnum, Hash)>] InlineResponse20010 data, response status code and response headers
188
+ # @return [Array<(TmsV1InstrumentidentifiersPost200Response, Fixnum, Hash)>] TmsV1InstrumentidentifiersPost200Response data, response status code and response headers
189
189
  def tms_v1_instrumentidentifiers_token_id_patch_with_http_info(profile_id, token_id, body, opts = {})
190
190
  if @api_client.config.debugging
191
191
  @api_client.config.logger.debug 'Calling API: InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_patch ...'
@@ -202,7 +202,7 @@ module CyberSource
202
202
  # fail ArgumentError, 'invalid value for "profile_id" when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_patch, must be greater than or equal to 36.'
203
203
  # end
204
204
 
205
- # # verify the required parameter 'token_id' is set
205
+ # verify the required parameter 'token_id' is set
206
206
  if @api_client.config.client_side_validation && token_id.nil?
207
207
  fail ArgumentError, "Missing the required parameter 'token_id' when calling InstrumentIdentifierApi.tms_v1_instrumentidentifiers_token_id_patch"
208
208
  end
@@ -244,7 +244,7 @@ module CyberSource
244
244
  :form_params => form_params,
245
245
  :body => post_body,
246
246
  :auth_names => auth_names,
247
- :return_type => 'InlineResponse20010')
247
+ :return_type => 'TmsV1InstrumentidentifiersPost200Response')
248
248
  if @api_client.config.debugging
249
249
  @api_client.config.logger.debug "API called: InstrumentIdentifierApi#tms_v1_instrumentidentifiers_token_id_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
250
250
  end
@@ -24,7 +24,7 @@ module CyberSource
24
24
  # @param profile_id The id of a profile containing user specific TMS configuration.
25
25
  # @param body Please specify either a Card or Bank Account.
26
26
  # @param [Hash] opts the optional parameters
27
- # @return [InlineResponse20010]
27
+ # @return [TmsV1InstrumentidentifiersPost200Response]
28
28
  def tms_v1_instrumentidentifiers_post(profile_id, body, opts = {})
29
29
  data, _status_code, _headers = tms_v1_instrumentidentifiers_post_with_http_info(profile_id, body, opts)
30
30
  return data, _status_code, _headers
@@ -34,7 +34,7 @@ module CyberSource
34
34
  # @param profile_id The id of a profile containing user specific TMS configuration.
35
35
  # @param body Please specify either a Card or Bank Account.
36
36
  # @param [Hash] opts the optional parameters
37
- # @return [Array<(InlineResponse20010, Fixnum, Hash)>] InlineResponse20010 data, response status code and response headers
37
+ # @return [Array<(TmsV1InstrumentidentifiersPost200Response, Fixnum, Hash)>] TmsV1InstrumentidentifiersPost200Response data, response status code and response headers
38
38
  def tms_v1_instrumentidentifiers_post_with_http_info(profile_id, body, opts = {})
39
39
  if @api_client.config.debugging
40
40
  @api_client.config.logger.debug 'Calling API: InstrumentIdentifiersApi.tms_v1_instrumentidentifiers_post ...'
@@ -81,7 +81,7 @@ module CyberSource
81
81
  :form_params => form_params,
82
82
  :body => post_body,
83
83
  :auth_names => auth_names,
84
- :return_type => 'InlineResponse20010')
84
+ :return_type => 'TmsV1InstrumentidentifiersPost200Response')
85
85
  if @api_client.config.debugging
86
86
  @api_client.config.logger.debug "API called: InstrumentIdentifiersApi#tms_v1_instrumentidentifiers_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
87
87
  end
@@ -24,7 +24,7 @@ module CyberSource
24
24
  # Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request. The key used to encrypt the card number on the cardholder’s device or browser is valid for 15 minutes and must be used to verify the signature in the response message. CyberSource recommends creating a new key for each order. Generating a key is an authenticated request initiated from your servers, prior to requesting to tokenize the card data from your customer’s device or browser.
25
25
  # @param [Hash] opts the optional parameters
26
26
  # @option opts [GeneratePublicKeyRequest] :generate_public_key_request
27
- # @return [InlineResponse200]
27
+ # @return [FlexV1KeysPost200Response]
28
28
  def generate_public_key(opts = {})
29
29
  data, _status_code, _headers = generate_public_key_with_http_info(opts)
30
30
  return data, _status_code, _headers
@@ -34,7 +34,7 @@ module CyberSource
34
34
  # Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request. The key used to encrypt the card number on the cardholder’s device or browser is valid for 15 minutes and must be used to verify the signature in the response message. CyberSource recommends creating a new key for each order. Generating a key is an authenticated request initiated from your servers, prior to requesting to tokenize the card data from your customer’s device or browser.
35
35
  # @param [Hash] opts the optional parameters
36
36
  # @option opts [GeneratePublicKeyRequest] :generate_public_key_request
37
- # @return [Array<(InlineResponse200, Fixnum, Hash)>] InlineResponse200 data, response status code and response headers
37
+ # @return [Array<(FlexV1KeysPost200Response, Fixnum, Hash)>] FlexV1KeysPost200Response data, response status code and response headers
38
38
  def generate_public_key_with_http_info(opts = {})
39
39
  if @api_client.config.debugging
40
40
  @api_client.config.logger.debug 'Calling API: KeyGenerationApi.generate_public_key ...'
@@ -64,7 +64,7 @@ module CyberSource
64
64
  :form_params => form_params,
65
65
  :body => post_body,
66
66
  :auth_names => auth_names,
67
- :return_type => 'InlineResponse200')
67
+ :return_type => 'FlexV1KeysPost200Response')
68
68
  if @api_client.config.debugging
69
69
  @api_client.config.logger.debug "API called: KeyGenerationApi#generate_public_key\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
70
70
  end
@@ -25,7 +25,7 @@ module CyberSource
25
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:ssXXX
26
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:ssXXX
27
27
  # @param [Hash] opts the optional parameters
28
- # @return [InlineResponse2003]
28
+ # @return [ReportingV3NotificationofChangesGet200Response]
29
29
  def get_notification_of_change_report(start_time, end_time, opts = {})
30
30
  data, _status_code, _headers = get_notification_of_change_report_with_http_info(start_time, end_time, opts)
31
31
  return data, _status_code, _headers
@@ -36,7 +36,7 @@ module CyberSource
36
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:ssXXX
37
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:ssXXX
38
38
  # @param [Hash] opts the optional parameters
39
- # @return [Array<(InlineResponse2003, Fixnum, Hash)>] InlineResponse2003 data, response status code and response headers
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 = {})
41
41
  if @api_client.config.debugging
42
42
  @api_client.config.logger.debug 'Calling API: NotificationOfChangesApi.get_notification_of_change_report ...'
@@ -76,7 +76,7 @@ module CyberSource
76
76
  :form_params => form_params,
77
77
  :body => post_body,
78
78
  :auth_names => auth_names,
79
- :return_type => 'InlineResponse2003')
79
+ :return_type => 'ReportingV3NotificationofChangesGet200Response')
80
80
  if @api_client.config.debugging
81
81
  @api_client.config.logger.debug "API called: NotificationOfChangesApi#get_notification_of_change_report\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
82
82
  end
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @option opts [String] :offset Starting Payment Instrument record in zero-based dataset that should be returned as the first object in the array. Default is 0.
28
28
  # @option opts [String] :limit The maximum number of Payment Instruments that can be returned in the array starting from the offset record in zero-based dataset. Default is 20, maximum is 100. (default to 20)
29
- # @return [InlineResponse20011]
29
+ # @return [TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response]
30
30
  def tms_v1_instrumentidentifiers_token_id_paymentinstruments_get(profile_id, token_id, opts = {})
31
31
  data, _status_code, _headers = tms_v1_instrumentidentifiers_token_id_paymentinstruments_get_with_http_info(profile_id, token_id, opts)
32
32
  return data, _status_code, _headers
@@ -38,7 +38,7 @@ module CyberSource
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [String] :offset Starting Payment Instrument record in zero-based dataset that should be returned as the first object in the array. Default is 0.
40
40
  # @option opts [String] :limit The maximum number of Payment Instruments that can be returned in the array starting from the offset record in zero-based dataset. Default is 20, maximum is 100.
41
- # @return [Array<(InlineResponse20011, Fixnum, Hash)>] InlineResponse20011 data, response status code and response headers
41
+ # @return [Array<(TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response, Fixnum, Hash)>] TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response data, response status code and response headers
42
42
  def tms_v1_instrumentidentifiers_token_id_paymentinstruments_get_with_http_info(profile_id, token_id, opts = {})
43
43
  if @api_client.config.debugging
44
44
  @api_client.config.logger.debug 'Calling API: PaymentInstrumentsApi.tms_v1_instrumentidentifiers_token_id_paymentinstruments_get ...'
@@ -55,10 +55,10 @@ module CyberSource
55
55
  # fail ArgumentError, 'invalid value for "profile_id" when calling PaymentInstrumentsApi.tms_v1_instrumentidentifiers_token_id_paymentinstruments_get, must be greater than or equal to 36.'
56
56
  # end
57
57
 
58
- # # verify the required parameter 'token_id' is set
59
- # if @api_client.config.client_side_validation && token_id.nil?
60
- # fail ArgumentError, "Missing the required parameter 'token_id' when calling PaymentInstrumentsApi.tms_v1_instrumentidentifiers_token_id_paymentinstruments_get"
61
- # end
58
+ # verify the required parameter 'token_id' is set
59
+ if @api_client.config.client_side_validation && token_id.nil?
60
+ fail ArgumentError, "Missing the required parameter 'token_id' when calling PaymentInstrumentsApi.tms_v1_instrumentidentifiers_token_id_paymentinstruments_get"
61
+ end
62
62
  # if @api_client.config.client_side_validation && token_id > 32
63
63
  # fail ArgumentError, 'invalid value for "token_id" when calling PaymentInstrumentsApi.tms_v1_instrumentidentifiers_token_id_paymentinstruments_get, must be smaller than or equal to 32.'
64
64
  # end
@@ -107,7 +107,7 @@ module CyberSource
107
107
  :form_params => form_params,
108
108
  :body => post_body,
109
109
  :auth_names => auth_names,
110
- :return_type => 'InlineResponse20011')
110
+ :return_type => 'TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response')
111
111
  if @api_client.config.debugging
112
112
  @api_client.config.logger.debug "API called: PaymentInstrumentsApi#tms_v1_instrumentidentifiers_token_id_paymentinstruments_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
113
113
  end
@@ -117,7 +117,7 @@ module CyberSource
117
117
  # @param profile_id The id of a profile containing user specific TMS configuration.
118
118
  # @param body Please specify the customers payment details for card or bank account.
119
119
  # @param [Hash] opts the optional parameters
120
- # @return [InlineResponse2016]
120
+ # @return [TmsV1PaymentinstrumentsPost201Response]
121
121
  def tms_v1_paymentinstruments_post(profile_id, body, opts = {})
122
122
  data, _status_code, _headers = tms_v1_paymentinstruments_post_with_http_info(profile_id, body, opts)
123
123
  return data, _status_code, _headers
@@ -127,7 +127,7 @@ module CyberSource
127
127
  # @param profile_id The id of a profile containing user specific TMS configuration.
128
128
  # @param body Please specify the customers payment details for card or bank account.
129
129
  # @param [Hash] opts the optional parameters
130
- # @return [Array<(InlineResponse2016, Fixnum, Hash)>] InlineResponse2016 data, response status code and response headers
130
+ # @return [Array<(TmsV1PaymentinstrumentsPost201Response, Fixnum, Hash)>] TmsV1PaymentinstrumentsPost201Response data, response status code and response headers
131
131
  def tms_v1_paymentinstruments_post_with_http_info(profile_id, body, opts = {})
132
132
  if @api_client.config.debugging
133
133
  @api_client.config.logger.debug 'Calling API: PaymentInstrumentsApi.tms_v1_paymentinstruments_post ...'
@@ -174,7 +174,7 @@ module CyberSource
174
174
  :form_params => form_params,
175
175
  :body => post_body,
176
176
  :auth_names => auth_names,
177
- :return_type => 'InlineResponse2016')
177
+ :return_type => 'TmsV1PaymentinstrumentsPost201Response')
178
178
  if @api_client.config.debugging
179
179
  @api_client.config.logger.debug "API called: PaymentInstrumentsApi#tms_v1_paymentinstruments_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
180
180
  end
@@ -186,8 +186,8 @@ module CyberSource
186
186
  # @param [Hash] opts the optional parameters
187
187
  # @return [nil]
188
188
  def tms_v1_paymentinstruments_token_id_delete(profile_id, token_id, opts = {})
189
- data, _status_code, _headers = tms_v1_paymentinstruments_token_id_delete_with_http_info(profile_id, token_id, opts)
190
- return data, _status_code, _headers
189
+ data, status_code, headers = tms_v1_paymentinstruments_token_id_delete_with_http_info(profile_id, token_id, opts)
190
+ return data, status_code, headers
191
191
  end
192
192
 
193
193
  # Delete a Payment Instrument
@@ -258,7 +258,7 @@ module CyberSource
258
258
  # @param profile_id The id of a profile containing user specific TMS configuration.
259
259
  # @param token_id The TokenId of a Payment Instrument.
260
260
  # @param [Hash] opts the optional parameters
261
- # @return [InlineResponse2016]
261
+ # @return [TmsV1PaymentinstrumentsPost201Response]
262
262
  def tms_v1_paymentinstruments_token_id_get(profile_id, token_id, opts = {})
263
263
  data, _status_code, _headers = tms_v1_paymentinstruments_token_id_get_with_http_info(profile_id, token_id, opts)
264
264
  return data, _status_code, _headers
@@ -268,7 +268,7 @@ module CyberSource
268
268
  # @param profile_id The id of a profile containing user specific TMS configuration.
269
269
  # @param token_id The TokenId of a Payment Instrument.
270
270
  # @param [Hash] opts the optional parameters
271
- # @return [Array<(InlineResponse2016, Fixnum, Hash)>] InlineResponse2016 data, response status code and response headers
271
+ # @return [Array<(TmsV1PaymentinstrumentsPost201Response, Fixnum, Hash)>] TmsV1PaymentinstrumentsPost201Response data, response status code and response headers
272
272
  def tms_v1_paymentinstruments_token_id_get_with_http_info(profile_id, token_id, opts = {})
273
273
  if @api_client.config.debugging
274
274
  @api_client.config.logger.debug 'Calling API: PaymentInstrumentsApi.tms_v1_paymentinstruments_token_id_get ...'
@@ -323,7 +323,7 @@ module CyberSource
323
323
  :form_params => form_params,
324
324
  :body => post_body,
325
325
  :auth_names => auth_names,
326
- :return_type => 'InlineResponse2016')
326
+ :return_type => 'TmsV1PaymentinstrumentsPost201Response')
327
327
  if @api_client.config.debugging
328
328
  @api_client.config.logger.debug "API called: PaymentInstrumentsApi#tms_v1_paymentinstruments_token_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
329
329
  end
@@ -334,7 +334,7 @@ module CyberSource
334
334
  # @param token_id The TokenId of a Payment Instrument.
335
335
  # @param body Please specify the customers payment details.
336
336
  # @param [Hash] opts the optional parameters
337
- # @return [InlineResponse2016]
337
+ # @return [TmsV1PaymentinstrumentsPost201Response]
338
338
  def tms_v1_paymentinstruments_token_id_patch(profile_id, token_id, body, opts = {})
339
339
  data, _status_code, _headers = tms_v1_paymentinstruments_token_id_patch_with_http_info(profile_id, token_id, body, opts)
340
340
  return data, _status_code, _headers
@@ -345,7 +345,7 @@ module CyberSource
345
345
  # @param token_id The TokenId of a Payment Instrument.
346
346
  # @param body Please specify the customers payment details.
347
347
  # @param [Hash] opts the optional parameters
348
- # @return [Array<(InlineResponse2016, Fixnum, Hash)>] InlineResponse2016 data, response status code and response headers
348
+ # @return [Array<(TmsV1PaymentinstrumentsPost201Response, Fixnum, Hash)>] TmsV1PaymentinstrumentsPost201Response data, response status code and response headers
349
349
  def tms_v1_paymentinstruments_token_id_patch_with_http_info(profile_id, token_id, body, opts = {})
350
350
  if @api_client.config.debugging
351
351
  @api_client.config.logger.debug 'Calling API: PaymentInstrumentsApi.tms_v1_paymentinstruments_token_id_patch ...'
@@ -404,7 +404,7 @@ module CyberSource
404
404
  :form_params => form_params,
405
405
  :body => post_body,
406
406
  :auth_names => auth_names,
407
- :return_type => 'InlineResponse2016')
407
+ :return_type => 'TmsV1PaymentinstrumentsPost201Response')
408
408
  if @api_client.config.debugging
409
409
  @api_client.config.logger.debug "API called: PaymentInstrumentsApi#tms_v1_paymentinstruments_token_id_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
410
410
  end
@@ -18,13 +18,13 @@ module CyberSource
18
18
 
19
19
  def initialize(api_client = ApiClient.default, config)
20
20
  @api_client = api_client
21
- api_client.set_configuration(config)
21
+ @api_client.set_configuration(config)
22
22
  end
23
23
  # Process a Payment
24
24
  # Authorize the payment for the transaction.
25
25
  # @param create_payment_request
26
26
  # @param [Hash] opts the optional parameters
27
- # @return [InlineResponse201]
27
+ # @return [PtsV2PaymentsPost201Response]
28
28
  def create_payment(create_payment_request, opts = {})
29
29
  data, _status_code, _headers = create_payment_with_http_info(create_payment_request, opts)
30
30
  return data, _status_code, _headers
@@ -34,7 +34,7 @@ module CyberSource
34
34
  # Authorize the payment for the transaction.
35
35
  # @param create_payment_request
36
36
  # @param [Hash] opts the optional parameters
37
- # @return [Array<(InlineResponse201, Fixnum, Hash)>] InlineResponse201 data, response status code and response headers
37
+ # @return [Array<(PtsV2PaymentsPost201Response, Fixnum, Hash)>] PtsV2PaymentsPost201Response data, response status code and response headers
38
38
  def create_payment_with_http_info(create_payment_request, opts = {})
39
39
  if @api_client.config.debugging
40
40
  @api_client.config.logger.debug 'Calling API: PaymentsApi.create_payment ...'
@@ -68,7 +68,7 @@ module CyberSource
68
68
  :form_params => form_params,
69
69
  :body => post_body,
70
70
  :auth_names => auth_names,
71
- :return_type => 'InlineResponse201')
71
+ :return_type => 'PtsV2PaymentsPost201Response')
72
72
  if @api_client.config.debugging
73
73
  @api_client.config.logger.debug "API called: PaymentsApi#create_payment\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
74
  end
@@ -26,8 +26,8 @@ module CyberSource
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @return [nil]
28
28
  def oct_create_payment(oct_create_payment_request, opts = {})
29
- data, _status_code, _headers = oct_create_payment_with_http_info(oct_create_payment_request, opts)
30
- return data, _status_code, _headers
29
+ data, status_code, headers = oct_create_payment_with_http_info(oct_create_payment_request, opts)
30
+ return data, status_code, headers
31
31
  end
32
32
 
33
33
  # Process a Payout
@@ -33,8 +33,8 @@ module CyberSource
33
33
  # @option opts [Integer] :limit Results count per page. Range(1-2000) (default to 2000)
34
34
  # @return [nil]
35
35
  def get_purchase_and_refund_details(start_time, end_time, opts = {})
36
- data, _status_code, _headers = get_purchase_and_refund_details_with_http_info(start_time, end_time, opts)
37
- return data, _status_code, _headers
36
+ data, status_code, headers = get_purchase_and_refund_details_with_http_info(start_time, end_time, opts)
37
+ return data, status_code, headers
38
38
  end
39
39
 
40
40
  # Get Purchase and Refund details
@@ -25,7 +25,7 @@ module CyberSource
25
25
  # @param refund_capture_request
26
26
  # @param id The capture ID. This ID is returned from a previous capture request.
27
27
  # @param [Hash] opts the optional parameters
28
- # @return [InlineResponse2013]
28
+ # @return [PtsV2PaymentsRefundPost201Response]
29
29
  def refund_capture(refund_capture_request, id, opts = {})
30
30
  data, _status_code, _headers = refund_capture_with_http_info(refund_capture_request, id, opts)
31
31
  return data, _status_code, _headers
@@ -36,7 +36,7 @@ module CyberSource
36
36
  # @param refund_capture_request
37
37
  # @param id The capture ID. This ID is returned from a previous capture request.
38
38
  # @param [Hash] opts the optional parameters
39
- # @return [Array<(InlineResponse2013, Fixnum, Hash)>] InlineResponse2013 data, response status code and response headers
39
+ # @return [Array<(PtsV2PaymentsRefundPost201Response, Fixnum, Hash)>] PtsV2PaymentsRefundPost201Response data, response status code and response headers
40
40
  def refund_capture_with_http_info(refund_capture_request, id, opts = {})
41
41
  if @api_client.config.debugging
42
42
  @api_client.config.logger.debug 'Calling API: RefundApi.refund_capture ...'
@@ -74,7 +74,7 @@ module CyberSource
74
74
  :form_params => form_params,
75
75
  :body => post_body,
76
76
  :auth_names => auth_names,
77
- :return_type => 'InlineResponse2013')
77
+ :return_type => 'PtsV2PaymentsRefundPost201Response')
78
78
  if @api_client.config.debugging
79
79
  @api_client.config.logger.debug "API called: RefundApi#refund_capture\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
80
80
  end
@@ -85,7 +85,7 @@ module CyberSource
85
85
  # @param refund_payment_request
86
86
  # @param id The payment ID. This ID is returned from a previous payment request.
87
87
  # @param [Hash] opts the optional parameters
88
- # @return [InlineResponse2013]
88
+ # @return [PtsV2PaymentsRefundPost201Response]
89
89
  def refund_payment(refund_payment_request, id, opts = {})
90
90
  data, _status_code, _headers = refund_payment_with_http_info(refund_payment_request, id, opts)
91
91
  return data, _status_code, _headers
@@ -96,7 +96,7 @@ module CyberSource
96
96
  # @param refund_payment_request
97
97
  # @param id The payment ID. This ID is returned from a previous payment request.
98
98
  # @param [Hash] opts the optional parameters
99
- # @return [Array<(InlineResponse2013, Fixnum, Hash)>] InlineResponse2013 data, response status code and response headers
99
+ # @return [Array<(PtsV2PaymentsRefundPost201Response, Fixnum, Hash)>] PtsV2PaymentsRefundPost201Response data, response status code and response headers
100
100
  def refund_payment_with_http_info(refund_payment_request, id, opts = {})
101
101
  if @api_client.config.debugging
102
102
  @api_client.config.logger.debug 'Calling API: RefundApi.refund_payment ...'
@@ -134,7 +134,7 @@ module CyberSource
134
134
  :form_params => form_params,
135
135
  :body => post_body,
136
136
  :auth_names => auth_names,
137
- :return_type => 'InlineResponse2013')
137
+ :return_type => 'PtsV2PaymentsRefundPost201Response')
138
138
  if @api_client.config.debugging
139
139
  @api_client.config.logger.debug "API called: RefundApi#refund_payment\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
140
140
  end
@@ -25,7 +25,7 @@ module CyberSource
25
25
  # @param report_definition_name Name of the Report definition to retrieve
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @option opts [String] :organization_id Valid Cybersource Organization Id
28
- # @return [InlineResponse2005]
28
+ # @return [ReportingV3ReportDefinitionsNameGet200Response]
29
29
  def get_resource_info_by_report_definition(report_definition_name, opts = {})
30
30
  data, _status_code, _headers = get_resource_info_by_report_definition_with_http_info(report_definition_name, opts)
31
31
  return data, _status_code, _headers
@@ -36,7 +36,7 @@ module CyberSource
36
36
  # @param report_definition_name Name of the Report definition to retrieve
37
37
  # @param [Hash] opts the optional parameters
38
38
  # @option opts [String] :organization_id Valid Cybersource Organization Id
39
- # @return [Array<(InlineResponse2005, Fixnum, Hash)>] InlineResponse2005 data, response status code and response headers
39
+ # @return [Array<(ReportingV3ReportDefinitionsNameGet200Response, Fixnum, Hash)>] ReportingV3ReportDefinitionsNameGet200Response data, response status code and response headers
40
40
  def get_resource_info_by_report_definition_with_http_info(report_definition_name, opts = {})
41
41
  if @api_client.config.debugging
42
42
  @api_client.config.logger.debug 'Calling API: ReportDefinitionsApi.get_resource_info_by_report_definition ...'
@@ -83,7 +83,7 @@ module CyberSource
83
83
  :form_params => form_params,
84
84
  :body => post_body,
85
85
  :auth_names => auth_names,
86
- :return_type => 'InlineResponse2005')
86
+ :return_type => 'ReportingV3ReportDefinitionsNameGet200Response')
87
87
  if @api_client.config.debugging
88
88
  @api_client.config.logger.debug "API called: ReportDefinitionsApi#get_resource_info_by_report_definition\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
89
89
  end
@@ -93,7 +93,7 @@ module CyberSource
93
93
  #
94
94
  # @param [Hash] opts the optional parameters
95
95
  # @option opts [String] :organization_id Valid Cybersource Organization Id
96
- # @return [InlineResponse2004]
96
+ # @return [ReportingV3ReportDefinitionsGet200Response]
97
97
  def get_resource_v2_info(opts = {})
98
98
  data, _status_code, _headers = get_resource_v2_info_with_http_info(opts)
99
99
  return data, _status_code, _headers
@@ -103,7 +103,7 @@ module CyberSource
103
103
  #
104
104
  # @param [Hash] opts the optional parameters
105
105
  # @option opts [String] :organization_id Valid Cybersource Organization Id
106
- # @return [Array<(InlineResponse2004, Fixnum, Hash)>] InlineResponse2004 data, response status code and response headers
106
+ # @return [Array<(ReportingV3ReportDefinitionsGet200Response, Fixnum, Hash)>] ReportingV3ReportDefinitionsGet200Response data, response status code and response headers
107
107
  def get_resource_v2_info_with_http_info(opts = {})
108
108
  if @api_client.config.debugging
109
109
  @api_client.config.logger.debug 'Calling API: ReportDefinitionsApi.get_resource_v2_info ...'
@@ -146,7 +146,7 @@ module CyberSource
146
146
  :form_params => form_params,
147
147
  :body => post_body,
148
148
  :auth_names => auth_names,
149
- :return_type => 'InlineResponse2004')
149
+ :return_type => 'ReportingV3ReportDefinitionsGet200Response')
150
150
  if @api_client.config.debugging
151
151
  @api_client.config.logger.debug "API called: ReportDefinitionsApi#get_resource_v2_info\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
152
152
  end
@@ -60,7 +60,7 @@ module CyberSource
60
60
  # HTTP header 'Accept' (if needed)
61
61
  header_params['Accept'] = @api_client.select_header_accept(['application/hal+json'])
62
62
  # HTTP header 'Content-Type'
63
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json;charset=utf-8'])
63
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
64
64
 
65
65
  # form parameters
66
66
  form_params = {}
@@ -147,7 +147,7 @@ module CyberSource
147
147
  # Retrieve all subscriptions by organization
148
148
  #
149
149
  # @param [Hash] opts the optional parameters
150
- # @return [InlineResponse2006]
150
+ # @return [ReportingV3ReportSubscriptionsGet200Response]
151
151
  def get_all_subscriptions(opts = {})
152
152
  data, _status_code, _headers = get_all_subscriptions_with_http_info(opts)
153
153
  return data, _status_code, _headers
@@ -156,7 +156,7 @@ module CyberSource
156
156
  # Retrieve all subscriptions by organization
157
157
  #
158
158
  # @param [Hash] opts the optional parameters
159
- # @return [Array<(InlineResponse2006, Fixnum, Hash)>] InlineResponse2006 data, response status code and response headers
159
+ # @return [Array<(ReportingV3ReportSubscriptionsGet200Response, Fixnum, Hash)>] ReportingV3ReportSubscriptionsGet200Response data, response status code and response headers
160
160
  def get_all_subscriptions_with_http_info(opts = {})
161
161
  if @api_client.config.debugging
162
162
  @api_client.config.logger.debug 'Calling API: ReportSubscriptionsApi.get_all_subscriptions ...'
@@ -186,7 +186,7 @@ module CyberSource
186
186
  :form_params => form_params,
187
187
  :body => post_body,
188
188
  :auth_names => auth_names,
189
- :return_type => 'InlineResponse2006')
189
+ :return_type => 'ReportingV3ReportSubscriptionsGet200Response')
190
190
  if @api_client.config.debugging
191
191
  @api_client.config.logger.debug "API called: ReportSubscriptionsApi#get_all_subscriptions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
192
192
  end
@@ -196,7 +196,7 @@ module CyberSource
196
196
  #
197
197
  # @param report_name Name of the Report to Retrieve
198
198
  # @param [Hash] opts the optional parameters
199
- # @return [InlineResponse2006Subscriptions]
199
+ # @return [ReportingV3ReportSubscriptionsGet200ResponseSubscriptions]
200
200
  def get_subscription(report_name, opts = {})
201
201
  data, _status_code, _headers = get_subscription_with_http_info(report_name, opts)
202
202
  return data, _status_code, _headers
@@ -206,7 +206,7 @@ module CyberSource
206
206
  #
207
207
  # @param report_name Name of the Report to Retrieve
208
208
  # @param [Hash] opts the optional parameters
209
- # @return [Array<(InlineResponse2006Subscriptions, Fixnum, Hash)>] InlineResponse2006Subscriptions data, response status code and response headers
209
+ # @return [Array<(ReportingV3ReportSubscriptionsGet200ResponseSubscriptions, Fixnum, Hash)>] ReportingV3ReportSubscriptionsGet200ResponseSubscriptions data, response status code and response headers
210
210
  def get_subscription_with_http_info(report_name, opts = {})
211
211
  if @api_client.config.debugging
212
212
  @api_client.config.logger.debug 'Calling API: ReportSubscriptionsApi.get_subscription ...'
@@ -252,7 +252,7 @@ module CyberSource
252
252
  :form_params => form_params,
253
253
  :body => post_body,
254
254
  :auth_names => auth_names,
255
- :return_type => 'InlineResponse2006Subscriptions')
255
+ :return_type => 'ReportingV3ReportSubscriptionsGet200ResponseSubscriptions')
256
256
  if @api_client.config.debugging
257
257
  @api_client.config.logger.debug "API called: ReportSubscriptionsApi#get_subscription\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
258
258
  end