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
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # Provide validation failed input field details
17
- class InlineResponse4007Fields
17
+ class ReportingV3NotificationofChangesGet400ResponseFields
18
18
  # Path of the failed property
19
19
  attr_accessor :path
20
20
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2004
16
+ class ReportingV3ReportDefinitionsGet200Response
17
17
  attr_accessor :report_definitions
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'report_definitions' => :'Array<InlineResponse2004ReportDefinitions>'
29
+ :'report_definitions' => :'Array<ReportingV3ReportDefinitionsGet200ResponseReportDefinitions>'
30
30
  }
31
31
  end
32
32
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2004ReportDefinitions
16
+ class ReportingV3ReportDefinitionsGet200ResponseReportDefinitions
17
17
  attr_accessor :type
18
18
 
19
19
  attr_accessor :report_definition_id
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2005
16
+ class ReportingV3ReportDefinitionsNameGet200Response
17
17
  attr_accessor :type
18
18
 
19
19
  attr_accessor :report_definition_id
@@ -66,7 +66,7 @@ module CyberSource
66
66
  :'type' => :'String',
67
67
  :'report_definition_id' => :'Integer',
68
68
  :'report_defintion_name' => :'String',
69
- :'attributes' => :'Array<InlineResponse2005Attributes>',
69
+ :'attributes' => :'Array<ReportingV3ReportDefinitionsNameGet200ResponseAttributes>',
70
70
  :'supported_formats' => :'Array<String>',
71
71
  :'description' => :'String'
72
72
  }
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2005Attributes
16
+ class ReportingV3ReportDefinitionsNameGet200ResponseAttributes
17
17
  attr_accessor :id
18
18
 
19
19
  attr_accessor :name
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2006
16
+ class ReportingV3ReportSubscriptionsGet200Response
17
17
  attr_accessor :subscriptions
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'subscriptions' => :'Array<InlineResponse2006Subscriptions>'
29
+ :'subscriptions' => :'Array<ReportingV3ReportSubscriptionsGet200ResponseSubscriptions>'
30
30
  }
31
31
  end
32
32
 
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # Report Preferences
17
- class InlineResponse2006ReportPreferences
17
+ class ReportingV3ReportSubscriptionsGet200ResponseReportPreferences
18
18
  # Indicator to determine whether negative sign infron of amount for all refunded transaction
19
19
  attr_accessor :signed_amounts
20
20
 
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # Subscription Details
17
- class InlineResponse2006Subscriptions
17
+ class ReportingV3ReportSubscriptionsGet200ResponseSubscriptions
18
18
  # Organization Id
19
19
  attr_accessor :organization_id
20
20
 
@@ -108,7 +108,7 @@ module CyberSource
108
108
  :'start_day' => :'Integer',
109
109
  :'report_fields' => :'Array<String>',
110
110
  :'report_filters' => :'Array<String>',
111
- :'report_preferences' => :'InlineResponse2006ReportPreferences',
111
+ :'report_preferences' => :'ReportingV3ReportSubscriptionsGet200ResponseReportPreferences',
112
112
  :'selected_merchant_group_name' => :'String'
113
113
  }
114
114
  end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2007
16
+ class ReportingV3ReportsGet200Response
17
17
  attr_accessor :reports
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'reports' => :'Array<InlineResponse2007Reports>'
29
+ :'reports' => :'Array<ReportingV3ReportsGet200ResponseReports>'
30
30
  }
31
31
  end
32
32
 
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # Report Search Result Bean
17
- class InlineResponse2007Reports
17
+ class ReportingV3ReportsGet200ResponseReports
18
18
  # Unique Report Identifier of each report type
19
19
  attr_accessor :report_definition_id
20
20
 
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # Report Log
17
- class InlineResponse2008
17
+ class ReportingV3ReportsIdGet200Response
18
18
  # CyberSource merchant id
19
19
  attr_accessor :organization_id
