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
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2009LinksSelf
16
+ class PtsV1TransactionBatchesGet200ResponseLinksSelf
17
17
  attr_accessor :href
18
18
 
19
19
  attr_accessor :method
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2002TransactionBatches
16
+ class PtsV1TransactionBatchesGet200ResponseTransactionBatches
17
17
  # Unique identifier assigned to the batch file.
18
18
  attr_accessor :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 InlineResponse4005
16
+ class PtsV1TransactionBatchesGet400Response
17
17
  attr_accessor :error_information
18
18
 
19
19
  # Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC.
@@ -30,7 +30,7 @@ module CyberSource
30
30
  # Attribute type mapping.
31
31
  def self.swagger_types
32
32
  {
33
- :'error_information' => :'InlineResponse4005ErrorInformation',
33
+ :'error_information' => :'PtsV1TransactionBatchesGet400ResponseErrorInformation',
34
34
  :'submit_time_utc' => :'String'
35
35
  }
36
36
  end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse4005ErrorInformation
16
+ class PtsV1TransactionBatchesGet400ResponseErrorInformation
17
17
  attr_accessor :reason
18
18
 
19
19
  attr_accessor :message
@@ -34,7 +34,7 @@ module CyberSource
34
34
  {
35
35
  :'reason' => :'String',
36
36
  :'message' => :'String',
37
- :'details' => :'Array<InlineResponse4005ErrorInformationDetails>'
37
+ :'details' => :'Array<PtsV1TransactionBatchesGet400ResponseErrorInformationDetails>'
38
38
  }
39
39
  end
40
40
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse4005ErrorInformationDetails
16
+ class PtsV1TransactionBatchesGet400ResponseErrorInformationDetails
17
17
  # This is the flattened JSON object field name/path that is either missing or invalid.
18
18
  attr_accessor :field
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse500
16
+ class PtsV1TransactionBatchesGet500Response
17
17
  attr_accessor :error_information
18
18
 
19
19
  # Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC.
@@ -30,7 +30,7 @@ module CyberSource
30
30
  # Attribute type mapping.
31
31
  def self.swagger_types
32
32
  {
33
- :'error_information' => :'InlineResponse500ErrorInformation',
33
+ :'error_information' => :'PtsV1TransactionBatchesGet500ResponseErrorInformation',
34
34
  :'submit_time_utc' => :'String'
35
35
  }
36
36
  end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse500ErrorInformation
16
+ class PtsV1TransactionBatchesGet500ResponseErrorInformation
17
17
  # The reason of status
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 InlineResponse2014
16
+ class PtsV2CreditsPost201Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # An unique identification number assigned by CyberSource to identify the submitted request.
@@ -76,15 +76,15 @@ module CyberSource
76
76
  # Attribute type mapping.
77
77
  def self.swagger_types
78
78
  {
79
- :'_links' => :'InlineResponse2013Links',
79
+ :'_links' => :'PtsV2PaymentsRefundPost201ResponseLinks',
80
80
  :'id' => :'String',
81
81
  :'submit_time_utc' => :'String',
82
82
  :'status' => :'String',
83
83
  :'reconciliation_id' => :'String',
84
- :'client_reference_information' => :'InlineResponse201ClientReferenceInformation',
85
- :'credit_amount_details' => :'InlineResponse2014CreditAmountDetails',
86
- :'processor_information' => :'InlineResponse2013ProcessorInformation',
87
- :'order_information' => :'InlineResponse2013OrderInformation'
84
+ :'client_reference_information' => :'PtsV2PaymentsPost201ResponseClientReferenceInformation',
85
+ :'credit_amount_details' => :'PtsV2CreditsPost201ResponseCreditAmountDetails',
86
+ :'processor_information' => :'PtsV2PaymentsRefundPost201ResponseProcessorInformation',
87
+ :'order_information' => :'PtsV2PaymentsRefundPost201ResponseOrderInformation'
88
88
  }
89
89
  end
90
90
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2014CreditAmountDetails
16
+ class PtsV2CreditsPost201ResponseCreditAmountDetails
17
17
  # Total amount of the credit.
18
18
  attr_accessor :credit_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 InlineResponse2012
16
+ class PtsV2PaymentsCapturesPost201Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # An unique identification number assigned by CyberSource to identify the submitted request.
@@ -73,14 +73,14 @@ module CyberSource
73
73
  # Attribute type mapping.
74
74
  def self.swagger_types
