cybersource_rest_client 0.0.72 → 0.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. checksums.yaml +4 -4
  2. data/lib/cybersource_rest_client/api/batches_api.rb +9 -9
  3. data/lib/cybersource_rest_client/api/device_de_association_v3_api.rb +96 -0
  4. data/lib/cybersource_rest_client/api/device_search_api.rb +96 -0
  5. data/lib/cybersource_rest_client/api/transaction_batches_api.rb +7 -2
  6. data/lib/cybersource_rest_client/models/commerce_solutions_products_account_updater.rb +1 -1
  7. data/lib/cybersource_rest_client/models/commerce_solutions_products_bin_lookup.rb +1 -1
  8. data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management.rb +1 -1
  9. data/lib/cybersource_rest_client/models/create_invoice_request.rb +239 -239
  10. data/lib/cybersource_rest_client/models/create_payment_link_request.rb +234 -234
  11. data/lib/cybersource_rest_client/models/create_subscription_request_1.rb +229 -229
  12. data/lib/cybersource_rest_client/models/create_webhook.rb +267 -267
  13. data/lib/cybersource_rest_client/models/device_de_associate_v3_request.rb +222 -0
  14. data/lib/cybersource_rest_client/models/dmsv3devicesdeassociate_devices.rb +209 -0
  15. data/lib/cybersource_rest_client/models/generate_capture_context_request.rb +240 -240
  16. data/lib/cybersource_rest_client/models/generate_unified_checkout_capture_context_request.rb +303 -303
  17. data/lib/cybersource_rest_client/models/get_subscription_response_1.rb +219 -219
  18. data/lib/cybersource_rest_client/models/get_subscription_response_1__links.rb +199 -199
  19. data/lib/cybersource_rest_client/models/get_subscription_response_1_buyer_information.rb +214 -214
  20. data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument.rb +237 -237
  21. data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_bank_account.rb +224 -224
  22. data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_buyer_information.rb +236 -236
  23. data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_card.rb +242 -242
  24. data/lib/cybersource_rest_client/models/get_subscription_response_1_shipping_address.rb +207 -207
  25. data/lib/cybersource_rest_client/models/inline_response_200.rb +226 -226
  26. data/lib/cybersource_rest_client/models/inline_response_200_1.rb +228 -228
  27. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded.rb +200 -200
  28. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture.rb +201 -201
  29. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture__links.rb +190 -190
  30. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture__links_self.rb +202 -202
  31. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal.rb +201 -201
  32. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal__links.rb +190 -190
  33. data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal__links_self.rb +202 -202
  34. data/lib/cybersource_rest_client/models/inline_response_200_2.rb +253 -253
  35. data/lib/cybersource_rest_client/models/inline_response_200_2_integration_information.rb +204 -204
  36. data/lib/cybersource_rest_client/models/inline_response_200_2_integration_information_tenant_configurations.rb +263 -263
  37. data/lib/cybersource_rest_client/models/inline_response_200_3.rb +213 -213
  38. data/lib/cybersource_rest_client/models/inline_response_200_4.rb +312 -312
  39. data/lib/cybersource_rest_client/models/inline_response_200_5.rb +202 -251
  40. data/lib/cybersource_rest_client/models/inline_response_200_6.rb +247 -290
  41. data/lib/cybersource_rest_client/models/inline_response_200_6_devices.rb +371 -0
  42. data/lib/cybersource_rest_client/models/inline_response_200_6_payment_processor_to_terminal_map.rb +200 -0
  43. data/lib/cybersource_rest_client/models/inline_response_200_7.rb +251 -292
  44. data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded.rb → inline_response_200_7__embedded.rb} +191 -191
  45. data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded__links.rb → inline_response_200_7__embedded__links.rb} +191 -191
  46. data/lib/cybersource_rest_client/models/{inline_response_200_6__links_report.rb → inline_response_200_7__embedded__links_reports.rb} +190 -189
  47. data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded_batches.rb → inline_response_200_7__embedded_batches.rb} +295 -295
  48. data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded_totals.rb → inline_response_200_7__embedded_totals.rb} +229 -229
  49. data/lib/cybersource_rest_client/models/{inline_response_200_5__links.rb → inline_response_200_7__links.rb} +200 -200
  50. data/lib/cybersource_rest_client/models/inline_response_200_8.rb +290 -0
  51. data/lib/cybersource_rest_client/models/{inline_response_200_6__links.rb → inline_response_200_8__links.rb} +201 -201
  52. data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded__links_reports.rb → inline_response_200_8__links_report.rb} +189 -190
  53. data/lib/cybersource_rest_client/models/{inline_response_200_6_billing.rb → inline_response_200_8_billing.rb} +219 -219
  54. data/lib/cybersource_rest_client/models/inline_response_200_9.rb +292 -0
  55. data/lib/cybersource_rest_client/models/{inline_response_200_7_records.rb → inline_response_200_9_records.rb} +209 -209
  56. data/lib/cybersource_rest_client/models/{inline_response_200_7_response_record.rb → inline_response_200_9_response_record.rb} +307 -307
  57. data/lib/cybersource_rest_client/models/{inline_response_200_7_response_record_additional_updates.rb → inline_response_200_9_response_record_additional_updates.rb} +242 -242
  58. data/lib/cybersource_rest_client/models/{inline_response_200_7_source_record.rb → inline_response_200_9_source_record.rb} +295 -295
  59. data/lib/cybersource_rest_client/models/inline_response_200_content.rb +223 -223
  60. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments.rb +11 -1
  61. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_alternative_payment_methods.rb +221 -0
  62. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_alternative_payment_methods_configuration_status.rb +200 -0
  63. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_value_added_services.rb +15 -5
  64. data/lib/cybersource_rest_client/models/inline_response_201_4.rb +312 -312
  65. data/lib/cybersource_rest_client/models/inline_response_201_5.rb +277 -277
  66. data/lib/cybersource_rest_client/models/inline_response_201_5_payloads.rb +189 -189
  67. data/lib/cybersource_rest_client/models/inline_response_201_5_payloads_test_payload.rb +190 -190
  68. data/lib/cybersource_rest_client/models/inline_response_201_6.rb +202 -202
  69. data/lib/cybersource_rest_client/models/inline_response_202__links.rb +1 -1
  70. data/lib/cybersource_rest_client/models/inline_response_206.rb +202 -0
  71. data/lib/cybersource_rest_client/models/inline_response_400_5.rb +235 -235
  72. data/lib/cybersource_rest_client/models/inline_response_400_6.rb +258 -258
  73. data/lib/cybersource_rest_client/models/inline_response_400_6_fields.rb +213 -213
  74. data/lib/cybersource_rest_client/models/inline_response_400_7.rb +235 -235
  75. data/lib/cybersource_rest_client/models/inline_response_400_7_details.rb +201 -201
  76. data/lib/cybersource_rest_client/models/inline_response_400_8.rb +236 -0
  77. data/lib/cybersource_rest_client/models/inline_response_400_8_details.rb +212 -0
  78. data/lib/cybersource_rest_client/models/inline_response_401.rb +29 -59
  79. data/lib/cybersource_rest_client/models/inline_response_401_1.rb +253 -0
  80. data/lib/cybersource_rest_client/models/{inline_response_401__links.rb → inline_response_401_1__links.rb} +2 -2
  81. data/lib/cybersource_rest_client/models/{inline_response_401__links_self.rb → inline_response_401_1__links_self.rb} +1 -1
  82. data/lib/cybersource_rest_client/models/{inline_response_401_fields.rb → inline_response_401_1_fields.rb} +1 -1
  83. data/lib/cybersource_rest_client/models/inline_response_403_2.rb +223 -0
  84. data/lib/cybersource_rest_client/models/inline_response_404_1.rb +235 -235
  85. data/lib/cybersource_rest_client/models/inline_response_404_2.rb +211 -211
  86. data/lib/cybersource_rest_client/models/inline_response_404_2_details.rb +199 -199
  87. data/lib/cybersource_rest_client/models/inline_response_404_3.rb +223 -0
  88. data/lib/cybersource_rest_client/models/inline_response_422_1.rb +235 -235
  89. data/lib/cybersource_rest_client/models/inline_response_500_3.rb +223 -0
  90. data/lib/cybersource_rest_client/models/invoicing_v2_invoice_settings_get200_response_invoice_settings_information.rb +380 -380
  91. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response.rb +222 -222
  92. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_invoice_information.rb +201 -201
  93. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_invoices.rb +259 -259
  94. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_order_information.rb +190 -190
  95. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_order_information_amount_details.rb +214 -214
  96. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get400_response.rb +235 -235
  97. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get404_response.rb +235 -235
  98. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_cancel200_response.rb +268 -268
  99. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response.rb +280 -280
  100. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_invoice_history.rb +211 -211
  101. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_transaction_details.rb +208 -208
  102. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response.rb +268 -268
  103. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_invoice_information.rb +265 -265
  104. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_order_information.rb +203 -203
  105. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_order_information_amount_details.rb +313 -313
  106. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_put200_response.rb +268 -268
  107. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_send200_response.rb +268 -268
  108. data/lib/cybersource_rest_client/models/invoicingv2invoice_settings_invoice_settings_information.rb +384 -384
  109. data/lib/cybersource_rest_client/models/invoicingv2invoices_client_reference_information.rb +189 -189
  110. data/lib/cybersource_rest_client/models/invoicingv2invoices_client_reference_information_partner.rb +213 -213
  111. data/lib/cybersource_rest_client/models/invoicingv2invoices_invoice_information.rb +281 -281
  112. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information.rb +208 -208
  113. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details.rb +314 -314
  114. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_freight.rb +225 -225
  115. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_tax_details.rb +225 -225
  116. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_line_items.rb +333 -333
  117. data/lib/cybersource_rest_client/models/invoicingv2invoices_processing_information.rb +206 -206
  118. data/lib/cybersource_rest_client/models/invoicingv2invoicesid_invoice_information.rb +270 -270
  119. data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information.rb +213 -213
  120. data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information_amount_details.rb +245 -245
  121. data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information_line_items.rb +274 -274
  122. data/lib/cybersource_rest_client/models/iplv2paymentlinks_processing_information.rb +222 -222
  123. data/lib/cybersource_rest_client/models/iplv2paymentlinks_purchase_information.rb +206 -206
  124. data/lib/cybersource_rest_client/models/iplv2paymentlinksid_order_information.rb +208 -208
  125. data/lib/cybersource_rest_client/models/iplv2paymentlinksid_processing_information.rb +217 -217
  126. data/lib/cybersource_rest_client/models/iplv2paymentlinksid_purchase_information.rb +197 -197
  127. data/lib/cybersource_rest_client/models/model_400_upload_batch_file_response.rb +199 -199
  128. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2productsorganization_id_event_types.rb +233 -233
  129. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_products.rb +202 -202
  130. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_products_1.rb +202 -202
  131. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_retry_policy.rb +270 -270
  132. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy.rb +201 -201
  133. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1.rb +201 -201
  134. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1_config.rb +223 -223
  135. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1_config_additional_config.rb +220 -220
  136. data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_config.rb +213 -213
  137. data/lib/cybersource_rest_client/models/payments_products.rb +11 -1
  138. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods.rb +199 -0
  139. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_additional_configurations.rb +202 -0
  140. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information.rb +189 -0
  141. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information_configurations.rb +203 -0
  142. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information_configurations_processors.rb +193 -0
  143. data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_payment_methods.rb +248 -0
  144. data/lib/cybersource_rest_client/models/{payments_products_payer_authentication_subscription_information.rb → payments_products_alternative_payment_methods_subscription_information.rb} +1 -1
  145. data/lib/cybersource_rest_client/models/payments_products_currency_conversion.rb +1 -1
  146. data/lib/cybersource_rest_client/models/payments_products_payer_authentication.rb +1 -1
  147. data/lib/cybersource_rest_client/models/payments_products_payouts.rb +1 -1
  148. data/lib/cybersource_rest_client/models/payments_products_secure_acceptance.rb +1 -1
  149. data/lib/cybersource_rest_client/models/payments_products_service_fee.rb +1 -1
  150. data/lib/cybersource_rest_client/models/payments_products_tax.rb +1 -1
  151. data/lib/cybersource_rest_client/models/payments_products_virtual_terminal.rb +1 -1
  152. data/lib/cybersource_rest_client/models/payments_strong_auth_issuer_information.rb +281 -281
  153. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response.rb +222 -222
  154. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_links.rb +259 -259
  155. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information.rb +203 -203
  156. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information_amount_details.rb +236 -236
  157. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information_line_items.rb +231 -231
  158. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_processing_information.rb +191 -191
  159. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_purchase_information.rb +208 -208
  160. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get400_response.rb +235 -235
  161. data/lib/cybersource_rest_client/models/pbl_payment_links_all_get404_response.rb +235 -235
  162. data/lib/cybersource_rest_client/models/pbl_payment_links_get200_response.rb +258 -258
  163. data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response.rb +258 -258
  164. data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response__links.rb +199 -199
  165. data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response_order_information.rb +203 -203
  166. data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response_purchase_information.rb +219 -219
  167. data/lib/cybersource_rest_client/models/post_device_search_request_v3.rb +223 -0
  168. data/lib/cybersource_rest_client/models/post_payment_credentials_request.rb +201 -201
  169. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_error_information.rb +213 -213
  170. data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_order_information_amount_details.rb +213 -213
  171. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1.rb +295 -295
  172. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_error_information.rb +213 -213
  173. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_error_information_details.rb +190 -190
  174. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_issuer_information.rb +213 -213
  175. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information.rb +209 -209
  176. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_amount_details.rb +196 -196
  177. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information.rb +219 -219
  178. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_e_wallet.rb +213 -213
  179. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information.rb +289 -289
  180. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_2_order_information_amount_details.rb +196 -196
  181. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_error_information.rb +213 -213
  182. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_account_information_card.rb +1 -1
  183. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +1 -1
  184. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +1 -1
  185. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb +305 -305
  186. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_error_information.rb +213 -213
  187. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_order_information_amount_details.rb +247 -247
  188. data/lib/cybersource_rest_client/models/ptsv2billingagreements_payment_information_card.rb +1 -1
  189. data/lib/cybersource_rest_client/models/ptsv2billingagreements_payment_information_tokenized_card.rb +1 -1
  190. data/lib/cybersource_rest_client/models/ptsv2paymentreferences_buyer_information.rb +1 -1
  191. data/lib/cybersource_rest_client/models/ptsv2paymentreferences_order_information_amount_details.rb +400 -400
  192. data/lib/cybersource_rest_client/models/ptsv2paymentreferences_payment_information_card.rb +1 -1
  193. data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information.rb +1 -1
  194. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +651 -651
  195. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +1 -1
  196. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_payment_account_reference.rb +1 -1
  197. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_tokenized_card.rb +1 -1
  198. data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +1 -1
  199. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +789 -789
  200. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information.rb +1 -1
  201. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_amount_details.rb +509 -509
  202. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_card.rb +1 -1
  203. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information_amount_details.rb +213 -213
  204. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details.rb +223 -223
  205. data/lib/cybersource_rest_client/models/ptsv2payouts_payment_information_card.rb +1 -1
  206. data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +328 -328
  207. data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +417 -417
  208. data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +495 -495
  209. data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information_account.rb +213 -213
  210. data/lib/cybersource_rest_client/models/rbsv1subscriptions_client_reference_information.rb +6 -6
  211. data/lib/cybersource_rest_client/models/rbsv1subscriptions_client_reference_information_partner.rb +213 -0
  212. data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information.rb +206 -206
  213. data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information_authorization_options_initiator.rb +1 -1
  214. data/lib/cybersource_rest_client/models/rbsv1subscriptions_subscription_information.rb +39 -5
  215. data/lib/cybersource_rest_client/models/risk_products.rb +15 -5
  216. data/lib/cybersource_rest_client/models/risk_products_decision_manager.rb +1 -1
  217. data/lib/cybersource_rest_client/models/risk_products_fraud_management_essentials.rb +1 -1
  218. data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls.rb +199 -0
  219. data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls_configuration_information.rb +189 -0
  220. data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls_configuration_information_configurations.rb +189 -0
  221. data/lib/cybersource_rest_client/models/riskv1authenticationresults_order_information_amount_details.rb +214 -214
  222. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_card.rb +1 -1
  223. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_tokenized_card.rb +1 -1
  224. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_amount_details.rb +232 -232
  225. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_tokenized_card.rb +1 -1
  226. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_card.rb +1 -1
  227. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_tokenized_card.rb +1 -1
  228. data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_card.rb +1 -1
  229. data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_tokenized_card.rb +1 -1
  230. data/lib/cybersource_rest_client/models/riskv1liststypeentries_payment_information_card.rb +1 -1
  231. data/lib/cybersource_rest_client/models/save_asym_egress_key.rb +210 -210
  232. data/lib/cybersource_rest_client/models/save_sym_egress_key.rb +210 -210
  233. data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_card.rb +277 -277
  234. data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_card_brands.rb +213 -213
  235. data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_features.rb +430 -430
  236. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card.rb +440 -440
  237. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_card.rb +253 -253
  238. data/lib/cybersource_rest_client/models/tokenizedcard_request.rb +440 -440
  239. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_amount_details.rb +291 -291
  240. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_brands.rb +1 -1
  241. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_card.rb +1 -1
  242. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_issuer_information.rb +264 -264
  243. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +1 -1
  244. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_card.rb +1 -1
  245. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +234 -234
  246. data/lib/cybersource_rest_client/models/update_invoice_request.rb +229 -229
  247. data/lib/cybersource_rest_client/models/update_payment_link_request.rb +230 -230
  248. data/lib/cybersource_rest_client/models/update_status.rb +192 -192
  249. data/lib/cybersource_rest_client/models/update_webhook.rb +269 -269
  250. data/lib/cybersource_rest_client/models/upv1capturecontexts_capture_mandate.rb +286 -286
  251. data/lib/cybersource_rest_client/models/upv1capturecontexts_complete_mandate.rb +208 -208
  252. data/lib/cybersource_rest_client/models/value_added_services_products.rb +15 -5
  253. data/lib/cybersource_rest_client/utilities/multipart/multipart_helper.rb +22 -0
  254. data/lib/cybersource_rest_client.rb +45 -17
  255. metadata +48 -19