20
20
 
@@ -113,7 +113,7 @@ module CyberSource
113
113
  :'report_end_time' => :'DateTime',
114
114
  :'timezone' => :'String',
115
115
  :'report_filters' => :'Hash<String, Array<String>>',
116
- :'report_preferences' => :'InlineResponse2006ReportPreferences',
116
+ :'report_preferences' => :'ReportingV3ReportSubscriptionsGet200ResponseReportPreferences',
117
117
  :'selected_merchant_group_name' => :'String'
118
118
  }
119
119
  end
@@ -220,9 +220,9 @@ module CyberSource
220
220
  # @param [Object] report_frequency Object to be assigned
221
221
  def report_frequency=(report_frequency)
222
222
  validator = EnumAttributeValidator.new('String', ['DAILY', 'WEEKLY', 'MONTHLY'])
223
- unless validator.valid?(report_frequency)
224
- fail ArgumentError, 'invalid value for "report_frequency", must be one of #{validator.allowable_values}.'
225
- end
223
+ # unless validator.valid?(report_frequency)
224
+ # fail ArgumentError, 'invalid value for "report_frequency", must be one of #{validator.allowable_values}.'
225
+ # end
226
226
  @report_frequency = report_frequency
227
227
  end
228
228
 
@@ -91,7 +91,7 @@ module CyberSource
91
91
  :'start_time' => :'DateTime',
92
92
  :'start_day' => :'Integer',
93
93
  :'report_filters' => :'Hash<String, Array<String>>',
94
- :'report_preferences' => :'InlineResponse2006ReportPreferences',
94
+ :'report_preferences' => :'ReportingV3ReportSubscriptionsGet200ResponseReportPreferences',
95
95
  :'selected_merchant_group_name' => :'String'
96
96
  }
97
97
  end
@@ -95,7 +95,7 @@ module CyberSource
95
95
  :'report_start_time' => :'DateTime',
96
96
  :'report_end_time' => :'DateTime',
97
97
  :'report_filters' => :'Hash<String, Array<String>>',
98
- :'report_preferences' => :'InlineResponse2006ReportPreferences',
98
+ :'report_preferences' => :'ReportingV3ReportSubscriptionsGet200ResponseReportPreferences',
99
99
  :'selected_merchant_group_name' => :'String'
100
100
  }
101
101
  end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse409
16
+ class TmsV1InstrumentidentifiersDelete409Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'_links' => :'InlineResponse409Links'
29
+ :'_links' => :'TmsV1InstrumentidentifiersDelete409ResponseLinks'
30
30
  }
31
31
  end
32
32
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse409Links
16
+ class TmsV1InstrumentidentifiersDelete409ResponseLinks
17
17
  attr_accessor :payment_instruments
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'payment_instruments' => :'InlineResponse409LinksPaymentInstruments'
29
+ :'payment_instruments' => :'TmsV1InstrumentidentifiersDelete409ResponseLinksPaymentInstruments'
30
30
  }
31
31
  end
32
32
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse409LinksPaymentInstruments
16
+ class TmsV1InstrumentidentifiersDelete409ResponseLinksPaymentInstruments
17
17
  attr_accessor :href
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # Shows the response is a collection of objects.
@@ -72,7 +72,7 @@ module CyberSource
72
72
  # Attribute type mapping.
73
73
  def self.swagger_types