75
75
  {
76
- :'_links' => :'InlineResponse2012Links',
76
+ :'_links' => :'PtsV2PaymentsCapturesPost201ResponseLinks',
77
77
  :'id' => :'String',
78
78
  :'submit_time_utc' => :'String',
79
79
  :'status' => :'String',
80
80
  :'reconciliation_id' => :'String',
81
- :'client_reference_information' => :'InlineResponse201ClientReferenceInformation',
82
- :'processor_information' => :'InlineResponse2012ProcessorInformation',
83
- :'order_information' => :'InlineResponse2012OrderInformation'
81
+ :'client_reference_information' => :'PtsV2PaymentsPost201ResponseClientReferenceInformation',
82
+ :'processor_information' => :'PtsV2PaymentsCapturesPost201ResponseProcessorInformation',
83
+ :'order_information' => :'PtsV2PaymentsCapturesPost201ResponseOrderInformation'
84
84
  }
85
85
  end
86
86
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2012Links
16
+ class PtsV2PaymentsCapturesPost201ResponseLinks
17
17
  attr_accessor :_self
18
18
 
19
19
  attr_accessor :void
@@ -32,9 +32,9 @@ module CyberSource
32
32
  # Attribute type mapping.
33
33
  def self.swagger_types
34
34
  {
35
- :'_self' => :'InlineResponse201LinksSelf',
36
- :'void' => :'InlineResponse201LinksSelf',
37
- :'refund' => :'InlineResponse201LinksSelf'
35
+ :'_self' => :'PtsV2PaymentsPost201ResponseLinksSelf',
36
+ :'void' => :'PtsV2PaymentsPost201ResponseLinksSelf',
37
+ :'refund' => :'PtsV2PaymentsPost201ResponseLinksSelf'
38
38
  }
39
39
  end
40
40
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201OrderInformation
16
+ class PtsV2PaymentsCapturesPost201ResponseOrderInformation
17
17
  attr_accessor :amount_details
18
18
 
19
19
  attr_accessor :invoice_details
@@ -29,8 +29,8 @@ module CyberSource
29
29
  # Attribute type mapping.
30
30
  def self.swagger_types
31
31
  {
32
- :'amount_details' => :'InlineResponse201OrderInformationAmountDetails',
33
- :'invoice_details' => :'InlineResponse201OrderInformationInvoiceDetails'
32
+ :'amount_details' => :'PtsV2PaymentsCapturesPost201ResponseOrderInformationAmountDetails',
33
+ :'invoice_details' => :'PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails'
34
34
  }
35
35
  end
36
36
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2012OrderInformationAmountDetails
16
+ class PtsV2PaymentsCapturesPost201ResponseOrderInformationAmountDetails
17
17
  # Amount you requested for the capture.
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 InlineResponse2012ProcessorInformation
16
+ class PtsV2PaymentsCapturesPost201ResponseProcessorInformation
17
17
  # Processor transaction ID. This value identifies the transaction on a host system. This value is supported only for Moneris. It contains this information: - Terminal used to process the transaction - Shift during which the transaction took place - Batch number - Transaction number within the batch You must store this value. If you give the customer a receipt, display this value on the receipt. Example For the value 66012345001069003: - Terminal ID = 66012345 - Shift number = 001 - Batch number = 069 - Transaction number = 003
18
18
  attr_accessor :transaction_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 InlineResponse4002
16
+ class PtsV2PaymentsCapturesPost400Response
17
17
  # Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC.
18
18
  attr_accessor :submit_time_utc
19
19
 
@@ -68,7 +68,7 @@ module CyberSource
68
68
  :'status' => :'String',
69
69
  :'reason' => :'String',
70
70
  :'message' => :'String',
71
- :'details' => :'Array<InlineResponse201ErrorInformationDetails>'
71
+ :'details' => :'Array<PtsV2PaymentsPost201ResponseErrorInformationDetails>'
72
72
  }
73
73
  end
74
74
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201
16
+ class PtsV2PaymentsPost201Response
17
17
  attr_accessor :_links
18
18
 
19
19
  # An unique identification number assigned by CyberSource to identify the submitted request.
@@ -82,17 +82,17 @@ module CyberSource
82
82
  # Attribute type mapping.
83
83
  def self.swagger_types