@@ -1,789 +1,789 @@
1
- =begin
2
- #CyberSource Merged Spec
3
-
4
- #All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
5
-
6
- OpenAPI spec version: 0.0.1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.38
10
- =end
11
-
12
- require 'date'
13
-
14
- module CyberSource
15
- class Ptsv2paymentsProcessingInformation
16
- # Array of actions (one or more) to be included in the payment to invoke bundled services along with payment. Possible values are one or more of follows: - `DECISION_SKIP`: Use this when you want to skip Decision Manager service(s). - `TOKEN_CREATE`: Use this when you want to create a token from the card/bank data in your payment request. - `CONSUMER_AUTHENTICATION`: Use this when you want to check if a card is enrolled in Payer Authentication along with your payment request. - `VALIDATE_CONSUMER_AUTHENTICATION`: Use this after you acquire a Payer Authentication result that needs to be included for your payment request. - `AP_INITIATE`: Use this when Alternative Payment Initiate service is requested. - `WATCHLIST_SCREENING` : Use this when you want to call Watchlist Screening service. - `AP_SALE` : Use this when Alternative Payment Sale service is requested. - `AP_AUTH` : Use this when Alternative Payment Authorize service is requested. - `AP_REAUTH` : Use this when Alternative Payment Reauthorize service is requested.
17
- attr_accessor :action_list
18
-
19
- # Indicates whether to use the customer's escrow agreement. Possible values: - `true`: yes, use the customer's escrow agreement. - `false`: no, do not use the customer's escrow agreement.
20
- attr_accessor :enable_escrow_option
21
-
22
- # CyberSource tokens types you are performing a create on. If not supplied the default token type for the merchants token vault will be used. Valid values: - customer - paymentInstrument - instrumentIdentifier - shippingAddress
23
- attr_accessor :action_token_types
24
-
25
- # Bin Source File Identifier. Possible values: - itmx - rupay
26
- attr_accessor :bin_source
27
-
28
- # Indicates whether to also include a capture in the submitted authorization request or not. Possible values: - `true`: Include a capture with an authorization request. - `false`: (default) Do not include a capture with an authorization request. #### Used by **Authorization and Capture** Optional field.
29
- attr_accessor :capture
30
-
31
- # Value that identifies the processor/acquirer to use for the transaction. This value is supported only for **CyberSource through VisaNet**. Contact CyberSource Customer Support to get the value for this field.
32
- attr_accessor :processor_id
33
-
34
- # Required for AFT and OCT transactions. Given below is a list of all the BAI values available. However, the processors may support only few specific BAI values. - AA : Account-to-account - BB : Supplier Payments - BI : Bank-Initiated P2P Money Transfer - BP : Non-Card Bill Pay/Bill Pay - CD : Cash Deposit - CP : Credit card Bill Payment - FD : Funds disbursement - FT : Funds transfer - GD : Government Disbursement - GP : Gambling payout (non-online gambling) - LO : Loyalty credits and rebates - MD : Merchant Settlement - OG : Online Gambling Payout - PD : Payroll and pension disbursement - PP : Person-to-Person or Peer-to-Peer - TU : Top up, prepaid load - WT : Digital wallet
35
- attr_accessor :business_application_id
36
-
37
- # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as \"moto\"
38
- attr_accessor :commerce_indicator
39
-
40
- # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as `moto`
41
- attr_accessor :commerce_indicator_label
42
-
43
- # Type of digital payment solution for the transaction. Possible Values: - `visacheckout`: Visa Checkout. This value is required for Visa Checkout transactions. For details, see `payment_solution` field description in [Visa Checkout Using the REST API.](https://developer.cybersource.com/content/dam/docs/cybs/en-us/apifields/reference/all/rest/api-fields.pdf) - `001`: Apple Pay. - `004`: Cybersource In-App Solution. - `005`: Masterpass. This value is required for Masterpass transactions on OmniPay Direct. - `006`: Android Pay. - `007`: Chase Pay. - `008`: Samsung Pay. - `012`: Google Pay. - `013`: Cybersource P2PE Decryption - `014`: Mastercard credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `015`: Visa credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `027`: Click to Pay.
44
- attr_accessor :payment_solution
45
-
46
- # Please check with Cybersource customer support to see if your merchant account is configured correctly so you can include this field in your request. * For Payouts: max length for FDCCompass is String (22).
47
- attr_accessor :reconciliation_id
48
-
49
- # Value that links the current authorization request to the original authorization request. Set this value to the ID that was returned in the reply message from the original authorization request. This value is used for: - Partial authorizations - Split shipments
50
- attr_accessor :link_id
51
-
52
- # Set this field to 3 to indicate that the request includes Level III data.
53
- attr_accessor :purchase_level
54
-
55
- # The time-out limit in seconds for the transaction. The time-out limit starts when the customer is directed to the merchant URL that is included in the sale service response. The maximum value is 99999 (about 27 hours). When the transaction times out, the payment system changes the status to abandoned.
56
- attr_accessor :transaction_timeout
57
-
58
- # Set to the value of the requestID field returned in the order service response.
59
- attr_accessor :intents_id
60
-
61
- # Attribute that lets you define custom grouping for your processor reports. This field is supported only for **Worldpay VAP**.
62
- attr_accessor :report_group
63
-
64
- # Identifier for the **Visa Checkout** order. Visa Checkout provides a unique order ID for every transaction in the Visa Checkout **callID** field.
65
- attr_accessor :visa_checkout_id
66
-
67
- # Indicates that the transaction includes industry-specific data. Possible Values: - `airline` - `restaurant` - `lodging` - `auto_rental` - `transit` - `healthcare_medical` - `healthcare_transit` - `transit` #### Card Present, Airlines and Auto Rental You must set this field to `airline` in order for airline data to be sent to the processor. For example, if this field is not set to `airline` or is not included in the request, no airline data is sent to the processor. You must set this field to `restaurant` in order for restaurant data to be sent to the processor. When this field is not set to `restaurant` or is not included in the request, no restaurant data is sent to the processor. You must set this field to `auto_rental` in order for auto rental data to be sent to the processor. For example, if this field is not set to `auto_rental` or is not included in the request, no auto rental data is sent to the processor. Restaurant data is supported only on CyberSource through VisaNet.
68
- attr_accessor :industry_data_type
69
-
70
- attr_accessor :authorization_options
71
-
72
- attr_accessor :capture_options
73
-
74
- attr_accessor :recurring_options
75
-
76
- attr_accessor :bank_transfer_options
77
-
78
- attr_accessor :purchase_options
79
-
80
- attr_accessor :electronic_benefits_transfer
81
-
82
- attr_accessor :loan_options
83
-
84
- # This field carries the wallet type in authorization requests and credit requests. Possible value are: - `101`: Masterpass remote payment. The customer created the wallet by manually interacting with a customer-controlled device such as a computer, tablet, or phone. This value is supported only for Masterpass transactions on Chase Paymentech Solutions and CyberSource through VisaNet. - `102`: Masterpass remote near field communication (NFC) payment. The customer created the wallet by tapping a PayPass card or customer-controlled device at a contactless card reader. This value is supported only for card-present Masterpass transactions on CyberSource through VisaNet. - `103`: Masterpass Apple Pay payment. The payment was made with a combination of Masterpass and Apple Pay. This value is supported only for Masterpass Apple Pay transactions on CyberSource through VisaNet. - `216`: Masterpass Google Pay payment. The payment was made with a combination of Masterpass and Google Pay. This value is supported only for Masterpass Google Pay transactions on CyberSource through VisaNet. - `217`: Masterpass Samsung Pay payment. The payment was made with a combination of Masterpass and Samsung Pay. This value is supported only for Masterpass Samsung Pay transactions on CyberSource through VisaNet. - `SDW`: Staged digital wallet. An issuer or operator created the wallet. This value is supported only for Masterpass transactions on Chase Paymentech Solutions. - `VCIND`: Visa Checkout payment. This value is supported only on CyberSource through VisaNet, FDC Compass, FDC Nashville Global, FDI Australia, and TSYS Acquiring Solutions. See Getting Started with Visa Checkout. For Visa Checkout transactions, the way CyberSource processes the value for this field depends on the processor. See the Visa Checkout section below. For all other values, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. Masterpass (101, 102, 103, 216, and 217): The Masterpass platform generates the wallet type value and passes it to you along with the customer's checkout information. Visa Checkout: This field is optional for Visa Checkout authorizations on FDI Australia. For all other processors, this field is required for Visa Checkout authorizations. For Visa Checkout transactions on the following processors, CyberSource sends the value that the processor expects for this field:FDC Compass,FDC Nashville Global,FDI Australia,TSYS Acquiring Solutions For all other processors, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. For incremental authorizations, this field is supported only for Mastercard and the supported values are 101 and 102. Payment card companies can introduce new values without notice. Your order management system should be able to process new values without problems. CyberSource through VisaNet When the value for this field is 101, 102, 103, 216, or 217, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR6, Position: 88-90, Field: Mastercard Wallet Identifier. When the value for this field is VCIND, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR8, Position: 72-76, Field: Agent Unique ID.
85
- attr_accessor :wallet_type
86
-
87
- # Supplementary domestic transaction information provided by the acquirer for National Net Settlement Service (NNSS) transactions. NNSS is a settlement service that Visa provides. For transactions on CyberSource through VisaNet in countries that subscribe to NNSS: VisaNet clears transactions; VisaNet transfers funds to the acquirer after deducting processing fees and interchange fees. VisaNet settles transactions in the local pricing currency through a local financial institution. This field is supported only on CyberSource through VisaNet for domestic data in Colombia
88
- attr_accessor :national_net_domestic_data
89
-
90
- attr_accessor :japan_payment_options
91
-
92
- # Type of payment initiated from a cardholder's mobile device. Possible values: - `1` : Consumer-initiated remote purchase, face-to-face - `2` : Consumer-initiated remote purchase, e-commerce - `3` : Consumer-initiated remote purchase, mail order / telephone order - `4` : Consumer-initiated bill pay - `5` : Consumer-initiated top up - `6` : Consumer-initiated cash out - `7` : ATM triggered or agent-initiated cash out - `8` : Merchant-initiated remote purchase, face-to-face - `9` : Merchant-initiated remote purchase, e-commerce This field is supported only for Mastercard transactions on CyberSource through VisaNet. Optional field. **Note** On CyberSource through VisaNet, the value for this field corresponds to the following data in the TC 33 capture file: - Record: CP01 TCR6 - Position: 94 - Field: Mastercard Mobile Remote Payment Program Indicator The TC 33 Capture file contains information about the purchases and refunds that a merchant submits to CyberSource. CyberSource through VisaNet creates the TC 33 Capture file at the end of the day and sends it to the merchant's acquirer, who uses this information to facilitate end-of-day clearing processing with payment networks.
93
- attr_accessor :mobile_remote_payment_type
94
-
95
- # A private national-use field submitted by acquirers and issuers in South Africa for South Africa-domestic (intra-country) authorizations and financial requests. Values for this field are 00 through 99.
96
- attr_accessor :extended_credit_total_count
97
-
98
- # On PIN Debit Gateways: This U.S.-only field is optionally used by participants (merchants and acquirers) to specify the network access priority. VisaNet checks to determine if there are issuer routing preferences for any of the networks specified by the sharing group code. If an issuer preference exists for one of the specified debit networks, VisaNet makes a routing selection based on the issuer's preference. If an issuer preference exists for more than one of the specified debit networks, or if no issuer preference exists, VisaNet makes a selection based on the acquirer's routing priorities. #### PIN debit Priority order of the networks through which he transaction will be routed. Set this value to a series of one-character network codes in your preferred order. This is a list of the network codes: | Network | Code | | --- | --- | | Accel | E | | AFFN | U | | Alaska Option | 3 | | CU24 | C | | Interlink | G | | Maestro | 8 | | NETS | P | | NYCE | F | | Pulse | H | | Shazam | 7 | | Star | M | | Visa | V | For example, if the Star network is your first preference and Pulse is your second preference, set this field to a value of `MH`. When you do not include this value in your PIN debit request, the list of network codes from your account is used. **Note** This field is supported only for businesses located in the U.S. Optional field for PIN debit credit or PIN debit purchase.
99
- attr_accessor :network_routing_order
100
-
101
- # Flag that indicates if the transaction is pay by points transaction true: Transaction uses loyalty points false: Transaction does not use loyalty points Default: false
102
- attr_accessor :pay_by_points_indicator
103
-
104
- # Minutes until a pending MyBank transaction will be timed out. Value must be between 5 and 30. Default is 5.
105
- attr_accessor :timeout
106
-
107
- # Flag that indicates the functionality we are having for merchants for which auth is done through Cybersource but settlement is done by themselves. true: functionality is supported. Processor should send raw processor auth response to Merchant. false: functionality is not supported. Default: false
108
- attr_accessor :is_return_auth_record_enabled
109
-
110
- # Merchant payment gateway ID that is assigned by Mastercard and is provided by the acquirer when a registered merchant payment gateway service provider is involved in the transaction. This field is supported for Visa Platform Connect.
111
- attr_accessor :network_partner_id
112
-
113
- # Identifier for the payment type.
114
- attr_accessor :payment_type
115
-
116
- # Enablers are payment processing entities that are not acquiring members and are often the primary relationship owner with merchants and originators. Enablers own technical solutions through which the merchant or originator will access acceptance. The Enabler ID is a five-character hexadecimal identifier that will be used by Visa to identify enablers. Enabler ID assignment will be determined by Visa. Visa will communicate Enablers assignments to enablers.
117
- attr_accessor :enabler_id
118
-
119
- # The instruction to process an order. - default value: 'NO_INSTRUCTION' - 'ORDER_SAVED_EXPLICITLY'
120
- attr_accessor :processing_instruction
121
-
122
- # This field is used identify the type of payment transaction taking place. This field is applicable for MasterCard transactions only. Possible values: - 201- Mastercard Rebate - 202- rePower Load Value - 203- Gaming Re-pay - 204- General Person-to-Person - 205- General Transfer to Own Account - 206- Agent Cash Out - 207- Payment of Own Credit Card Bill - 208- Business Disbursement - 209- Government/Non-Profit Disbursement - 210- Rapid Merchant Settlement - 211- Cash in at ATM (Usage limited to specific countries) - 212- Cash in at Point of Sale (Usage limited to specific countries) - 213- General Business to Business Transfer - 214- Mastercard Merchant Presented QR - 215- Mastercard Merchant Presented QR Refund Payment - 216- Utility Payments (for Brazil domestic use only) - 217- Government Services (for Brazil domestic use only) - 218- Mobile phone top-ups (for Brazil domestic use only) - 219- Coupon booklet payments (for Brazil domestic use only) - 220- General Person-to-Person Transfer - 221- Person-to-Person Transfer to Card Account - 222- General Transfer to Own Account - 223- Agent Cash Out - 224- Payment of Own Credit Card Bill - 225- Business Disbursement - 226- Transfer to Own Staged Digital Wallet Account - 227- Transfer to Own Debit or Prepaid Account - 228- General Business-to-Business Transfer - 229- Installment-based repayment - 230- Mastercard ATM Cash Pick-Up Transaction - 231- Cryptocurrency - 232- High-risk Securities
123
- attr_accessor :transaction_type_indicator
124
-
125
- # This field is applicable for AFT and OCT transactions. For list of supported values, please refer to Developer Guide.
126
- attr_accessor :purpose_of_payment
127
-
128
- # Contains the ISO 639-2 defined language Code
129
- attr_accessor :language_code
130
-
131
- # This value is used for linking Authorization extension transaction to the original Authorization transaction and for linking MIT (Merchant initiated transaction) with the respective CIT (Customer initiated transaction).
132
- attr_accessor :original_payment_id
133
-
134
- # Attribute mapping from ruby-style variable name to JSON key.
135
- def self.attribute_map
136
- {
137
- :'action_list' => :'actionList',
138
- :'enable_escrow_option' => :'enableEscrowOption',
139
- :'action_token_types' => :'actionTokenTypes',
140
- :'bin_source' => :'binSource',
141
- :'capture' => :'capture',
142
- :'processor_id' => :'processorId',
143
- :'business_application_id' => :'businessApplicationId',
144
- :'commerce_indicator' => :'commerceIndicator',
145
- :'commerce_indicator_label' => :'commerceIndicatorLabel',
146
- :'payment_solution' => :'paymentSolution',
147
- :'reconciliation_id' => :'reconciliationId',
148
- :'link_id' => :'linkId',
149
- :'purchase_level' => :'purchaseLevel',
150
- :'transaction_timeout' => :'transactionTimeout',
151
- :'intents_id' => :'intentsId',
152
- :'report_group' => :'reportGroup',
153
- :'visa_checkout_id' => :'visaCheckoutId',
154
- :'industry_data_type' => :'industryDataType',
155
- :'authorization_options' => :'authorizationOptions',
156
- :'capture_options' => :'captureOptions',
157
- :'recurring_options' => :'recurringOptions',
158
- :'bank_transfer_options' => :'bankTransferOptions',
159
- :'purchase_options' => :'purchaseOptions',
160
- :'electronic_benefits_transfer' => :'electronicBenefitsTransfer',
161
- :'loan_options' => :'loanOptions',
162
- :'wallet_type' => :'walletType',
163
- :'national_net_domestic_data' => :'nationalNetDomesticData',
164
- :'japan_payment_options' => :'japanPaymentOptions',
165
- :'mobile_remote_payment_type' => :'mobileRemotePaymentType',
166
- :'extended_credit_total_count' => :'extendedCreditTotalCount',
167
- :'network_routing_order' => :'networkRoutingOrder',
168
- :'pay_by_points_indicator' => :'payByPointsIndicator',
169
- :'timeout' => :'timeout',
170
- :'is_return_auth_record_enabled' => :'isReturnAuthRecordEnabled',
171
- :'network_partner_id' => :'networkPartnerId',
172
- :'payment_type' => :'paymentType',
173
- :'enabler_id' => :'enablerId',
174
- :'processing_instruction' => :'processingInstruction',
175
- :'transaction_type_indicator' => :'transactionTypeIndicator',
176
- :'purpose_of_payment' => :'purposeOfPayment',
177
- :'language_code' => :'languageCode',
178
- :'original_payment_id' => :'originalPaymentId'
179
- }
180
- end
181
-
182
- # Attribute mapping from JSON key to ruby-style variable name.
183
- def self.json_map
184
- {
185
- :'action_list' => :'action_list',
186
- :'enable_escrow_option' => :'enable_escrow_option',
187
- :'action_token_types' => :'action_token_types',
188
- :'bin_source' => :'bin_source',
189
- :'capture' => :'capture',
190
- :'processor_id' => :'processor_id',
191
- :'business_application_id' => :'business_application_id',
192
- :'commerce_indicator' => :'commerce_indicator',
193
- :'commerce_indicator_label' => :'commerce_indicator_label',
194
- :'payment_solution' => :'payment_solution',
195
- :'reconciliation_id' => :'reconciliation_id',
196
- :'link_id' => :'link_id',
197
- :'purchase_level' => :'purchase_level',
198
- :'transaction_timeout' => :'transaction_timeout',
199
- :'intents_id' => :'intents_id',
200
- :'report_group' => :'report_group',
201
- :'visa_checkout_id' => :'visa_checkout_id',
202
- :'industry_data_type' => :'industry_data_type',
203
- :'authorization_options' => :'authorization_options',
204
- :'capture_options' => :'capture_options',
205
- :'recurring_options' => :'recurring_options',
206
- :'bank_transfer_options' => :'bank_transfer_options',
207
- :'purchase_options' => :'purchase_options',
208
- :'electronic_benefits_transfer' => :'electronic_benefits_transfer',
209
- :'loan_options' => :'loan_options',
210
- :'wallet_type' => :'wallet_type',
211
- :'national_net_domestic_data' => :'national_net_domestic_data',
212
- :'japan_payment_options' => :'japan_payment_options',
213
- :'mobile_remote_payment_type' => :'mobile_remote_payment_type',
214
- :'extended_credit_total_count' => :'extended_credit_total_count',
215
- :'network_routing_order' => :'network_routing_order',
216
- :'pay_by_points_indicator' => :'pay_by_points_indicator',
217
- :'timeout' => :'timeout',
218
- :'is_return_auth_record_enabled' => :'is_return_auth_record_enabled',
219
- :'network_partner_id' => :'network_partner_id',
220
- :'payment_type' => :'payment_type',
221
- :'enabler_id' => :'enabler_id',
222
- :'processing_instruction' => :'processing_instruction',
223
- :'transaction_type_indicator' => :'transaction_type_indicator',
224
- :'purpose_of_payment' => :'purpose_of_payment',
225
- :'language_code' => :'language_code',
226
- :'original_payment_id' => :'original_payment_id'
227
- }
228
- end
229
-
230
- # Attribute type mapping.
231
- def self.swagger_types
232
- {
233
- :'action_list' => :'Array<String>',
234
- :'enable_escrow_option' => :'BOOLEAN',
235
- :'action_token_types' => :'Array<String>',
236
- :'bin_source' => :'String',
237
- :'capture' => :'BOOLEAN',
238
- :'processor_id' => :'String',
239
- :'business_application_id' => :'String',
240
- :'commerce_indicator' => :'String',
241
- :'commerce_indicator_label' => :'String',
242
- :'payment_solution' => :'String',
243
- :'reconciliation_id' => :'String',
244
- :'link_id' => :'String',
245
- :'purchase_level' => :'String',
246
- :'transaction_timeout' => :'Integer',
247
- :'intents_id' => :'String',
248
- :'report_group' => :'String',
249
- :'visa_checkout_id' => :'String',
250
- :'industry_data_type' => :'String',
251
- :'authorization_options' => :'Ptsv2paymentsProcessingInformationAuthorizationOptions',
252
- :'capture_options' => :'Ptsv2paymentsProcessingInformationCaptureOptions',
253
- :'recurring_options' => :'Ptsv2paymentsProcessingInformationRecurringOptions',
254
- :'bank_transfer_options' => :'Ptsv2paymentsProcessingInformationBankTransferOptions',
255
- :'purchase_options' => :'Ptsv2paymentsProcessingInformationPurchaseOptions',
256
- :'electronic_benefits_transfer' => :'Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer',
257
- :'loan_options' => :'Ptsv2paymentsProcessingInformationLoanOptions',
258
- :'wallet_type' => :'String',
259
- :'national_net_domestic_data' => :'String',
260
- :'japan_payment_options' => :'Ptsv2paymentsProcessingInformationJapanPaymentOptions',
261
- :'mobile_remote_payment_type' => :'String',
262
- :'extended_credit_total_count' => :'String',
263
- :'network_routing_order' => :'String',
264
- :'pay_by_points_indicator' => :'BOOLEAN',
265
- :'timeout' => :'Integer',
266
- :'is_return_auth_record_enabled' => :'BOOLEAN',
267
- :'network_partner_id' => :'String',
268
- :'payment_type' => :'String',
269
- :'enabler_id' => :'String',
270
- :'processing_instruction' => :'String',
271
- :'transaction_type_indicator' => :'String',
272
- :'purpose_of_payment' => :'String',
273
- :'language_code' => :'String',
274
- :'original_payment_id' => :'String'
275
- }
276
- end
277
-
278
- # Initializes the object
279
- # @param [Hash] attributes Model attributes in the form of hash
280
- def initialize(attributes = {})
281
- return unless attributes.is_a?(Hash)
282
-
283
- # convert string to symbol for hash key
284
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
285
-
286
- if attributes.has_key?(:'actionList')
287
- if (value = attributes[:'actionList']).is_a?(Array)
288
- self.action_list = value
289
- end
290
- end
291
-
292
- if attributes.has_key?(:'enableEscrowOption')
293
- self.enable_escrow_option = attributes[:'enableEscrowOption']
294
- end
295
-
296
- if attributes.has_key?(:'actionTokenTypes')
297
- if (value = attributes[:'actionTokenTypes']).is_a?(Array)
298
- self.action_token_types = value
299
- end
300
- end
301
-
302
- if attributes.has_key?(:'binSource')
303
- self.bin_source = attributes[:'binSource']
304
- end
305
-
306
- if attributes.has_key?(:'capture')
307
- self.capture = attributes[:'capture']
308
- else
309
- self.capture = false
310
- end
311
-
312
- if attributes.has_key?(:'processorId')
313
- self.processor_id = attributes[:'processorId']
314
- end
315
-
316
- if attributes.has_key?(:'businessApplicationId')
317
- self.business_application_id = attributes[:'businessApplicationId']
318
- end
319
-
320
- if attributes.has_key?(:'commerceIndicator')
321
- self.commerce_indicator = attributes[:'commerceIndicator']
322
- end
323
-
324
- if attributes.has_key?(:'commerceIndicatorLabel')
325
- self.commerce_indicator_label = attributes[:'commerceIndicatorLabel']
326
- end
327
-
328
- if attributes.has_key?(:'paymentSolution')
329
- self.payment_solution = attributes[:'paymentSolution']
330
- end
331
-
332
- if attributes.has_key?(:'reconciliationId')
333
- self.reconciliation_id = attributes[:'reconciliationId']
334
- end
335
-
336
- if attributes.has_key?(:'linkId')
337
- self.link_id = attributes[:'linkId']
338
- end
339
-
340
- if attributes.has_key?(:'purchaseLevel')
341
- self.purchase_level = attributes[:'purchaseLevel']
342
- end
343
-
344
- if attributes.has_key?(:'transactionTimeout')
345
- self.transaction_timeout = attributes[:'transactionTimeout']
346
- end
347
-
348
- if attributes.has_key?(:'intentsId')
349
- self.intents_id = attributes[:'intentsId']
350
- end
351
-
352
- if attributes.has_key?(:'reportGroup')
353
- self.report_group = attributes[:'reportGroup']
354
- end
355
-
356
- if attributes.has_key?(:'visaCheckoutId')
357
- self.visa_checkout_id = attributes[:'visaCheckoutId']
358
- end
359
-
360
- if attributes.has_key?(:'industryDataType')
361
- self.industry_data_type = attributes[:'industryDataType']
362
- end
363
-
364
- if attributes.has_key?(:'authorizationOptions')
365
- self.authorization_options = attributes[:'authorizationOptions']
366
- end
367
-
368
- if attributes.has_key?(:'captureOptions')
369
- self.capture_options = attributes[:'captureOptions']
370
- end
371
-
372
- if attributes.has_key?(:'recurringOptions')
373
- self.recurring_options = attributes[:'recurringOptions']
374
- end
375
-
376
- if attributes.has_key?(:'bankTransferOptions')
377
- self.bank_transfer_options = attributes[:'bankTransferOptions']
378
- end
379
-
380
- if attributes.has_key?(:'purchaseOptions')
381
- self.purchase_options = attributes[:'purchaseOptions']
382
- end
383
-
384
- if attributes.has_key?(:'electronicBenefitsTransfer')
385
- self.electronic_benefits_transfer = attributes[:'electronicBenefitsTransfer']
386
- end
387
-
388
- if attributes.has_key?(:'loanOptions')
389
- self.loan_options = attributes[:'loanOptions']
390
- end
391
-
392
- if attributes.has_key?(:'walletType')
393
- self.wallet_type = attributes[:'walletType']
394
- end
395
-
396
- if attributes.has_key?(:'nationalNetDomesticData')
397
- self.national_net_domestic_data = attributes[:'nationalNetDomesticData']
398
- end
399
-
400
- if attributes.has_key?(:'japanPaymentOptions')
401
- self.japan_payment_options = attributes[:'japanPaymentOptions']
402
- end
403
-
404
- if attributes.has_key?(:'mobileRemotePaymentType')
405
- self.mobile_remote_payment_type = attributes[:'mobileRemotePaymentType']
406
- end
407
-
408
- if attributes.has_key?(:'extendedCreditTotalCount')
409
- self.extended_credit_total_count = attributes[:'extendedCreditTotalCount']
410
- end
411
-
412
- if attributes.has_key?(:'networkRoutingOrder')
413
- self.network_routing_order = attributes[:'networkRoutingOrder']
414
- end
415
-
416
- if attributes.has_key?(:'payByPointsIndicator')
417
- self.pay_by_points_indicator = attributes[:'payByPointsIndicator']
418
- end
419
-
420
- if attributes.has_key?(:'timeout')
421
- self.timeout = attributes[:'timeout']
422
- end
423
-
424
- if attributes.has_key?(:'isReturnAuthRecordEnabled')
425
- self.is_return_auth_record_enabled = attributes[:'isReturnAuthRecordEnabled']
426
- end
427
-
428
- if attributes.has_key?(:'networkPartnerId')
429
- self.network_partner_id = attributes[:'networkPartnerId']
430
- end
431
-
432
- if attributes.has_key?(:'paymentType')
433
- self.payment_type = attributes[:'paymentType']
434
- end
435
-
436
- if attributes.has_key?(:'enablerId')
437
- self.enabler_id = attributes[:'enablerId']
438
- end
439
-
440
- if attributes.has_key?(:'processingInstruction')
441
- self.processing_instruction = attributes[:'processingInstruction']
442
- end
443
-
444
- if attributes.has_key?(:'transactionTypeIndicator')
445
- self.transaction_type_indicator = attributes[:'transactionTypeIndicator']
446
- end
447
-
448
- if attributes.has_key?(:'purposeOfPayment')
449
- self.purpose_of_payment = attributes[:'purposeOfPayment']
450
- end
451
-
452
- if attributes.has_key?(:'languageCode')
453
- self.language_code = attributes[:'languageCode']
454
- end
455
-
456
- if attributes.has_key?(:'originalPaymentId')
457
- self.original_payment_id = attributes[:'originalPaymentId']
458
- end
459
- end
460
-
461
- # Show invalid properties with the reasons. Usually used together with valid?
462
- # @return Array for valid properties with the reasons
463
- def list_invalid_properties
464
- invalid_properties = Array.new
465
- invalid_properties
466
- end
467
-
468
- # Check to see if the all the properties in the model are valid
469
- # @return true if the model is valid
470
- def valid?
471
- true
472
- end
473
-
474
- # Custom attribute writer method with validation
475
- # @param [Object] processor_id Value to be assigned
476
- def processor_id=(processor_id)
477
- @processor_id = processor_id
478
- end
479
-
480
- # Custom attribute writer method with validation
481
- # @param [Object] commerce_indicator Value to be assigned
482
- def commerce_indicator=(commerce_indicator)
483
- @commerce_indicator = commerce_indicator
484
- end
485
-
486
- # Custom attribute writer method with validation
487
- # @param [Object] commerce_indicator_label Value to be assigned
488
- def commerce_indicator_label=(commerce_indicator_label)
489
- @commerce_indicator_label = commerce_indicator_label
490
- end
491
-
492
- # Custom attribute writer method with validation
493
- # @param [Object] payment_solution Value to be assigned
494
- def payment_solution=(payment_solution)
495
- @payment_solution = payment_solution
496
- end
497
-
498
- # Custom attribute writer method with validation
499
- # @param [Object] reconciliation_id Value to be assigned
500
- def reconciliation_id=(reconciliation_id)
501
- @reconciliation_id = reconciliation_id
502
- end
503
-
504
- # Custom attribute writer method with validation
505
- # @param [Object] link_id Value to be assigned
506
- def link_id=(link_id)
507
- @link_id = link_id
508
- end
509
-
510
- # Custom attribute writer method with validation
511
- # @param [Object] purchase_level Value to be assigned
512
- def purchase_level=(purchase_level)
513
- @purchase_level = purchase_level
514
- end
515
-
516
- # Custom attribute writer method with validation
517
- # @param [Object] transaction_timeout Value to be assigned
518
- def transaction_timeout=(transaction_timeout)
519
- @transaction_timeout = transaction_timeout
520
- end
521
-
522
- # Custom attribute writer method with validation
523
- # @param [Object] intents_id Value to be assigned
524
- def intents_id=(intents_id)
525
- @intents_id = intents_id
526
- end
527
-
528
- # Custom attribute writer method with validation
529
- # @param [Object] report_group Value to be assigned
530
- def report_group=(report_group)
531
- @report_group = report_group
532
- end
533
-
534
- # Custom attribute writer method with validation
535
- # @param [Object] visa_checkout_id Value to be assigned
536
- def visa_checkout_id=(visa_checkout_id)
537
- @visa_checkout_id = visa_checkout_id
538
- end
539
-
540
- # Custom attribute writer method with validation
541
- # @param [Object] industry_data_type Value to be assigned
542
- def industry_data_type=(industry_data_type)
543
- @industry_data_type = industry_data_type
544
- end
545
-
546
- # Custom attribute writer method with validation
547
- # @param [Object] wallet_type Value to be assigned
548
- def wallet_type=(wallet_type)
549
- @wallet_type = wallet_type
550
- end
551
-
552
- # Custom attribute writer method with validation
553
- # @param [Object] national_net_domestic_data Value to be assigned
554
- def national_net_domestic_data=(national_net_domestic_data)
555
- @national_net_domestic_data = national_net_domestic_data
556
- end
557
-
558
- # Custom attribute writer method with validation
559
- # @param [Object] mobile_remote_payment_type Value to be assigned
560
- def mobile_remote_payment_type=(mobile_remote_payment_type)
561
- @mobile_remote_payment_type = mobile_remote_payment_type
562
- end
563
-
564
- # Custom attribute writer method with validation
565
- # @param [Object] extended_credit_total_count Value to be assigned
566
- def extended_credit_total_count=(extended_credit_total_count)
567
- @extended_credit_total_count = extended_credit_total_count
568
- end
569
-
570
- # Custom attribute writer method with validation
571
- # @param [Object] network_routing_order Value to be assigned
572
- def network_routing_order=(network_routing_order)
573
- @network_routing_order = network_routing_order
574
- end
575
-
576
- # Custom attribute writer method with validation
577
- # @param [Object] network_partner_id Value to be assigned
578
- def network_partner_id=(network_partner_id)
579
- @network_partner_id = network_partner_id
580
- end
581
-
582
- # Custom attribute writer method with validation
583
- # @param [Object] payment_type Value to be assigned
584
- def payment_type=(payment_type)
585
- @payment_type = payment_type
586
- end
587
-
588
- # Custom attribute writer method with validation
589
- # @param [Object] enabler_id Value to be assigned
590
- def enabler_id=(enabler_id)
591
- @enabler_id = enabler_id
592
- end
593
-
594
- # Custom attribute writer method with validation
595
- # @param [Object] processing_instruction Value to be assigned
596
- def processing_instruction=(processing_instruction)
597
- @processing_instruction = processing_instruction
598
- end
599
-
600
- # Custom attribute writer method with validation
601
- # @param [Object] transaction_type_indicator Value to be assigned
602
- def transaction_type_indicator=(transaction_type_indicator)
603
- @transaction_type_indicator = transaction_type_indicator
604
- end
605
-
606
- # Custom attribute writer method with validation
607
- # @param [Object] purpose_of_payment Value to be assigned
608
- def purpose_of_payment=(purpose_of_payment)
609
- @purpose_of_payment = purpose_of_payment
610
- end
611
-
612
- # Custom attribute writer method with validation
613
- # @param [Object] language_code Value to be assigned
614
- def language_code=(language_code)
615
- @language_code = language_code
616
- end
617
-
618
- # Custom attribute writer method with validation
619
- # @param [Object] original_payment_id Value to be assigned
620
- def original_payment_id=(original_payment_id)
621
- @original_payment_id = original_payment_id
622
- end
623
-
624
- # Checks equality by comparing each attribute.
625
- # @param [Object] Object to be compared
626
- def ==(o)
627
- return true if self.equal?(o)
628
- self.class == o.class &&
629
- action_list == o.action_list &&
630
- enable_escrow_option == o.enable_escrow_option &&
631
- action_token_types == o.action_token_types &&
632
- bin_source == o.bin_source &&
633
- capture == o.capture &&
634
- processor_id == o.processor_id &&
635
- business_application_id == o.business_application_id &&
636
- commerce_indicator == o.commerce_indicator &&
637
- commerce_indicator_label == o.commerce_indicator_label &&
638
- payment_solution == o.payment_solution &&
639
- reconciliation_id == o.reconciliation_id &&
640
- link_id == o.link_id &&
641
- purchase_level == o.purchase_level &&
642
- transaction_timeout == o.transaction_timeout &&
643
- intents_id == o.intents_id &&
644
- report_group == o.report_group &&
645
- visa_checkout_id == o.visa_checkout_id &&
646
- industry_data_type == o.industry_data_type &&
647
- authorization_options == o.authorization_options &&
648
- capture_options == o.capture_options &&
649
- recurring_options == o.recurring_options &&
650
- bank_transfer_options == o.bank_transfer_options &&
651
- purchase_options == o.purchase_options &&
652
- electronic_benefits_transfer == o.electronic_benefits_transfer &&
653
- loan_options == o.loan_options &&
654
- wallet_type == o.wallet_type &&
655
- national_net_domestic_data == o.national_net_domestic_data &&
656
- japan_payment_options == o.japan_payment_options &&
657
- mobile_remote_payment_type == o.mobile_remote_payment_type &&
658
- extended_credit_total_count == o.extended_credit_total_count &&
659
- network_routing_order == o.network_routing_order &&
660
- pay_by_points_indicator == o.pay_by_points_indicator &&
661
- timeout == o.timeout &&
662
- is_return_auth_record_enabled == o.is_return_auth_record_enabled &&
663
- network_partner_id == o.network_partner_id &&
664
- payment_type == o.payment_type &&
665
- enabler_id == o.enabler_id &&
666
- processing_instruction == o.processing_instruction &&
667
- transaction_type_indicator == o.transaction_type_indicator &&
668
- purpose_of_payment == o.purpose_of_payment &&
669
- language_code == o.language_code &&
670
- original_payment_id == o.original_payment_id
671
- end
672
-
673
- # @see the `==` method
674
- # @param [Object] Object to be compared
675
- def eql?(o)
676
- self == o
677
- end
678
-
679
- # Calculates hash code according to all attributes.
680
- # @return [Fixnum] Hash code
681
- def hash
682
- [action_list, enable_escrow_option, action_token_types, bin_source, capture, processor_id, business_application_id, commerce_indicator, commerce_indicator_label, payment_solution, reconciliation_id, link_id, purchase_level, transaction_timeout, intents_id, report_group, visa_checkout_id, industry_data_type, authorization_options, capture_options, recurring_options, bank_transfer_options, purchase_options, electronic_benefits_transfer, loan_options, wallet_type, national_net_domestic_data, japan_payment_options, mobile_remote_payment_type, extended_credit_total_count, network_routing_order, pay_by_points_indicator, timeout, is_return_auth_record_enabled, network_partner_id, payment_type, enabler_id, processing_instruction, transaction_type_indicator, purpose_of_payment, language_code, original_payment_id].hash
683
- end
684
-
685
- # Builds the object from hash
686
- # @param [Hash] attributes Model attributes in the form of hash
687
- # @return [Object] Returns the model itself
688
- def build_from_hash(attributes)
689
- return nil unless attributes.is_a?(Hash)
690
- self.class.swagger_types.each_pair do |key, type|
691
- if type =~ /\AArray<(.*)>/i
692
- # check to ensure the input is an array given that the the attribute
693
- # is documented as an array but the input is not
694
- if attributes[self.class.attribute_map[key]].is_a?(Array)
695
- self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
696
- end
697
- elsif !attributes[self.class.attribute_map[key]].nil?
698
- self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
699
- end # or else data not found in attributes(hash), not an issue as the data can be optional
700
- end
701
-
702
- self
703
- end
704
-
705
- # Deserializes the data based on type
706
- # @param string type Data type
707
- # @param string value Value to be deserialized
708
- # @return [Object] Deserialized data
709
- def _deserialize(type, value)
710
- case type.to_sym
711
- when :DateTime
712
- DateTime.parse(value)
713
- when :Date
714
- Date.parse(value)
715
- when :String
716
- value.to_s
717
- when :Integer
718
- value.to_i
719
- when :Float
720
- value.to_f
721
- when :BOOLEAN
722
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
723
- true
724
- else
725
- false
726
- end
727
- when :Object
728
- # generic object (usually a Hash), return directly
729
- value
730
- when /\AArray<(?<inner_type>.+)>\z/
731
- inner_type = Regexp.last_match[:inner_type]
732
- value.map { |v| _deserialize(inner_type, v) }
733
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
734
- k_type = Regexp.last_match[:k_type]
735
- v_type = Regexp.last_match[:v_type]
736
- {}.tap do |hash|
737
- value.each do |k, v|
738
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
739
- end
740
- end
741
- else # model
742
- temp_model = CyberSource.const_get(type).new
743
- temp_model.build_from_hash(value)
744
- end
745
- end
746
-
747
- # Returns the string representation of the object
748
- # @return [String] String presentation of the object
749
- def to_s
750
- to_hash.to_s
751
- end
752
-
753
- # to_body is an alias to to_hash (backward compatibility)
754
- # @return [Hash] Returns the object in the form of hash
755
- def to_body
756
- to_hash
757
- end
758
-
759
- # Returns the object in the form of hash
760
- # @return [Hash] Returns the object in the form of hash
761
- def to_hash
762
- hash = {}
763
- self.class.attribute_map.each_pair do |attr, param|
764
- value = self.send(attr)
765
- next if value.nil?
766
- hash[param] = _to_hash(value)
767
- end
768
- hash
769
- end
770
-
771
- # Outputs non-array value in the form of hash
772
- # For object, use to_hash. Otherwise, just return the value
773
- # @param [Object] value Any valid value
774
- # @return [Hash] Returns the value in the form of hash
775
- def _to_hash(value)
776
- if value.is_a?(Array)
777
- value.compact.map { |v| _to_hash(v) }
778
- elsif value.is_a?(Hash)
779
- {}.tap do |hash|
780
- value.each { |k, v| hash[k] = _to_hash(v) }
781
- end
782
- elsif value.respond_to? :to_hash
783
- value.to_hash
784
- else
785
- value
786
- end
787
- end
788
- end
789
- end
1
+ =begin
2
+ #CyberSource Merged Spec
3
+
4
+ #All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
5
+
6
+ OpenAPI spec version: 0.0.1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.38
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module CyberSource
15
+ class Ptsv2paymentsProcessingInformation
16
+ # Array of actions (one or more) to be included in the payment to invoke bundled services along with payment. Possible values are one or more of follows: - `DECISION_SKIP`: Use this when you want to skip Decision Manager service(s). - `TOKEN_CREATE`: Use this when you want to create a token from the card/bank data in your payment request. - `CONSUMER_AUTHENTICATION`: Use this when you want to check if a card is enrolled in Payer Authentication along with your payment request. - `VALIDATE_CONSUMER_AUTHENTICATION`: Use this after you acquire a Payer Authentication result that needs to be included for your payment request. - `AP_INITIATE`: Use this when Alternative Payment Initiate service is requested. - `WATCHLIST_SCREENING` : Use this when you want to call Watchlist Screening service. - `AP_SALE` : Use this when Alternative Payment Sale service is requested. - `AP_AUTH` : Use this when Alternative Payment Authorize service is requested. - `AP_REAUTH` : Use this when Alternative Payment Reauthorize service is requested.
17
+ attr_accessor :action_list
18
+
19
+ # Indicates whether to use the customer's escrow agreement. Possible values: - `true`: yes, use the customer's escrow agreement. - `false`: no, do not use the customer's escrow agreement.
20
+ attr_accessor :enable_escrow_option
21
+
22
+ # CyberSource tokens types you are performing a create on. If not supplied the default token type for the merchants token vault will be used. Valid values: - customer - paymentInstrument - instrumentIdentifier - shippingAddress
23
+ attr_accessor :action_token_types
24
+
25
+ # Bin Source File Identifier. Possible values: - itmx - rupay
26
+ attr_accessor :bin_source
27
+
28
+ # Indicates whether to also include a capture in the submitted authorization request or not. Possible values: - `true`: Include a capture with an authorization request. - `false`: (default) Do not include a capture with an authorization request. #### Used by **Authorization and Capture** Optional field.
29
+ attr_accessor :capture
30
+
31
+ # Value that identifies the processor/acquirer to use for the transaction. This value is supported only for **CyberSource through VisaNet**. Contact CyberSource Customer Support to get the value for this field.
32
+ attr_accessor :processor_id
33
+
34
+ # Required for AFT and OCT transactions. Given below is a list of all the BAI values available. However, the processors may support only few specific BAI values. - AA : Account-to-account - BB : Supplier Payments - BI : Bank-Initiated P2P Money Transfer - BP : Non-Card Bill Pay/Bill Pay - CD : Cash Deposit - CP : Credit card Bill Payment - FD : Funds disbursement - FT : Funds transfer - GD : Government Disbursement - GP : Gambling payout (non-online gambling) - LO : Loyalty credits and rebates - MD : Merchant Settlement - OG : Online Gambling Payout - PD : Payroll and pension disbursement - PP : Person-to-Person or Peer-to-Peer - TU : Top up, prepaid load - WT : Digital wallet
35
+ attr_accessor :business_application_id
36
+
37
+ # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as \"moto\"
38
+ attr_accessor :commerce_indicator
39
+
40
+ # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as `moto`
41
+ attr_accessor :commerce_indicator_label
42
+
43
+ # Type of digital payment solution for the transaction. Possible Values: - `visacheckout`: Visa Checkout. This value is required for Visa Checkout transactions. For details, see `payment_solution` field description in [Visa Checkout Using the REST API.](https://developer.cybersource.com/content/dam/docs/cybs/en-us/apifields/reference/all/rest/api-fields.pdf) - `001`: Apple Pay. - `004`: Cybersource In-App Solution. - `005`: Masterpass. This value is required for Masterpass transactions on OmniPay Direct. - `006`: Android Pay. - `007`: Chase Pay. - `008`: Samsung Pay. - `012`: Google Pay. - `013`: Cybersource P2PE Decryption - `014`: Mastercard credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `015`: Visa credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `027`: Click to Pay.
44
+ attr_accessor :payment_solution
45
+
46
+ # Please check with Cybersource customer support to see if your merchant account is configured correctly so you can include this field in your request. * For Payouts: max length for FDCCompass is String (22).
47
+ attr_accessor :reconciliation_id
48
+
49
+ # Value that links the current authorization request to the original authorization request. Set this value to the ID that was returned in the reply message from the original authorization request. This value is used for: - Partial authorizations - Split shipments
50
+ attr_accessor :link_id
51
+
52
+ # Set this field to 3 to indicate that the request includes Level III data.
53
+ attr_accessor :purchase_level
54
+
55
+ # The time-out limit in seconds for the transaction. The time-out limit starts when the customer is directed to the merchant URL that is included in the sale service response. The maximum value is 99999 (about 27 hours). When the transaction times out, the payment system changes the status to abandoned.
56
+ attr_accessor :transaction_timeout
57
+
58
+ # Set to the value of the requestID field returned in the order service response.
59
+ attr_accessor :intents_id
60
+
61
+ # Attribute that lets you define custom grouping for your processor reports. This field is supported only for **Worldpay VAP**.
62
+ attr_accessor :report_group
63
+
64
+ # Identifier for the **Visa Checkout** order. Visa Checkout provides a unique order ID for every transaction in the Visa Checkout **callID** field.
65
+ attr_accessor :visa_checkout_id
66
+
67
+ # Indicates that the transaction includes industry-specific data. Possible Values: - `airline` - `restaurant` - `lodging` - `auto_rental` - `transit` - `healthcare_medical` - `healthcare_transit` - `transit` #### Card Present, Airlines and Auto Rental You must set this field to `airline` in order for airline data to be sent to the processor. For example, if this field is not set to `airline` or is not included in the request, no airline data is sent to the processor. You must set this field to `restaurant` in order for restaurant data to be sent to the processor. When this field is not set to `restaurant` or is not included in the request, no restaurant data is sent to the processor. You must set this field to `auto_rental` in order for auto rental data to be sent to the processor. For example, if this field is not set to `auto_rental` or is not included in the request, no auto rental data is sent to the processor. Restaurant data is supported only on CyberSource through VisaNet.
68
+ attr_accessor :industry_data_type
69
+
70
+ attr_accessor :authorization_options
71
+
72
+ attr_accessor :capture_options
73
+
74
+ attr_accessor :recurring_options
75
+
76
+ attr_accessor :bank_transfer_options
77
+
78
+ attr_accessor :purchase_options
79
+
80
+ attr_accessor :electronic_benefits_transfer
81
+
82
+ attr_accessor :loan_options
83
+
84
+ # This field carries the wallet type in authorization requests and credit requests. Possible value are: - `101`: Masterpass remote payment. The customer created the wallet by manually interacting with a customer-controlled device such as a computer, tablet, or phone. This value is supported only for Masterpass transactions on Chase Paymentech Solutions and CyberSource through VisaNet. - `102`: Masterpass remote near field communication (NFC) payment. The customer created the wallet by tapping a PayPass card or customer-controlled device at a contactless card reader. This value is supported only for card-present Masterpass transactions on CyberSource through VisaNet. - `103`: Masterpass Apple Pay payment. The payment was made with a combination of Masterpass and Apple Pay. This value is supported only for Masterpass Apple Pay transactions on CyberSource through VisaNet. - `216`: Masterpass Google Pay payment. The payment was made with a combination of Masterpass and Google Pay. This value is supported only for Masterpass Google Pay transactions on CyberSource through VisaNet. - `217`: Masterpass Samsung Pay payment. The payment was made with a combination of Masterpass and Samsung Pay. This value is supported only for Masterpass Samsung Pay transactions on CyberSource through VisaNet. - `SDW`: Staged digital wallet. An issuer or operator created the wallet. This value is supported only for Masterpass transactions on Chase Paymentech Solutions. - `VCIND`: Visa Checkout payment. This value is supported only on CyberSource through VisaNet, FDC Compass, FDC Nashville Global, FDI Australia, and TSYS Acquiring Solutions. See Getting Started with Visa Checkout. For Visa Checkout transactions, the way CyberSource processes the value for this field depends on the processor. See the Visa Checkout section below. For all other values, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. Masterpass (101, 102, 103, 216, and 217): The Masterpass platform generates the wallet type value and passes it to you along with the customer's checkout information. Visa Checkout: This field is optional for Visa Checkout authorizations on FDI Australia. For all other processors, this field is required for Visa Checkout authorizations. For Visa Checkout transactions on the following processors, CyberSource sends the value that the processor expects for this field:FDC Compass,FDC Nashville Global,FDI Australia,TSYS Acquiring Solutions For all other processors, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. For incremental authorizations, this field is supported only for Mastercard and the supported values are 101 and 102. Payment card companies can introduce new values without notice. Your order management system should be able to process new values without problems. CyberSource through VisaNet When the value for this field is 101, 102, 103, 216, or 217, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR6, Position: 88-90, Field: Mastercard Wallet Identifier. When the value for this field is VCIND, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR8, Position: 72-76, Field: Agent Unique ID.
85
+ attr_accessor :wallet_type
86
+
87
+ # Supplementary domestic transaction information provided by the acquirer for National Net Settlement Service (NNSS) transactions. NNSS is a settlement service that Visa provides. For transactions on CyberSource through VisaNet in countries that subscribe to NNSS: VisaNet clears transactions; VisaNet transfers funds to the acquirer after deducting processing fees and interchange fees. VisaNet settles transactions in the local pricing currency through a local financial institution. This field is supported only on CyberSource through VisaNet for domestic data in Colombia
88
+ attr_accessor :national_net_domestic_data
89
+
90
+ attr_accessor :japan_payment_options
91
+
92
+ # Type of payment initiated from a cardholder's mobile device. Possible values: - `1` : Consumer-initiated remote purchase, face-to-face - `2` : Consumer-initiated remote purchase, e-commerce - `3` : Consumer-initiated remote purchase, mail order / telephone order - `4` : Consumer-initiated bill pay - `5` : Consumer-initiated top up - `6` : Consumer-initiated cash out - `7` : ATM triggered or agent-initiated cash out - `8` : Merchant-initiated remote purchase, face-to-face - `9` : Merchant-initiated remote purchase, e-commerce This field is supported only for Mastercard transactions on CyberSource through VisaNet. Optional field. **Note** On CyberSource through VisaNet, the value for this field corresponds to the following data in the TC 33 capture file: - Record: CP01 TCR6 - Position: 94 - Field: Mastercard Mobile Remote Payment Program Indicator The TC 33 Capture file contains information about the purchases and refunds that a merchant submits to CyberSource. CyberSource through VisaNet creates the TC 33 Capture file at the end of the day and sends it to the merchant's acquirer, who uses this information to facilitate end-of-day clearing processing with payment networks.
93
+ attr_accessor :mobile_remote_payment_type
94
+
95
+ # A private national-use field submitted by acquirers and issuers in South Africa for South Africa-domestic (intra-country) authorizations and financial requests. Values for this field are 00 through 99.
96
+ attr_accessor :extended_credit_total_count
97
+
98
+ # On PIN Debit Gateways: This U.S.-only field is optionally used by participants (merchants and acquirers) to specify the network access priority. VisaNet checks to determine if there are issuer routing preferences for any of the networks specified by the sharing group code. If an issuer preference exists for one of the specified debit networks, VisaNet makes a routing selection based on the issuer's preference. If an issuer preference exists for more than one of the specified debit networks, or if no issuer preference exists, VisaNet makes a selection based on the acquirer's routing priorities. #### PIN debit Priority order of the networks through which he transaction will be routed. Set this value to a series of one-character network codes in your preferred order. This is a list of the network codes: | Network | Code | | --- | --- | | Accel | E | | AFFN | U | | Alaska Option | 3 | | CU24 | C | | Interlink | G | | Maestro | 8 | | NETS | P | | NYCE | F | | Pulse | H | | Shazam | 7 | | Star | M | | Visa | V | For example, if the Star network is your first preference and Pulse is your second preference, set this field to a value of `MH`. When you do not include this value in your PIN debit request, the list of network codes from your account is used. **Note** This field is supported only for businesses located in the U.S. Optional field for PIN debit credit or PIN debit purchase.
99
+ attr_accessor :network_routing_order
100
+
101
+ # Flag that indicates if the transaction is pay by points transaction true: Transaction uses loyalty points false: Transaction does not use loyalty points Default: false
102
+ attr_accessor :pay_by_points_indicator
103
+
104
+ # Minutes until a pending MyBank transaction will be timed out. Value must be between 5 and 30. Default is 5.
105
+ attr_accessor :timeout
106
+
107
+ # Flag that indicates the functionality we are having for merchants for which auth is done through Cybersource but settlement is done by themselves. true: functionality is supported. Processor should send raw processor auth response to Merchant. false: functionality is not supported. Default: false
108
+ attr_accessor :is_return_auth_record_enabled
109
+
110
+ # Merchant payment gateway ID that is assigned by Mastercard and is provided by the acquirer when a registered merchant payment gateway service provider is involved in the transaction. This field is supported for Visa Platform Connect.
111
+ attr_accessor :network_partner_id
112
+
113
+ # Identifier for the payment type.
114
+ attr_accessor :payment_type
115
+
116
+ # Enablers are payment processing entities that are not acquiring members and are often the primary relationship owner with merchants and originators. Enablers own technical solutions through which the merchant or originator will access acceptance. The Enabler ID is a five-character hexadecimal identifier that will be used by Visa to identify enablers. Enabler ID assignment will be determined by Visa. Visa will communicate Enablers assignments to enablers.
117
+ attr_accessor :enabler_id
118
+
119
+ # The instruction to process an order. - default value: 'NO_INSTRUCTION' - 'ORDER_SAVED_EXPLICITLY'
120
+ attr_accessor :processing_instruction
121
+
122
+ # This field is used identify the type of payment transaction taking place. This field is applicable for MasterCard transactions only. Possible values: - 201- Mastercard Rebate - 202- rePower Load Value - 203- Gaming Re-pay - 204- General Person-to-Person - 205- General Transfer to Own Account - 206- Agent Cash Out - 207- Payment of Own Credit Card Bill - 208- Business Disbursement - 209- Government/Non-Profit Disbursement - 210- Rapid Merchant Settlement - 211- Cash in at ATM (Usage limited to specific countries) - 212- Cash in at Point of Sale (Usage limited to specific countries) - 213- General Business to Business Transfer - 214- Mastercard Merchant Presented QR - 215- Mastercard Merchant Presented QR Refund Payment - 216- Utility Payments (for Brazil domestic use only) - 217- Government Services (for Brazil domestic use only) - 218- Mobile phone top-ups (for Brazil domestic use only) - 219- Coupon booklet payments (for Brazil domestic use only) - 220- General Person-to-Person Transfer - 221- Person-to-Person Transfer to Card Account - 222- General Transfer to Own Account - 223- Agent Cash Out - 224- Payment of Own Credit Card Bill - 225- Business Disbursement - 226- Transfer to Own Staged Digital Wallet Account - 227- Transfer to Own Debit or Prepaid Account - 228- General Business-to-Business Transfer - 229- Installment-based repayment - 230- Mastercard ATM Cash Pick-Up Transaction - 231- Cryptocurrency - 232- High-risk Securities
123
+ attr_accessor :transaction_type_indicator
124
+
125
+ # This field is applicable for AFT and OCT transactions. For list of supported values, please refer to Developer Guide.
126
+ attr_accessor :purpose_of_payment
127
+
128
+ # Contains the ISO 639-2 defined language Code
129
+ attr_accessor :language_code
130
+
131
+ # This value is used for linking Authorization extension transaction to the original Authorization transaction and for linking MIT (Merchant initiated transaction) with the respective CIT (Customer initiated transaction).
132
+ attr_accessor :original_payment_id
133
+
134
+ # Attribute mapping from ruby-style variable name to JSON key.
135
+ def self.attribute_map
136
+ {
137
+ :'action_list' => :'actionList',
138
+ :'enable_escrow_option' => :'enableEscrowOption',
139
+ :'action_token_types' => :'actionTokenTypes',
140
+ :'bin_source' => :'binSource',
141
+ :'capture' => :'capture',
142
+ :'processor_id' => :'processorId',
143
+ :'business_application_id' => :'businessApplicationId',
144
+ :'commerce_indicator' => :'commerceIndicator',
145
+ :'commerce_indicator_label' => :'commerceIndicatorLabel',
146
+ :'payment_solution' => :'paymentSolution',
147
+ :'reconciliation_id' => :'reconciliationId',
148
+ :'link_id' => :'linkId',
149
+ :'purchase_level' => :'purchaseLevel',
150
+ :'transaction_timeout' => :'transactionTimeout',
151
+ :'intents_id' => :'intentsId',
152
+ :'report_group' => :'reportGroup',
153
+ :'visa_checkout_id' => :'visaCheckoutId',
154
+ :'industry_data_type' => :'industryDataType',
155
+ :'authorization_options' => :'authorizationOptions',
156
+ :'capture_options' => :'captureOptions',
157
+ :'recurring_options' => :'recurringOptions',
158
+ :'bank_transfer_options' => :'bankTransferOptions',
159
+ :'purchase_options' => :'purchaseOptions',
160
+ :'electronic_benefits_transfer' => :'electronicBenefitsTransfer',
161
+ :'loan_options' => :'loanOptions',
162
+ :'wallet_type' => :'walletType',
163
+ :'national_net_domestic_data' => :'nationalNetDomesticData',
164
+ :'japan_payment_options' => :'japanPaymentOptions',
165
+ :'mobile_remote_payment_type' => :'mobileRemotePaymentType',
166
+ :'extended_credit_total_count' => :'extendedCreditTotalCount',
167
+ :'network_routing_order' => :'networkRoutingOrder',
168
+ :'pay_by_points_indicator' => :'payByPointsIndicator',
169
+ :'timeout' => :'timeout',
170
+ :'is_return_auth_record_enabled' => :'isReturnAuthRecordEnabled',
171
+ :'network_partner_id' => :'networkPartnerId',
172
+ :'payment_type' => :'paymentType',
173
+ :'enabler_id' => :'enablerId',
174
+ :'processing_instruction' => :'processingInstruction',
175
+ :'transaction_type_indicator' => :'transactionTypeIndicator',
176
+ :'purpose_of_payment' => :'purposeOfPayment',
177
+ :'language_code' => :'languageCode',
178
+ :'original_payment_id' => :'originalPaymentId'
179
+ }
180
+ end
181
+
182
+ # Attribute mapping from JSON key to ruby-style variable name.
183
+ def self.json_map
184
+ {
185
+ :'action_list' => :'action_list',
186
+ :'enable_escrow_option' => :'enable_escrow_option',
187
+ :'action_token_types' => :'action_token_types',
188
+ :'bin_source' => :'bin_source',
189
+ :'capture' => :'capture',
190
+ :'processor_id' => :'processor_id',
191
+ :'business_application_id' => :'business_application_id',
192
+ :'commerce_indicator' => :'commerce_indicator',
193
+ :'commerce_indicator_label' => :'commerce_indicator_label',
194
+ :'payment_solution' => :'payment_solution',
195
+ :'reconciliation_id' => :'reconciliation_id',
196
+ :'link_id' => :'link_id',
197
+ :'purchase_level' => :'purchase_level',
198
+ :'transaction_timeout' => :'transaction_timeout',
199
+ :'intents_id' => :'intents_id',
200
+ :'report_group' => :'report_group',
201
+ :'visa_checkout_id' => :'visa_checkout_id',
202
+ :'industry_data_type' => :'industry_data_type',
203
+ :'authorization_options' => :'authorization_options',
204
+ :'capture_options' => :'capture_options',
205
+ :'recurring_options' => :'recurring_options',
206
+ :'bank_transfer_options' => :'bank_transfer_options',
207
+ :'purchase_options' => :'purchase_options',
208
+ :'electronic_benefits_transfer' => :'electronic_benefits_transfer',
209
+ :'loan_options' => :'loan_options',
210
+ :'wallet_type' => :'wallet_type',
211
+ :'national_net_domestic_data' => :'national_net_domestic_data',
212
+ :'japan_payment_options' => :'japan_payment_options',
213
+ :'mobile_remote_payment_type' => :'mobile_remote_payment_type',
214
+ :'extended_credit_total_count' => :'extended_credit_total_count',
215
+ :'network_routing_order' => :'network_routing_order',
216
+ :'pay_by_points_indicator' => :'pay_by_points_indicator',
217
+ :'timeout' => :'timeout',
218
+ :'is_return_auth_record_enabled' => :'is_return_auth_record_enabled',
219
+ :'network_partner_id' => :'network_partner_id',
220
+ :'payment_type' => :'payment_type',
221
+ :'enabler_id' => :'enabler_id',
222
+ :'processing_instruction' => :'processing_instruction',
223
+ :'transaction_type_indicator' => :'transaction_type_indicator',
224
+ :'purpose_of_payment' => :'purpose_of_payment',
225
+ :'language_code' => :'language_code',
226
+ :'original_payment_id' => :'original_payment_id'
227
+ }
228
+ end
229
+
230
+ # Attribute type mapping.
231
+ def self.swagger_types
232
+ {
233
+ :'action_list' => :'Array<String>',
234
+ :'enable_escrow_option' => :'BOOLEAN',
235
+ :'action_token_types' => :'Array<String>',
236
+ :'bin_source' => :'String',
237
+ :'capture' => :'BOOLEAN',
238
+ :'processor_id' => :'String',
239
+ :'business_application_id' => :'String',
240
+ :'commerce_indicator' => :'String',
241
+ :'commerce_indicator_label' => :'String',
242
+ :'payment_solution' => :'String',
243
+ :'reconciliation_id' => :'String',
244
+ :'link_id' => :'String',
245
+ :'purchase_level' => :'String',
246
+ :'transaction_timeout' => :'Integer',
247
+ :'intents_id' => :'String',
248
+ :'report_group' => :'String',
249
+ :'visa_checkout_id' => :'String',
250
+ :'industry_data_type' => :'String',
251
+ :'authorization_options' => :'Ptsv2paymentsProcessingInformationAuthorizationOptions',
252
+ :'capture_options' => :'Ptsv2paymentsProcessingInformationCaptureOptions',
253
+ :'recurring_options' => :'Ptsv2paymentsProcessingInformationRecurringOptions',
254
+ :'bank_transfer_options' => :'Ptsv2paymentsProcessingInformationBankTransferOptions',
255
+ :'purchase_options' => :'Ptsv2paymentsProcessingInformationPurchaseOptions',
256
+ :'electronic_benefits_transfer' => :'Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer',
257
+ :'loan_options' => :'Ptsv2paymentsProcessingInformationLoanOptions',
258
+ :'wallet_type' => :'String',
259
+ :'national_net_domestic_data' => :'String',
260
+ :'japan_payment_options' => :'Ptsv2paymentsProcessingInformationJapanPaymentOptions',
261
+ :'mobile_remote_payment_type' => :'String',
262
+ :'extended_credit_total_count' => :'String',
263
+ :'network_routing_order' => :'String',
264
+ :'pay_by_points_indicator' => :'BOOLEAN',
265
+ :'timeout' => :'Integer',
266
+ :'is_return_auth_record_enabled' => :'BOOLEAN',
267
+ :'network_partner_id' => :'String',
268
+ :'payment_type' => :'String',
269
+ :'enabler_id' => :'String',
270
+ :'processing_instruction' => :'String',
271
+ :'transaction_type_indicator' => :'String',
272
+ :'purpose_of_payment' => :'String',
273
+ :'language_code' => :'String',
274
+ :'original_payment_id' => :'String'
275
+ }
276
+ end
277
+
278
+ # Initializes the object
279
+ # @param [Hash] attributes Model attributes in the form of hash
280
+ def initialize(attributes = {})
281
+ return unless attributes.is_a?(Hash)
282
+
283
+ # convert string to symbol for hash key
284
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
285
+
286
+ if attributes.has_key?(:'actionList')
287
+ if (value = attributes[:'actionList']).is_a?(Array)
288
+ self.action_list = value
289
+ end
290
+ end
291
+
292
+ if attributes.has_key?(:'enableEscrowOption')
293
+ self.enable_escrow_option = attributes[:'enableEscrowOption']
294
+ end
295
+
296
+ if attributes.has_key?(:'actionTokenTypes')
297
+ if (value = attributes[:'actionTokenTypes']).is_a?(Array)
298
+ self.action_token_types = value
299
+ end
300
+ end
301
+
302
+ if attributes.has_key?(:'binSource')
303
+ self.bin_source = attributes[:'binSource']
304
+ end
305
+
306
+ if attributes.has_key?(:'capture')
307
+ self.capture = attributes[:'capture']
308
+ else
309
+ self.capture = false
310
+ end
311
+
312
+ if attributes.has_key?(:'processorId')
313
+ self.processor_id = attributes[:'processorId']
314
+ end
315
+
316
+ if attributes.has_key?(:'businessApplicationId')
317
+ self.business_application_id = attributes[:'businessApplicationId']
318
+ end
319
+
320
+ if attributes.has_key?(:'commerceIndicator')
321
+ self.commerce_indicator = attributes[:'commerceIndicator']
322
+ end
323
+
324
+ if attributes.has_key?(:'commerceIndicatorLabel')
325
+ self.commerce_indicator_label = attributes[:'commerceIndicatorLabel']
326
+ end
327
+
328
+ if attributes.has_key?(:'paymentSolution')
329
+ self.payment_solution = attributes[:'paymentSolution']
330
+ end
331
+
332
+ if attributes.has_key?(:'reconciliationId')
333
+ self.reconciliation_id = attributes[:'reconciliationId']
334
+ end
335
+
336
+ if attributes.has_key?(:'linkId')
337
+ self.link_id = attributes[:'linkId']
338
+ end
339
+
340
+ if attributes.has_key?(:'purchaseLevel')
341
+ self.purchase_level = attributes[:'purchaseLevel']
342
+ end
343
+
344
+ if attributes.has_key?(:'transactionTimeout')
345
+ self.transaction_timeout = attributes[:'transactionTimeout']
346
+ end
347
+
348
+ if attributes.has_key?(:'intentsId')
349
+ self.intents_id = attributes[:'intentsId']
350
+ end
351
+
352
+ if attributes.has_key?(:'reportGroup')
353
+ self.report_group = attributes[:'reportGroup']
354
+ end
355
+
356
+ if attributes.has_key?(:'visaCheckoutId')
357
+ self.visa_checkout_id = attributes[:'visaCheckoutId']
358
+ end
359
+
360
+ if attributes.has_key?(:'industryDataType')
361
+ self.industry_data_type = attributes[:'industryDataType']
362
+ end
363
+
364
+ if attributes.has_key?(:'authorizationOptions')
365
+ self.authorization_options = attributes[:'authorizationOptions']
366
+ end
367
+
368
+ if attributes.has_key?(:'captureOptions')
369
+ self.capture_options = attributes[:'captureOptions']
370
+ end
371
+
372
+ if attributes.has_key?(:'recurringOptions')
373
+ self.recurring_options = attributes[:'recurringOptions']
374
+ end
375
+
376
+ if attributes.has_key?(:'bankTransferOptions')
377
+ self.bank_transfer_options = attributes[:'bankTransferOptions']
378
+ end
379
+
380
+ if attributes.has_key?(:'purchaseOptions')
381
+ self.purchase_options = attributes[:'purchaseOptions']
382
+ end
383
+
384
+ if attributes.has_key?(:'electronicBenefitsTransfer')
385
+ self.electronic_benefits_transfer = attributes[:'electronicBenefitsTransfer']
386
+ end
387
+
388
+ if attributes.has_key?(:'loanOptions')
389
+ self.loan_options = attributes[:'loanOptions']
390
+ end
391
+
392
+ if attributes.has_key?(:'walletType')
393
+ self.wallet_type = attributes[:'walletType']
394
+ end
395
+
396
+ if attributes.has_key?(:'nationalNetDomesticData')
397
+ self.national_net_domestic_data = attributes[:'nationalNetDomesticData']
398
+ end
399
+
400
+ if attributes.has_key?(:'japanPaymentOptions')
401
+ self.japan_payment_options = attributes[:'japanPaymentOptions']
402
+ end
403
+
404
+ if attributes.has_key?(:'mobileRemotePaymentType')
405
+ self.mobile_remote_payment_type = attributes[:'mobileRemotePaymentType']
406
+ end
407
+
408
+ if attributes.has_key?(:'extendedCreditTotalCount')
409
+ self.extended_credit_total_count = attributes[:'extendedCreditTotalCount']
410
+ end
411
+
412
+ if attributes.has_key?(:'networkRoutingOrder')
413
+ self.network_routing_order = attributes[:'networkRoutingOrder']
414
+ end
415
+
416
+ if attributes.has_key?(:'payByPointsIndicator')
417
+ self.pay_by_points_indicator = attributes[:'payByPointsIndicator']
418
+ end
419
+
420
+ if attributes.has_key?(:'timeout')
421
+ self.timeout = attributes[:'timeout']
422
+ end
423
+
424
+ if attributes.has_key?(:'isReturnAuthRecordEnabled')
425
+ self.is_return_auth_record_enabled = attributes[:'isReturnAuthRecordEnabled']
426
+ end
427
+
428
+ if attributes.has_key?(:'networkPartnerId')
429
+ self.network_partner_id = attributes[:'networkPartnerId']
430
+ end
431
+
432
+ if attributes.has_key?(:'paymentType')
433
+ self.payment_type = attributes[:'paymentType']
434
+ end
435
+
436
+ if attributes.has_key?(:'enablerId')
437
+ self.enabler_id = attributes[:'enablerId']
438
+ end
439
+
440
+ if attributes.has_key?(:'processingInstruction')
441
+ self.processing_instruction = attributes[:'processingInstruction']
442
+ end
443
+
444
+ if attributes.has_key?(:'transactionTypeIndicator')
445
+ self.transaction_type_indicator = attributes[:'transactionTypeIndicator']
446
+ end
447
+
448
+ if attributes.has_key?(:'purposeOfPayment')
449
+ self.purpose_of_payment = attributes[:'purposeOfPayment']
450
+ end
451
+
452
+ if attributes.has_key?(:'languageCode')
453
+ self.language_code = attributes[:'languageCode']
454
+ end
455
+
456
+ if attributes.has_key?(:'originalPaymentId')
457
+ self.original_payment_id = attributes[:'originalPaymentId']
458
+ end
459
+ end
460
+
461
+ # Show invalid properties with the reasons. Usually used together with valid?
462
+ # @return Array for valid properties with the reasons
463
+ def list_invalid_properties
464
+ invalid_properties = Array.new
465
+ invalid_properties
466
+ end
467
+
468
+ # Check to see if the all the properties in the model are valid
469
+ # @return true if the model is valid
470
+ def valid?
471
+ true
472
+ end
473
+
474
+ # Custom attribute writer method with validation
475
+ # @param [Object] processor_id Value to be assigned
476
+ def processor_id=(processor_id)
477
+ @processor_id = processor_id
478
+ end
479
+
480
+ # Custom attribute writer method with validation
481
+ # @param [Object] commerce_indicator Value to be assigned
482
+ def commerce_indicator=(commerce_indicator)
483
+ @commerce_indicator = commerce_indicator
484
+ end
485
+
486
+ # Custom attribute writer method with validation
487
+ # @param [Object] commerce_indicator_label Value to be assigned
488
+ def commerce_indicator_label=(commerce_indicator_label)
489
+ @commerce_indicator_label = commerce_indicator_label
490
+ end
491
+
492
+ # Custom attribute writer method with validation
493
+ # @param [Object] payment_solution Value to be assigned
494
+ def payment_solution=(payment_solution)
495
+ @payment_solution = payment_solution
496
+ end
497
+
498
+ # Custom attribute writer method with validation
499
+ # @param [Object] reconciliation_id Value to be assigned
500
+ def reconciliation_id=(reconciliation_id)
501
+ @reconciliation_id = reconciliation_id
502
+ end
503
+
504
+ # Custom attribute writer method with validation
505
+ # @param [Object] link_id Value to be assigned
506
+ def link_id=(link_id)
507
+ @link_id = link_id
508
+ end
509
+
510
+ # Custom attribute writer method with validation
511
+ # @param [Object] purchase_level Value to be assigned
512
+ def purchase_level=(purchase_level)
513
+ @purchase_level = purchase_level
514
+ end
515
+
516
+ # Custom attribute writer method with validation
517
+ # @param [Object] transaction_timeout Value to be assigned
518
+ def transaction_timeout=(transaction_timeout)
519
+ @transaction_timeout = transaction_timeout
520
+ end
521
+
522
+ # Custom attribute writer method with validation
523
+ # @param [Object] intents_id Value to be assigned
524
+ def intents_id=(intents_id)
525
+ @intents_id = intents_id
526
+ end
527
+
528
+ # Custom attribute writer method with validation
529
+ # @param [Object] report_group Value to be assigned
530
+ def report_group=(report_group)
531
+ @report_group = report_group
532
+ end
533
+
534
+ # Custom attribute writer method with validation
535
+ # @param [Object] visa_checkout_id Value to be assigned
536
+ def visa_checkout_id=(visa_checkout_id)
537
+ @visa_checkout_id = visa_checkout_id
538
+ end
539
+
540
+ # Custom attribute writer method with validation
541
+ # @param [Object] industry_data_type Value to be assigned
542
+ def industry_data_type=(industry_data_type)
543
+ @industry_data_type = industry_data_type
544
+ end
545
+
546
+ # Custom attribute writer method with validation
547
+ # @param [Object] wallet_type Value to be assigned
548
+ def wallet_type=(wallet_type)
549
+ @wallet_type = wallet_type
550
+ end
551
+
552
+ # Custom attribute writer method with validation
553
+ # @param [Object] national_net_domestic_data Value to be assigned
554
+ def national_net_domestic_data=(national_net_domestic_data)
555
+ @national_net_domestic_data = national_net_domestic_data
556
+ end
557
+
558
+ # Custom attribute writer method with validation
559
+ # @param [Object] mobile_remote_payment_type Value to be assigned
560
+ def mobile_remote_payment_type=(mobile_remote_payment_type)
561
+ @mobile_remote_payment_type = mobile_remote_payment_type
562
+ end
563
+
564
+ # Custom attribute writer method with validation
565
+ # @param [Object] extended_credit_total_count Value to be assigned
566
+ def extended_credit_total_count=(extended_credit_total_count)
567
+ @extended_credit_total_count = extended_credit_total_count
568
+ end
569
+
570
+ # Custom attribute writer method with validation
571
+ # @param [Object] network_routing_order Value to be assigned
572
+ def network_routing_order=(network_routing_order)
573
+ @network_routing_order = network_routing_order
574
+ end
575
+
576
+ # Custom attribute writer method with validation
577
+ # @param [Object] network_partner_id Value to be assigned
578
+ def network_partner_id=(network_partner_id)
579
+ @network_partner_id = network_partner_id
580
+ end
581
+
582
+ # Custom attribute writer method with validation
583
+ # @param [Object] payment_type Value to be assigned
584
+ def payment_type=(payment_type)
585
+ @payment_type = payment_type
586
+ end
587
+
588
+ # Custom attribute writer method with validation
589
+ # @param [Object] enabler_id Value to be assigned
590
+ def enabler_id=(enabler_id)
591
+ @enabler_id = enabler_id
592
+ end
593
+
594
+ # Custom attribute writer method with validation
595
+ # @param [Object] processing_instruction Value to be assigned
596
+ def processing_instruction=(processing_instruction)
597
+ @processing_instruction = processing_instruction
598
+ end
599
+
600
+ # Custom attribute writer method with validation
601
+ # @param [Object] transaction_type_indicator Value to be assigned
602
+ def transaction_type_indicator=(transaction_type_indicator)
603
+ @transaction_type_indicator = transaction_type_indicator
604
+ end
605
+
606
+ # Custom attribute writer method with validation
607
+ # @param [Object] purpose_of_payment Value to be assigned
608
+ def purpose_of_payment=(purpose_of_payment)
609
+ @purpose_of_payment = purpose_of_payment
610
+ end
611
+
612
+ # Custom attribute writer method with validation
613
+ # @param [Object] language_code Value to be assigned
614
+ def language_code=(language_code)
615
+ @language_code = language_code
616
+ end
617
+
618
+ # Custom attribute writer method with validation
619
+ # @param [Object] original_payment_id Value to be assigned
620
+ def original_payment_id=(original_payment_id)
621
+ @original_payment_id = original_payment_id
622
+ end
623
+
624
+ # Checks equality by comparing each attribute.
625
+ # @param [Object] Object to be compared
626
+ def ==(o)
627
+ return true if self.equal?(o)
628
+ self.class == o.class &&
629
+ action_list == o.action_list &&
630
+ enable_escrow_option == o.enable_escrow_option &&
631
+ action_token_types == o.action_token_types &&
632
+ bin_source == o.bin_source &&
633
+ capture == o.capture &&
634
+ processor_id == o.processor_id &&
635
+ business_application_id == o.business_application_id &&
636
+ commerce_indicator == o.commerce_indicator &&
637
+ commerce_indicator_label == o.commerce_indicator_label &&
638
+ payment_solution == o.payment_solution &&
639
+ reconciliation_id == o.reconciliation_id &&
640
+ link_id == o.link_id &&
641
+ purchase_level == o.purchase_level &&
642
+ transaction_timeout == o.transaction_timeout &&
643
+ intents_id == o.intents_id &&
644
+ report_group == o.report_group &&
645
+ visa_checkout_id == o.visa_checkout_id &&
646
+ industry_data_type == o.industry_data_type &&
647
+ authorization_options == o.authorization_options &&
648
+ capture_options == o.capture_options &&
649
+ recurring_options == o.recurring_options &&
650
+ bank_transfer_options == o.bank_transfer_options &&
651
+ purchase_options == o.purchase_options &&
652
+ electronic_benefits_transfer == o.electronic_benefits_transfer &&
653
+ loan_options == o.loan_options &&
654
+ wallet_type == o.wallet_type &&
655
+ national_net_domestic_data == o.national_net_domestic_data &&
656
+ japan_payment_options == o.japan_payment_options &&
657
+ mobile_remote_payment_type == o.mobile_remote_payment_type &&
658
+ extended_credit_total_count == o.extended_credit_total_count &&
659
+ network_routing_order == o.network_routing_order &&
660
+ pay_by_points_indicator == o.pay_by_points_indicator &&
661
+ timeout == o.timeout &&
662
+ is_return_auth_record_enabled == o.is_return_auth_record_enabled &&
663
+ network_partner_id == o.network_partner_id &&
664
+ payment_type == o.payment_type &&
665
+ enabler_id == o.enabler_id &&
666
+ processing_instruction == o.processing_instruction &&
667
+ transaction_type_indicator == o.transaction_type_indicator &&
668
+ purpose_of_payment == o.purpose_of_payment &&
669
+ language_code == o.language_code &&
670
+ original_payment_id == o.original_payment_id
671
+ end
672
+
673
+ # @see the `==` method
674
+ # @param [Object] Object to be compared
675
+ def eql?(o)
676
+ self == o
677
+ end
678
+
679
+ # Calculates hash code according to all attributes.
680
+ # @return [Fixnum] Hash code
681
+ def hash
682
+ [action_list, enable_escrow_option, action_token_types, bin_source, capture, processor_id, business_application_id, commerce_indicator, commerce_indicator_label, payment_solution, reconciliation_id, link_id, purchase_level, transaction_timeout, intents_id, report_group, visa_checkout_id, industry_data_type, authorization_options, capture_options, recurring_options, bank_transfer_options, purchase_options, electronic_benefits_transfer, loan_options, wallet_type, national_net_domestic_data, japan_payment_options, mobile_remote_payment_type, extended_credit_total_count, network_routing_order, pay_by_points_indicator, timeout, is_return_auth_record_enabled, network_partner_id, payment_type, enabler_id, processing_instruction, transaction_type_indicator, purpose_of_payment, language_code, original_payment_id].hash
683
+ end
684
+
685
+ # Builds the object from hash
686
+ # @param [Hash] attributes Model attributes in the form of hash
687
+ # @return [Object] Returns the model itself
688
+ def build_from_hash(attributes)
689
+ return nil unless attributes.is_a?(Hash)
690
+ self.class.swagger_types.each_pair do |key, type|
691
+ if type =~ /\AArray<(.*)>/i
692
+ # check to ensure the input is an array given that the the attribute
693
+ # is documented as an array but the input is not
694
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
695
+ self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
696
+ end
697
+ elsif !attributes[self.class.attribute_map[key]].nil?
698
+ self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
699
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
700
+ end
701
+
702
+ self
703
+ end
704
+
705
+ # Deserializes the data based on type
706
+ # @param string type Data type
707
+ # @param string value Value to be deserialized
708
+ # @return [Object] Deserialized data
709
+ def _deserialize(type, value)
710
+ case type.to_sym
711
+ when :DateTime
712
+ DateTime.parse(value)
713
+ when :Date
714
+ Date.parse(value)
715
+ when :String
716
+ value.to_s
717
+ when :Integer
718
+ value.to_i
719
+ when :Float
720
+ value.to_f
721
+ when :BOOLEAN
722
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
723
+ true
724
+ else
725
+ false
726
+ end
727
+ when :Object
728
+ # generic object (usually a Hash), return directly
729
+ value
730
+ when /\AArray<(?<inner_type>.+)>\z/
731
+ inner_type = Regexp.last_match[:inner_type]
732
+ value.map { |v| _deserialize(inner_type, v) }
733
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
734
+ k_type = Regexp.last_match[:k_type]
735
+ v_type = Regexp.last_match[:v_type]
736
+ {}.tap do |hash|
737
+ value.each do |k, v|
738
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
739
+ end
740
+ end
741
+ else # model
742
+ temp_model = CyberSource.const_get(type).new
743
+ temp_model.build_from_hash(value)
744
+ end
745
+ end
746
+
747
+ # Returns the string representation of the object
748
+ # @return [String] String presentation of the object
749
+ def to_s
750
+ to_hash.to_s
751
+ end
752
+
753
+ # to_body is an alias to to_hash (backward compatibility)
754
+ # @return [Hash] Returns the object in the form of hash
755
+ def to_body
756
+ to_hash
757
+ end
758
+
759
+ # Returns the object in the form of hash
760
+ # @return [Hash] Returns the object in the form of hash
761
+ def to_hash
762
+ hash = {}
763
+ self.class.attribute_map.each_pair do |attr, param|
764
+ value = self.send(attr)
765
+ next if value.nil?
766
+ hash[param] = _to_hash(value)
767
+ end
768
+ hash
769
+ end
770
+
771
+ # Outputs non-array value in the form of hash
772
+ # For object, use to_hash. Otherwise, just return the value
773
+ # @param [Object] value Any valid value
774
+ # @return [Hash] Returns the value in the form of hash
775
+ def _to_hash(value)
776
+ if value.is_a?(Array)
777
+ value.compact.map { |v| _to_hash(v) }
778
+ elsif value.is_a?(Hash)
779
+ {}.tap do |hash|
780
+ value.each { |k, v| hash[k] = _to_hash(v) }
781
+ end
782
+ elsif value.respond_to? :to_hash
783
+ value.to_hash
784
+ else
785
+ value
786
+ end
787
+ end
788
+ end
789
+ end