74
74
  {
75
- :'_links' => :'InlineResponse20011Links',
75
+ :'_links' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinks',
76
76
  :'object' => :'String',
77
77
  :'offset' => :'String',
78
78
  :'limit' => :'String',
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011Links
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinks
17
17
  attr_accessor :_self
18
18
 
19
19
  attr_accessor :first
@@ -38,11 +38,11 @@ module CyberSource
38
38
  # Attribute type mapping.
39
39
  def self.swagger_types
40
40
  {
41
- :'_self' => :'InlineResponse20011LinksSelf',
42
- :'first' => :'InlineResponse20011LinksFirst',
43
- :'prev' => :'InlineResponse20011LinksPrev',
44
- :'_next' => :'InlineResponse20011LinksNext',
45
- :'last' => :'InlineResponse20011LinksLast'
41
+ :'_self' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksSelf',
42
+ :'first' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksFirst',
43
+ :'prev' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksPrev',
44
+ :'_next' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksNext',
45
+ :'last' => :'TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksLast'
46
46
  }
47
47
  end
48
48
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011LinksFirst
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksFirst
17
17
  # A link to the collection starting at offset zero for the supplied limit.
18
18
  attr_accessor :href
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011LinksLast
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksLast
17
17
  # A link to the last collection containing the remaining objects.
18
18
  attr_accessor :href
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011LinksNext
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksNext
17
17
  # A link to the next collection starting at the supplied offset plus the supplied limit.
18
18
  attr_accessor :href
19
19
 
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module CyberSource
16
16
  # A link to the previous collection starting at the supplied offset minus the supplied limit.
17
- class InlineResponse20011LinksPrev
17
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksPrev
18
18
  attr_accessor :href
19
19
 
20
20
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20011LinksSelf
16
+ class TmsV1InstrumentidentifiersPaymentinstrumentsGet200ResponseLinksSelf
17
17
  # A link to the current requested collection.
18
18
  attr_accessor :href
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20010
16
+ class TmsV1InstrumentidentifiersPost200Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # Unique identification number assigned by CyberSource to the submitted request.
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2016
16
+ class TmsV1PaymentinstrumentsPost201Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # Unique identification number assigned by CyberSource to the submitted request.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'merchant_initiated_transaction' => :'Tmsv1instrumentidentifiersAuthorizationOptionsMerchantInitiatedTransaction'
29
+ :'merchant_initiated_transaction' => :'Tmsv1instrumentidentifiersProcessingInformationAuthorizationOptionsInitiator'
30
30
  }
31
31
  end
32
32
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012
16
+ class TssV2TransactionsGet200Response
17
17
  # An unique identification number assigned by CyberSource to identify the submitted request.
18
18
  attr_accessor :id
19
19
 
@@ -108,24 +108,24 @@ module CyberSource
108
108
  :'merchant_id' => :'String',
109
109
  :'status' => :'String',
110
110
  :'submit_time_utc' => :'String',