84
84
  {
85
- :'_links' => :'InlineResponse201Links',
85
+ :'_links' => :'PtsV2PaymentsPost201ResponseLinks',
86
86
  :'id' => :'String',
87
87
  :'submit_time_utc' => :'String',
88
88
  :'status' => :'String',
89
89
  :'reconciliation_id' => :'String',
90
- :'error_information' => :'InlineResponse201ErrorInformation',
91
- :'client_reference_information' => :'InlineResponse201ClientReferenceInformation',
92
- :'processor_information' => :'InlineResponse201ProcessorInformation',
93
- :'payment_information' => :'InlineResponse201PaymentInformation',
94
- :'order_information' => :'InlineResponse201OrderInformation',
95
- :'point_of_sale_information' => :'InlineResponse201PointOfSaleInformation'
90
+ :'error_information' => :'PtsV2PaymentsPost201ResponseErrorInformation',
91
+ :'client_reference_information' => :'PtsV2PaymentsPost201ResponseClientReferenceInformation',
92
+ :'processor_information' => :'PtsV2PaymentsPost201ResponseProcessorInformation',
93
+ :'payment_information' => :'PtsV2PaymentsPost201ResponsePaymentInformation',
94
+ :'order_information' => :'PtsV2PaymentsPost201ResponseOrderInformation',
95
+ :'point_of_sale_information' => :'PtsV2PaymentsPost201ResponsePointOfSaleInformation'
96
96
  }
97
97
  end
98
98
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201Links
16
+ class PtsV2PaymentsPost201ResponseLinks
17
17
  attr_accessor :_self
18
18
 
19
19
  attr_accessor :reversal
@@ -32,9 +32,9 @@ module CyberSource
32
32
  # Attribute type mapping.
33
33
  def self.swagger_types
34
34
  {
35
- :'_self' => :'InlineResponse201LinksSelf',
36
- :'reversal' => :'InlineResponse201LinksSelf',
37
- :'capture' => :'InlineResponse201LinksSelf'
35
+ :'_self' => :'PtsV2PaymentsPost201ResponseLinksSelf',
36
+ :'reversal' => :'PtsV2PaymentsPost201ResponseLinksSelf',
37
+ :'capture' => :'PtsV2PaymentsPost201ResponseLinksSelf'
38
38
  }
39
39
  end
40
40
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201LinksSelf
16
+ class PtsV2PaymentsPost201ResponseLinksSelf
17
17
  # URL
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 InlineResponse201ClientReferenceInformation
16
+ class PtsV2PaymentsPost201ResponseClientReferenceInformation
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 InlineResponse201ErrorInformation
16
+ class PtsV2PaymentsPost201ResponseErrorInformation
17
17
  # The reason of the status.
18
18
  attr_accessor :reason
19
19
 
@@ -58,7 +58,7 @@ module CyberSource
58
58
  {
59
59
  :'reason' => :'String',
60
60
  :'message' => :'String',
61
- :'details' => :'Array<InlineResponse201ErrorInformationDetails>'
61
+ :'details' => :'Array<PtsV2PaymentsPost201ResponseErrorInformationDetails>'
62
62
  }
63
63
  end
64
64
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ErrorInformationDetails
16
+ class PtsV2PaymentsPost201ResponseErrorInformationDetails
17
17
  # This is the flattened JSON object field name/path that is either missing or invalid.
18
18
  attr_accessor :field
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse2012OrderInformation
16
+ class PtsV2PaymentsPost201ResponseOrderInformation
17
17
  attr_accessor :amount_details
18
18
 
19
19
  attr_accessor :invoice_details
@@ -29,8 +29,8 @@ module CyberSource
29
29
  # Attribute type mapping.
30
30
  def self.swagger_types
31
31
  {
32
- :'amount_details' => :'InlineResponse2012OrderInformationAmountDetails',
33
- :'invoice_details' => :'InlineResponse201OrderInformationInvoiceDetails'
32
+ :'amount_details' => :'PtsV2PaymentsPost201ResponseOrderInformationAmountDetails',
33
+ :'invoice_details' => :'PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails'
34
34
  }
35
35
  end
36
36
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201OrderInformationAmountDetails
16
+ class PtsV2PaymentsPost201ResponseOrderInformationAmountDetails
17
17
  # Amount you requested for the payment or capture. This value is returned for partial authorizations.
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 InlineResponse201OrderInformationInvoiceDetails
16
+ class PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails
17
17
  # Indicates whether CyberSource sent the Level III information to the processor. The possible values are: If your account is not enabled for Level III data or if you did not include the purchasing level field in your request, CyberSource does not include the Level III data in the request sent to the processor. For processor-specific information, see the bill_purchasing_level3_enabled field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html)
18
18
  attr_accessor :level3_transmission_status
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PaymentInformation
16
+ class PtsV2PaymentsPost201ResponsePaymentInformation
17
17
  attr_accessor :card
18
18
 
19
19
  attr_accessor :tokenized_card
@@ -32,9 +32,9 @@ module CyberSource
32
32
  # Attribute type mapping.