111
- :'application_information' => :'InlineResponse20012ApplicationInformation',
112
- :'buyer_information' => :'InlineResponse20012BuyerInformation',
113
- :'client_reference_information' => :'InlineResponse20012ClientReferenceInformation',
114
- :'consumer_authentication_information' => :'InlineResponse20012ConsumerAuthenticationInformation',
115
- :'device_information' => :'InlineResponse20012DeviceInformation',
116
- :'error_information' => :'InlineResponse20012ErrorInformation',
117
- :'installment_information' => :'InlineResponse20012InstallmentInformation',
118
- :'fraud_marking_information' => :'InlineResponse20012FraudMarkingInformation',
119
- :'merchant_defined_information' => :'Array<InlineResponse20012MerchantDefinedInformation>',
120
- :'merchant_information' => :'InlineResponse20012MerchantInformation',
121
- :'order_information' => :'InlineResponse20012OrderInformation',
122
- :'payment_information' => :'InlineResponse20012PaymentInformation',
123
- :'processing_information' => :'InlineResponse20012ProcessingInformation',
124
- :'processor_information' => :'InlineResponse20012ProcessorInformation',
125
- :'point_of_sale_information' => :'InlineResponse20012PointOfSaleInformation',
126
- :'risk_information' => :'InlineResponse20012RiskInformation',
127
- :'sender_information' => :'InlineResponse20012SenderInformation',
128
- :'_links' => :'InlineResponse2011Links'
111
+ :'application_information' => :'TssV2TransactionsGet200ResponseApplicationInformation',
112
+ :'buyer_information' => :'TssV2TransactionsGet200ResponseBuyerInformation',
113
+ :'client_reference_information' => :'TssV2TransactionsGet200ResponseClientReferenceInformation',
114
+ :'consumer_authentication_information' => :'TssV2TransactionsGet200ResponseConsumerAuthenticationInformation',
115
+ :'device_information' => :'TssV2TransactionsGet200ResponseDeviceInformation',
116
+ :'error_information' => :'TssV2TransactionsGet200ResponseErrorInformation',
117
+ :'installment_information' => :'TssV2TransactionsGet200ResponseInstallmentInformation',
118
+ :'fraud_marking_information' => :'TssV2TransactionsGet200ResponseFraudMarkingInformation',
119
+ :'merchant_defined_information' => :'Array<TssV2TransactionsGet200ResponseMerchantDefinedInformation>',
120
+ :'merchant_information' => :'TssV2TransactionsGet200ResponseMerchantInformation',
121
+ :'order_information' => :'TssV2TransactionsGet200ResponseOrderInformation',
122
+ :'payment_information' => :'TssV2TransactionsGet200ResponsePaymentInformation',
123
+ :'processing_information' => :'TssV2TransactionsGet200ResponseProcessingInformation',
124
+ :'processor_information' => :'TssV2TransactionsGet200ResponseProcessorInformation',
125
+ :'point_of_sale_information' => :'TssV2TransactionsGet200ResponsePointOfSaleInformation',
126
+ :'risk_information' => :'TssV2TransactionsGet200ResponseRiskInformation',
127
+ :'sender_information' => :'TssV2TransactionsGet200ResponseSenderInformation',
128
+ :'_links' => :'PtsV2PaymentsReversalsPost201ResponseLinks'
129
129
  }
130
130
  end
131
131
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012ApplicationInformation
16
+ class TssV2TransactionsGet200ResponseApplicationInformation
17
17
  # The status of the submitted transaction.
18
18
  attr_accessor :status
19
19
 
@@ -46,7 +46,7 @@ module CyberSource
46
46
  :'reason_code' => :'String',
47
47
  :'r_code' => :'String',
48
48
  :'r_flag' => :'String',
49
- :'applications' => :'Array<InlineResponse20012ApplicationInformationApplications>'
49
+ :'applications' => :'Array<TssV2TransactionsGet200ResponseApplicationInformationApplications>'
50
50
  }
51
51
  end
52
52
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012ApplicationInformationApplications
16
+ class TssV2TransactionsGet200ResponseApplicationInformationApplications
17
17
  # The description for this field is not available.
18
18
  attr_accessor :name
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012BuyerInformation
16
+ class TssV2TransactionsGet200ResponseBuyerInformation
17
17
  # Your identifier for the customer. For processor-specific information, see the customer_account_id field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html)
18
18
  attr_accessor :merchant_customer_id
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012ClientReferenceInformation
16
+ class TssV2TransactionsGet200ResponseClientReferenceInformation
17
17
  # Client-generated order reference or tracking number. CyberSource recommends that you send a unique value for each transaction so that you can perform meaningful searches for the transaction.
18
18
  attr_accessor :code
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012ConsumerAuthenticationInformation
16
+ class TssV2TransactionsGet200ResponseConsumerAuthenticationInformation
17
17
  # Raw electronic commerce indicator (ECI).
18
18
  attr_accessor :eci_raw
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012DeviceInformation
16
+ class TssV2TransactionsGet200ResponseDeviceInformation
17
17
  # IP address of the customer.
18
18
  attr_accessor :ip_address
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012ErrorInformation
16
+ class TssV2TransactionsGet200ResponseErrorInformation
17
17
  # The description for this field is not available.
18
18
  attr_accessor :reason
19
19
 
@@ -36,7 +36,7 @@ module CyberSource
36
36
  {
37
37
  :'reason' => :'String',
38
38
  :'message' => :'String',
39
- :'details' => :'Array<InlineResponse201ErrorInformationDetails>'
39
+ :'details' => :'Array<PtsV2PaymentsPost201ResponseErrorInformationDetails>'
40
40
  }
41
41
  end
42
42
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012FraudMarkingInformation
16
+ class TssV2TransactionsGet200ResponseFraudMarkingInformation
17
17
  # The description for this field is not available.
18
18
  attr_accessor :reason
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012InstallmentInformation
16
+ class TssV2TransactionsGet200ResponseInstallmentInformation
17
17
  # Number of Installments.
18
18
  attr_accessor :number_of_installments
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012MerchantDefinedInformation
16
+ class TssV2TransactionsGet200ResponseMerchantDefinedInformation
17
17
  # The description for this field is not available.
18
18
  attr_accessor :key
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012MerchantInformation
16
+ class TssV2TransactionsGet200ResponseMerchantInformation
17
17
  attr_accessor :merchant_descriptor
18
18
 
19
19
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -26,7 +26,7 @@ module CyberSource
26
26
  # Attribute type mapping.
27
27
  def self.swagger_types
28
28
  {
29
- :'merchant_descriptor' => :'InlineResponse20012MerchantInformationMerchantDescriptor'
29
+ :'merchant_descriptor' => :'TssV2TransactionsGet200ResponseMerchantInformationMerchantDescriptor'
30
30
  }
31
31
  end
32
32
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012MerchantInformationMerchantDescriptor
16
+ class TssV2TransactionsGet200ResponseMerchantInformationMerchantDescriptor
17
17
  # For the descriptions, used-by information, data types, and lengths for these fields, see Merchant Descriptors in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) For Payouts: * Paymentech (22)
18
18
  attr_accessor :name
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012OrderInformation
16
+ class TssV2TransactionsGet200ResponseOrderInformation
17
17
  attr_accessor :bill_to
18
18
 
19
19
  attr_accessor :ship_to
@@ -39,11 +39,11 @@ module CyberSource
39
39
  # Attribute type mapping.
40
40
  def self.swagger_types
41
41
  {
42
- :'bill_to' => :'InlineResponse20012OrderInformationBillTo',
43
- :'ship_to' => :'InlineResponse20012OrderInformationShipTo',
44
- :'line_items' => :'Array<InlineResponse20012OrderInformationLineItems>',
45
- :'amount_details' => :'InlineResponse20012OrderInformationAmountDetails',
46
- :'shipping_details' => :'InlineResponse20012OrderInformationShippingDetails'
42
+ :'bill_to' => :'TssV2TransactionsGet200ResponseOrderInformationBillTo',
43
+ :'ship_to' => :'TssV2TransactionsGet200ResponseOrderInformationShipTo',
44
+ :'line_items' => :'Array<TssV2TransactionsGet200ResponseOrderInformationLineItems>',
45
+ :'amount_details' => :'TssV2TransactionsGet200ResponseOrderInformationAmountDetails',
46
+ :'shipping_details' => :'TssV2TransactionsGet200ResponseOrderInformationShippingDetails'
47
47
  }
48
48
  end
49
49
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012OrderInformationAmountDetails
16
+ class TssV2TransactionsGet200ResponseOrderInformationAmountDetails
17
17
  # Grand total for the order. You can include a decimal point (.), but no other special characters. CyberSource truncates the amount to the correct number of decimal places. * CTV, FDCCompass, Paymentech (<= 12) For processor-specific information, see the grand_total_amount field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html)
18
18
  attr_accessor :total_amount
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse20012OrderInformationBillTo
16
+ class TssV2TransactionsGet200ResponseOrderInformationBillTo
17
17
  # Customer’s first name. This name must be the same as the name on the card. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the customer_firstname field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html)
18
18
  attr_accessor :first_name
19
19