33
33
  def self.swagger_types
34
34
  {
35
- :'card' => :'InlineResponse201PaymentInformationCard',
36
- :'tokenized_card' => :'InlineResponse201PaymentInformationTokenizedCard',
37
- :'account_features' => :'InlineResponse201PaymentInformationAccountFeatures'
35
+ :'card' => :'PtsV2PaymentsPost201ResponsePaymentInformationCard',
36
+ :'tokenized_card' => :'PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard',
37
+ :'account_features' => :'PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures'
38
38
  }
39
39
  end
40
40
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PaymentInformationAccountFeatures
16
+ class PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures
17
17
  # Type of account. This value is returned only if you requested a balance inquiry. Possible values: - **00**: Not applicable or not specified - **10**: Savings account - **20**: Checking account - **30**: Credit card account - **40**: Universal account
18
18
  attr_accessor :account_type
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PaymentInformationCard
16
+ class PtsV2PaymentsPost201ResponsePaymentInformationCard
17
17
  # Last four digits of the cardholder’s account number. This field is returned only for tokenized transactions. You can use this value on the receipt that you give to the cardholder.
18
18
  attr_accessor :suffix
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PaymentInformationTokenizedCard
16
+ class PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard
17
17
  # First six digits of token. CyberSource includes this field in the reply message when it decrypts the payment blob for the tokenized transaction.
18
18
  attr_accessor :prefix
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PointOfSaleInformation
16
+ class PtsV2PaymentsPost201ResponsePointOfSaleInformation
17
17
  attr_accessor :emv
18
18
 
19
19
  # Point-of-sale details for the transaction. This value is returned only for **American Express Direct**. CyberSource generates this value, which consists of a series of codes that identify terminal capability, security data, and specific conditions present at the time the transaction occurred. To comply with the CAPN requirements, this value must be included in all subsequent follow-on requests, such as captures and follow-on credits. When you perform authorizations, captures, and credits through CyberSource, CyberSource passes this value from the authorization service to the subsequent services for you. However, when you perform authorizations through CyberSource and perform subsequent services through other financial institutions, you must ensure that your requests for captures and credits include this value.
@@ -30,7 +30,7 @@ module CyberSource
30
30
  # Attribute type mapping.
31
31
  def self.swagger_types
32
32
  {
33
- :'emv' => :'InlineResponse201PointOfSaleInformationEmv',
33
+ :'emv' => :'PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv',
34
34
  :'amex_capn_data' => :'String'
35
35
  }
36
36
  end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201PointOfSaleInformationEmv
16
+ class PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv
17
17
  # EMV data that is transmitted from the chip card to the issuer, and from the issuer to the chip card. The EMV data is in the tag-length-value format and includes chip card tags, terminal tags, and transaction detail tags. `Important` The following tags contain sensitive information and **must not** be included in this field: - **56**: Track 1 equivalent data - **57**: Track 2 equivalent data - **5A**: Application PAN - **5F20**: Cardholder name - **5F24**: Application expiration date (This sensitivity has been relaxed for cmcic, amexdirect, fdiglobal, opdfde, six) - **99**: Transaction PIN - **9F0B**: Cardholder name (extended) - **9F1F**: Track 1 discretionary data - **9F20**: Track 2 discretionary data For captures, this field is required for contact EMV transactions. Otherwise, it is optional. For credits, this field is required for contact EMV stand-alone credits and contactless EMV stand-alone credits. Otherwise, it is optional. `Important` For contact EMV captures, contact EMV stand-alone credits, and contactless EMV stand-alone credits, you must include the following tags in this field. For all other types of EMV transactions, the following tags are optional. - **95**: Terminal verification results - **9F10**: Issuer application data - **9F26**: Application cryptogram
18
18
  attr_accessor :tags
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ProcessorInformation
16
+ class PtsV2PaymentsPost201ResponseProcessorInformation
17
17
  # Authorization code. Returned only when the processor returns this value.
18
18
  attr_accessor :approval_code
19
19
 
@@ -125,13 +125,13 @@ module CyberSource
125
125
  :'response_details' => :'String',
126
126
  :'response_category_code' => :'String',
127
127
  :'forwarded_acquirer_code' => :'String',
128
- :'avs' => :'InlineResponse201ProcessorInformationAvs',
129
- :'card_verification' => :'InlineResponse201ProcessorInformationCardVerification',
130
- :'merchant_advice' => :'InlineResponse201ProcessorInformationMerchantAdvice',
131
- :'electronic_verification_results' => :'InlineResponse201ProcessorInformationElectronicVerificationResults',
132
- :'customer' => :'InlineResponse201ProcessorInformationCustomer',
133
- :'consumer_authentication_response' => :'InlineResponse201ProcessorInformationConsumerAuthenticationResponse',
134
- :'issuer' => :'InlineResponse201ProcessorInformationIssuer',
128
+ :'avs' => :'PtsV2PaymentsPost201ResponseProcessorInformationAvs',
129
+ :'card_verification' => :'PtsV2PaymentsPost201ResponseProcessorInformationCardVerification',
130
+ :'merchant_advice' => :'PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice',
131
+ :'electronic_verification_results' => :'PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults',
132
+ :'customer' => :'PtsV2PaymentsPost201ResponseProcessorInformationCustomer',
133
+ :'consumer_authentication_response' => :'PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse',
134
+ :'issuer' => :'PtsV2PaymentsPost201ResponseProcessorInformationIssuer',
135
135
  :'system_trace_audit_number' => :'String',
136
136
  :'payment_account_reference_number' => :'String',
137
137
  :'transaction_integrity_code' => :'String',
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ProcessorInformationAvs
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationAvs
17
17
  # AVS result code.
18
18
  attr_accessor :code
19
19
 
@@ -57,7 +57,6 @@ module CyberSource
57
57
  # @return Array for valid properties with the reasons
58
58
  def list_invalid_properties
59
59
  invalid_properties = Array.new
60
- # ansuguma
61
60
  # if !@code.nil? && @code.to_s.length > 1
62
61
  # invalid_properties.push('invalid value for "code", the character length must be smaller than or equal to 1.')
63
62
  # end
@@ -72,7 +71,6 @@ module CyberSource
72
71
  # Check to see if the all the properties in the model are valid
73
72
  # @return true if the model is valid
74
73
  def valid?
75
- # ansuguma
76
74
  # return false if !@code.nil? && @code.to_s.length > 1
77
75
  return false if !@code_raw.nil? && @code_raw.to_s.length > 10
78
76
  true
@@ -81,7 +79,6 @@ module CyberSource
81
79
  # Custom attribute writer method with validation
82
80
  # @param [Object] code Value to be assigned
83
81
  def code=(code)
84
- # ansuguma
85
82
  # if !code.nil? && code.to_s.length > 1
86
83
  # fail ArgumentError, 'invalid value for "code", the character length must be smaller than or equal to 1.'
87
84
  # end
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ProcessorInformationCardVerification
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationCardVerification
17
17
  # CVN result code.
18
18
  attr_accessor :result_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 InlineResponse201ProcessorInformationConsumerAuthenticationResponse
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse
17
17
  # Mapped response code for Verified by Visa and American Express SafeKey:
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 InlineResponse201ProcessorInformationCustomer
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationCustomer
17
17
  # Personal identifier result. This field is supported only for Redecard in Brazil for CyberSource Latin American Processing. If you included _buyerInformation.personalIdentification[].ID_ in the request, this value indicates whether or not _buyerInformation.personalIdentification[].ID_ matched a value in a record on file. Returned only when the personal ID result is returned by the processor. Possible values: - **Y**: Match - **N**: No match - **K**: Not supported - **U**: Unknown - **Z**: No response returned
18
18
  attr_accessor :personal_id_result
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ProcessorInformationElectronicVerificationResults
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults
17
17
  # Mapped Electronic Verification response code for the customer’s name.
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 InlineResponse201ProcessorInformationIssuer
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationIssuer
17
17
  # Country in which the card was issued. This information enables you to determine whether the card was issued domestically or internationally. Use the two-character ISO Standard Country Codes. This field is supported for Visa, Mastercard, Discover, Diners Club, JCB, and Maestro (International) on Chase Paymentech Solutions.
18
18
  attr_accessor :country
19
19
 
@@ -13,7 +13,7 @@ Swagger Codegen version: 2.2.3
13
13
  require 'date'
14
14
 
15
15
  module CyberSource
16
- class InlineResponse201ProcessorInformationMerchantAdvice
16
+ class PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice
17
17
  # Reason the recurring payment transaction was declined. For some processors, this field is used only for Mastercard. For other processors, this field is used for Visa and Mastercard. And for other processors, this field is not implemented. Possible values: - **00**: Response not provided. - **01**: New account information is available. Obtain the new information. - **02**: Try again later. - **03**: Do not try again. Obtain another type of payment from the customer. - **04**: Problem with a token or a partial shipment indicator. - **21**: Recurring payment cancellation service. - **99**: An unknown value was returned from the processor.
18
18
  attr_accessor :code
19
19