cybersource_rest_client 0.0.22 → 0.0.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (610) hide show
  1. checksums.yaml +4 -4
  2. data/lib/AuthenticationSDK/authentication/http/GetSignatureParameter.rb +5 -1
  3. data/lib/AuthenticationSDK/core/MerchantConfig.rb +11 -2
  4. data/lib/AuthenticationSDK/util/Constants.rb +2 -0
  5. data/lib/cybersource_rest_client.rb +191 -126
  6. data/lib/cybersource_rest_client/api/asymmetric_key_management_api.rb +219 -0
  7. data/lib/cybersource_rest_client/api/customer_api.rb +360 -0
  8. data/lib/cybersource_rest_client/api/customer_payment_instrument_api.rb +518 -0
  9. data/lib/cybersource_rest_client/api/customer_shipping_address_api.rb +518 -0
  10. data/lib/cybersource_rest_client/api/decision_manager_api.rb +15 -15
  11. data/lib/cybersource_rest_client/api/download_dtd_api.rb +1 -1
  12. data/lib/cybersource_rest_client/api/download_xsd_api.rb +1 -1
  13. data/lib/cybersource_rest_client/api/instrument_identifier_api.rb +247 -169
  14. data/lib/cybersource_rest_client/api/key_generation_api.rb +10 -6
  15. data/lib/cybersource_rest_client/api/notification_of_changes_api.rb +1 -1
  16. data/lib/cybersource_rest_client/api/payer_authentication_api.rb +65 -0
  17. data/lib/cybersource_rest_client/api/payment_batch_summaries_api.rb +1 -1
  18. data/lib/cybersource_rest_client/api/payment_instrument_api.rb +133 -136
  19. data/lib/cybersource_rest_client/api/payments_api.rb +2 -2
  20. data/lib/cybersource_rest_client/api/purchase_and_refund_details_api.rb +1 -1
  21. data/lib/cybersource_rest_client/api/refund_api.rb +4 -4
  22. data/lib/cybersource_rest_client/api/report_subscriptions_api.rb +45 -0
  23. data/lib/cybersource_rest_client/api/reversal_api.rb +4 -4
  24. data/lib/cybersource_rest_client/api/symmetric_key_management_api.rb +219 -0
  25. data/lib/cybersource_rest_client/api/taxes_api.rb +160 -0
  26. data/lib/cybersource_rest_client/api/user_management_api.rb +4 -4
  27. data/lib/cybersource_rest_client/api/user_management_search_api.rb +89 -0
  28. data/lib/cybersource_rest_client/api/void_api.rb +8 -8
  29. data/lib/cybersource_rest_client/api_client.rb +37 -24
  30. data/lib/cybersource_rest_client/models/capture_payment_request.rb +1 -1
  31. data/lib/cybersource_rest_client/models/check_payer_auth_enrollment_request.rb +14 -5
  32. data/lib/cybersource_rest_client/models/create_adhoc_report_request.rb +0 -36
  33. data/lib/cybersource_rest_client/models/{create_decision_manager_case_request.rb → create_bundled_decision_manager_case_request.rb} +50 -14
  34. data/lib/cybersource_rest_client/models/create_credit_request.rb +1 -1
  35. data/lib/cybersource_rest_client/models/create_p12_keys_request.rb +194 -0
  36. data/lib/cybersource_rest_client/models/create_payment_request.rb +10 -1
  37. data/lib/cybersource_rest_client/models/create_report_subscription_request.rb +0 -36
  38. data/lib/cybersource_rest_client/models/create_search_request.rb +7 -7
  39. data/lib/cybersource_rest_client/models/create_shared_secret_keys_request.rb +194 -0
  40. data/lib/cybersource_rest_client/models/delete_bulk_p12_keys_request.rb +194 -0
  41. data/lib/cybersource_rest_client/models/delete_bulk_symmetric_keys_request.rb +194 -0
  42. data/lib/cybersource_rest_client/models/fraud_marking_action_request.rb +13 -4
  43. data/lib/cybersource_rest_client/models/inline_response_400.rb +9 -26
  44. data/lib/cybersource_rest_client/models/inline_response_400_2.rb +214 -0
  45. data/lib/cybersource_rest_client/models/{detail.rb → inline_response_400_details.rb} +3 -3
  46. data/lib/cybersource_rest_client/models/{error_field_bean.rb → inline_response_400_errors.rb} +18 -18
  47. data/lib/cybersource_rest_client/models/invoice_settings_request.rb +1 -1
  48. data/lib/cybersource_rest_client/models/invoicing_v2_invoice_settings_get200_response.rb +1 -1
  49. data/lib/cybersource_rest_client/models/invoicing_v2_invoice_settings_get200_response_invoice_settings_information.rb +51 -30
  50. data/lib/cybersource_rest_client/models/invoicing_v2_invoice_settings_get200_response_invoice_settings_information_header_style.rb +0 -18
  51. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response.rb +1 -1
  52. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_customer_information.rb +0 -9
  53. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_invoices.rb +1 -10
  54. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_order_information_amount_details.rb +2 -20
  55. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get400_response.rb +1 -1
  56. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get404_response.rb +1 -1
  57. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get502_response.rb +2 -2
  58. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response.rb +2 -11
  59. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_invoice_history.rb +2 -2
  60. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_transaction_details.rb +1 -10
  61. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response.rb +2 -11
  62. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_invoice_information.rb +0 -9
  63. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_order_information_amount_details.rb +4 -40
  64. data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post202_response.rb +1 -1
  65. data/lib/cybersource_rest_client/models/invoicingv2invoice_settings_invoice_settings_information.rb +289 -0
  66. data/lib/cybersource_rest_client/models/invoicingv2invoices_customer_information.rb +1 -19
  67. data/lib/cybersource_rest_client/models/invoicingv2invoices_invoice_information.rb +0 -9
  68. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details.rb +3 -30
  69. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_freight.rb +0 -9
  70. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_tax_details.rb +1 -19
  71. data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_line_items.rb +4 -31
  72. data/lib/cybersource_rest_client/models/invoicingv2invoicesid_invoice_information.rb +0 -9
  73. data/lib/cybersource_rest_client/models/{links.rb → kms_v2_keys_asym_deletes_post200_response.rb} +22 -23
  74. data/lib/cybersource_rest_client/models/kms_v2_keys_asym_deletes_post200_response_key_information.rb +234 -0
  75. data/lib/cybersource_rest_client/models/{der_public_key.rb → kms_v2_keys_asym_get200_response.rb} +15 -27
  76. data/lib/cybersource_rest_client/models/kms_v2_keys_asym_get200_response_key_information.rb +254 -0
  77. data/lib/cybersource_rest_client/models/{card_info.rb → kms_v2_keys_asym_post201_response.rb} +41 -40
  78. data/lib/cybersource_rest_client/models/kms_v2_keys_asym_post201_response_certificate_information.rb +214 -0
  79. data/lib/cybersource_rest_client/models/{tokenize_result.rb → kms_v2_keys_asym_post201_response_key_information.rb} +65 -56
  80. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_deletes_post200_response.rb +214 -0
  81. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_deletes_post200_response_key_information.rb +224 -0
  82. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_get200_response.rb +203 -0
  83. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_get200_response_key_information.rb +234 -0
  84. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_post201_response.rb +214 -0
  85. data/lib/cybersource_rest_client/models/{file_details_response.rb → kms_v2_keys_sym_post201_response_error_information.rb} +17 -16
  86. data/lib/cybersource_rest_client/models/kms_v2_keys_sym_post201_response_key_information.rb +254 -0
  87. data/lib/cybersource_rest_client/models/kmsv2keysasym_key_information.rb +215 -0
  88. data/lib/cybersource_rest_client/models/kmsv2keyssym_client_reference_information.rb +209 -0
  89. data/lib/cybersource_rest_client/models/kmsv2keyssym_key_information.rb +200 -0
  90. data/lib/cybersource_rest_client/models/{json_web_key.rb → kmsv2keyssymdeletes_key_information.rb} +34 -44
  91. data/lib/cybersource_rest_client/models/patch_customer_payment_instrument_request.rb +310 -0
  92. data/lib/cybersource_rest_client/models/patch_customer_request.rb +274 -0
  93. data/lib/cybersource_rest_client/models/{embedded_instrument_identifier_request.rb → patch_customer_shipping_address_request.rb} +34 -33
  94. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response.rb → patch_instrument_identifier_request.rb} +39 -20
  95. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response_payment_instruments.rb → patch_payment_instrument_request.rb} +44 -19
  96. data/lib/cybersource_rest_client/models/{update_instrument_identifier_request.rb → payer_auth_setup_request.rb} +32 -5
  97. data/lib/cybersource_rest_client/models/{payment_instruments_for_instrument_identifier.rb → payment_instrument_list_for_customer.rb} +9 -19
  98. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded.rb → payment_instrument_list_for_customer__embedded.rb} +3 -3
  99. data/lib/cybersource_rest_client/models/{payment_instrument_for_instrument_identifier_links.rb → payment_instrument_list_for_customer__links.rb} +6 -6
  100. data/lib/cybersource_rest_client/models/payment_instrument_list_for_customer__links_first.rb +184 -0
  101. data/lib/cybersource_rest_client/models/{payment_instrument_self_link.rb → payment_instrument_list_for_customer__links_last.rb} +2 -1
  102. data/lib/cybersource_rest_client/models/{instrument_identifier_payment_instruments_link.rb → payment_instrument_list_for_customer__links_next.rb} +2 -1
  103. data/lib/cybersource_rest_client/models/payment_instrument_list_for_customer__links_prev.rb +184 -0
  104. data/lib/cybersource_rest_client/models/payment_instrument_list_for_customer__links_self.rb +184 -0
  105. data/lib/cybersource_rest_client/models/post_customer_payment_instrument_request.rb +310 -0
  106. data/lib/cybersource_rest_client/models/post_customer_request.rb +274 -0
  107. data/lib/cybersource_rest_client/models/{tmsv1paymentinstruments_instrument_identifier.rb → post_customer_shipping_address_request.rb} +34 -33
  108. data/lib/cybersource_rest_client/models/{embedded_instrument_identifier_response.rb → post_instrument_identifier_enrollment_request.rb} +45 -50
  109. data/lib/cybersource_rest_client/models/{instrument_identifier_response.rb → post_instrument_identifier_request.rb} +39 -20
  110. data/lib/cybersource_rest_client/models/{payment_instrument.rb → post_payment_instrument_request.rb} +44 -19
  111. data/lib/cybersource_rest_client/models/predefined_subscription_request_bean.rb +0 -36
  112. data/lib/cybersource_rest_client/models/pts_v1_transaction_batches_get200_response.rb +1 -1
  113. data/lib/cybersource_rest_client/models/pts_v1_transaction_batches_get200_response_transaction_batches.rb +0 -18
  114. data/lib/cybersource_rest_client/models/pts_v1_transaction_batches_get400_response.rb +1 -1
  115. data/lib/cybersource_rest_client/models/pts_v1_transaction_batches_get500_response.rb +1 -1
  116. data/lib/cybersource_rest_client/models/pts_v1_transaction_batches_id_get200_response.rb +0 -18
  117. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response.rb +3 -21
  118. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_credit_amount_details.rb +2 -20
  119. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_payment_information.rb +40 -4
  120. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_processing_information.rb +1 -1
  121. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_processing_information_bank_transfer_options.rb +0 -9
  122. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response.rb +3 -21
  123. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_client_reference_information.rb +1 -10
  124. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_error_information.rb +1 -1
  125. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_payment_information_account_features.rb +1 -10
  126. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_processor_information.rb +4 -40
  127. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch400_response.rb +1 -1
  128. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response.rb +16 -34
  129. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_order_information_amount_details.rb +1 -19
  130. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_order_information_invoice_details.rb +1 -1
  131. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_point_of_sale_information.rb +1 -10
  132. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processing_information.rb +1 -1
  133. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processor_information.rb +0 -9
  134. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post400_response.rb +1 -1
  135. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response.rb +14 -23
  136. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response__links.rb +40 -4
  137. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_client_reference_information.rb +3 -21
  138. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information.rb +2 -206
  139. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information_ivr.rb +0 -45
  140. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_error_information.rb +1 -1
  141. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_installment_information.rb +0 -198
  142. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_issuer_information.rb +2 -38
  143. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_order_information_amount_details.rb +2 -29
  144. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_order_information_invoice_details.rb +2 -2
  145. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information.rb +120 -4
  146. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features.rb +16 -169
  147. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features_balances.rb +0 -36
  148. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_bank.rb +0 -9
  149. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_bank_account.rb +0 -9
  150. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_card.rb +1 -1
  151. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_instrument_identifier.rb +200 -0
  152. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +3 -57
  153. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_point_of_sale_information.rb +1 -19
  154. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_point_of_sale_information_emv.rb +1 -28
  155. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information.rb +1 -1
  156. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_bank_transfer_options.rb +0 -18
  157. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +8 -152
  158. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_ach_verification.rb +0 -18
  159. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_avs.rb +2 -20
  160. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_card_verification.rb +0 -18
  161. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_consumer_authentication_response.rb +2 -20
  162. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_customer.rb +1 -10
  163. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_electronic_verification_results.rb +0 -108
  164. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_merchant_advice.rb +0 -18
  165. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_routing.rb +3 -30
  166. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information.rb +0 -9
  167. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_info_codes.rb +21 -9
  168. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_ip_address.rb +0 -63
  169. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_profile.rb +0 -27
  170. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_rules.rb +0 -18
  171. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_score.rb +0 -18
  172. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_travel_actual_final_destination.rb +0 -36
  173. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_travel_first_departure.rb +0 -36
  174. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_travel_first_destination.rb +0 -36
  175. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_travel_last_destination.rb +0 -36
  176. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_velocity.rb +1 -1
  177. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_risk_information_velocity_morphing.rb +2 -20
  178. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_token_information.rb +220 -0
  179. data/lib/cybersource_rest_client/models/{instrument_identifier_processing_information.rb → pts_v2_payments_post201_response_token_information_customer.rb} +15 -8
  180. data/lib/cybersource_rest_client/models/{key_result.rb → pts_v2_payments_post201_response_token_information_instrument_identifier.rb} +22 -24
  181. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_token_information_payment_instrument.rb +190 -0
  182. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_token_information_shipping_address.rb +190 -0
  183. data/lib/cybersource_rest_client/models/pts_v2_payments_post400_response.rb +1 -1
  184. data/lib/cybersource_rest_client/models/pts_v2_payments_post502_response.rb +2 -2
  185. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb +3 -21
  186. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb +2 -38
  187. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_refund_amount_details.rb +1 -19
  188. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post400_response.rb +1 -1
  189. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response.rb +3 -21
  190. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_authorization_information.rb +0 -27
  191. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_issuer_information.rb +1 -10
  192. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_processor_information.rb +2 -56
  193. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_reversal_amount_details.rb +3 -30
  194. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post400_response.rb +1 -1
  195. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response.rb +2 -11
  196. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response_processor_information.rb +1 -10
  197. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response_void_amount_details.rb +2 -11
  198. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post400_response.rb +1 -1
  199. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response.rb +1 -19
  200. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_merchant_information_merchant_descriptor.rb +3 -12
  201. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_order_information_amount_details.rb +2 -38
  202. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_processor_information.rb +1 -46
  203. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_recipient_information_card.rb +0 -18
  204. data/lib/cybersource_rest_client/models/ptsv2credits_installment_information.rb +0 -9
  205. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information.rb +4 -112
  206. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information_bank_transfer_options.rb +0 -63
  207. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information_electronic_benefits_transfer.rb +1 -10
  208. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information_japan_payment_options.rb +0 -9
  209. data/lib/cybersource_rest_client/models/ptsv2credits_processing_information_purchase_options.rb +1 -1
  210. data/lib/cybersource_rest_client/models/ptsv2payments_acquirer_information.rb +0 -36
  211. data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information.rb +0 -18
  212. data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information_sub_merchant.rb +1 -100
  213. data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information.rb +1 -46
  214. data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information_personal_identification.rb +1 -10
  215. data/lib/cybersource_rest_client/models/ptsv2payments_client_reference_information.rb +2 -20
  216. data/lib/cybersource_rest_client/models/ptsv2payments_client_reference_information_partner.rb +3 -39
  217. data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information.rb +18 -362
  218. data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information_strong_authentication.rb +0 -54
  219. data/lib/cybersource_rest_client/models/ptsv2payments_device_information.rb +1 -100
  220. data/lib/cybersource_rest_client/models/ptsv2payments_device_information_raw_data.rb +0 -9
  221. data/lib/cybersource_rest_client/models/{instrument_identifier_update.rb → ptsv2payments_health_care_information.rb} +11 -8
  222. data/lib/cybersource_rest_client/models/{issuer.rb → ptsv2payments_health_care_information_amount_details.rb} +27 -29
  223. data/lib/cybersource_rest_client/models/ptsv2payments_installment_information.rb +0 -90
  224. data/lib/cybersource_rest_client/models/ptsv2payments_issuer_information.rb +0 -9
  225. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_defined_information.rb +0 -18
  226. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_information.rb +2 -56
  227. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_information_merchant_descriptor.rb +5 -68
  228. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_information_service_fee_descriptor.rb +0 -27
  229. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb +0 -27
  230. data/lib/cybersource_rest_client/models/ptsv2payments_order_information.rb +0 -18
  231. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +16 -205
  232. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb +1 -19
  233. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_currency_conversion.rb +0 -27
  234. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_surcharge.rb +1 -10
  235. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_tax_details.rb +1 -46
  236. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_bill_to.rb +10 -172
  237. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_bill_to_company.rb +1 -64
  238. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_invoice_details.rb +22 -69
  239. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_invoice_details_transaction_advice_addendum.rb +0 -9
  240. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_line_items.rb +6 -204
  241. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_passenger.rb +2 -74
  242. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_ship_to.rb +8 -134
  243. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_shipping_details.rb +0 -18
  244. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information.rb +47 -11
  245. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_bank.rb +0 -9
  246. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_bank_account.rb +0 -45
  247. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +8 -125
  248. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_customer.rb +20 -4
  249. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_fluid_data.rb +2 -29
  250. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_instrument_identifier.rb +190 -0
  251. data/lib/cybersource_rest_client/models/{tmsv1instrumentidentifiers_details.rb → ptsv2payments_payment_information_legacy_token.rb} +15 -19
  252. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_payment_instrument.rb +190 -0
  253. data/lib/cybersource_rest_client/models/{ptsv2paymentsidrefunds_payment_information_payment_type.rb → ptsv2payments_payment_information_payment_type.rb} +4 -4
  254. data/lib/cybersource_rest_client/models/{ptsv2paymentsidrefunds_payment_information_payment_type_method.rb → ptsv2payments_payment_information_payment_type_method.rb} +1 -1
  255. data/lib/cybersource_rest_client/models/{error_response.rb → ptsv2payments_payment_information_shipping_address.rb} +15 -17
  256. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_tokenized_card.rb +4 -85
  257. data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +18 -162
  258. data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information_emv.rb +5 -23
  259. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +31 -133
  260. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options.rb +52 -48
  261. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_bank_transfer_options.rb +0 -99
  262. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_capture_options.rb +1 -10
  263. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_electronic_benefits_transfer.rb +2 -20
  264. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options.rb +2 -65
  265. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_loan_options.rb +0 -18
  266. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_purchase_options.rb +2 -11
  267. data/lib/cybersource_rest_client/models/ptsv2payments_promotion_information.rb +0 -18
  268. data/lib/cybersource_rest_client/models/ptsv2payments_recipient_information.rb +0 -27
  269. data/lib/cybersource_rest_client/models/ptsv2payments_recurring_payment_information.rb +0 -18
  270. data/lib/cybersource_rest_client/models/ptsv2payments_risk_information.rb +0 -9
  271. data/lib/cybersource_rest_client/models/ptsv2payments_risk_information_buyer_history_account_history.rb +0 -9
  272. data/lib/cybersource_rest_client/models/ptsv2payments_risk_information_buyer_history_customer_account.rb +0 -27
  273. data/lib/cybersource_rest_client/models/ptsv2payments_risk_information_profile.rb +0 -9
  274. data/lib/cybersource_rest_client/models/ptsv2payments_token_information.rb +22 -13
  275. data/lib/cybersource_rest_client/models/ptsv2payments_token_information_payment_instrument.rb +186 -0
  276. data/lib/cybersource_rest_client/models/ptsv2payments_token_information_shipping_address.rb +186 -0
  277. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information.rb +11 -11
  278. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_agency.rb +1 -19
  279. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_auto_rental.rb +813 -0
  280. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response_tokenized_card.rb → ptsv2payments_travel_information_auto_rental_rental_address.rb} +83 -69
  281. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_auto_rental_return_address.rb +254 -0
  282. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_auto_rental_tax_details.rb +264 -0
  283. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_lodging.rb +2 -353
  284. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_lodging_room.rb +1 -10
  285. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_transit_airline.rb +25 -286
  286. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_transit_airline_ancillary_information.rb +4 -40
  287. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_transit_airline_ancillary_information_service.rb +2 -20
  288. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_transit_airline_legs.rb +19 -163
  289. data/lib/cybersource_rest_client/models/ptsv2payments_travel_information_transit_airline_ticket_issuer.rb +2 -65
  290. data/lib/cybersource_rest_client/models/ptsv2paymentsid_client_reference_information.rb +1 -10
  291. data/lib/cybersource_rest_client/models/ptsv2paymentsid_client_reference_information_partner.rb +2 -29
  292. data/lib/cybersource_rest_client/models/ptsv2paymentsid_merchant_information.rb +1 -10
  293. data/lib/cybersource_rest_client/models/ptsv2paymentsid_order_information_amount_details.rb +1 -19
  294. data/lib/cybersource_rest_client/models/ptsv2paymentsid_travel_information.rb +0 -9
  295. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information.rb +0 -18
  296. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_aggregator_information_sub_merchant.rb +1 -82
  297. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information.rb +1 -19
  298. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_device_information.rb +1 -28
  299. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_installment_information.rb +0 -207
  300. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_merchant_information.rb +1 -28
  301. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_amount_details.rb +15 -177
  302. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_bill_to.rb +10 -100
  303. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_invoice_details.rb +0 -45
  304. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_ship_to.rb +3 -30
  305. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_shipping_details.rb +0 -9
  306. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_payment_information_card.rb +1 -19
  307. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_point_of_sale_information.rb +0 -9
  308. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_point_of_sale_information_emv.rb +2 -11
  309. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information.rb +2 -65
  310. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_authorization_options.rb +3 -30
  311. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_merchant_information.rb +1 -28
  312. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_order_information_line_items.rb +6 -150
  313. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information.rb +38 -2
  314. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_card.rb +5 -86
  315. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb +2 -65
  316. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_client_reference_information.rb +1 -10
  317. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_client_reference_information_partner.rb +2 -29
  318. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information_amount_details.rb +0 -9
  319. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information_line_items.rb +2 -11
  320. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_point_of_sale_information_emv.rb +1 -10
  321. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_processing_information.rb +1 -46
  322. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information.rb +1 -1
  323. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information_amount_details.rb +2 -20
  324. data/lib/cybersource_rest_client/models/ptsv2paymentsidvoids_payment_information.rb +1 -1
  325. data/lib/cybersource_rest_client/models/ptsv2payouts_client_reference_information.rb +1 -10
  326. data/lib/cybersource_rest_client/models/ptsv2payouts_merchant_information.rb +1 -10
  327. data/lib/cybersource_rest_client/models/ptsv2payouts_merchant_information_merchant_descriptor.rb +5 -32
  328. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details.rb +2 -20
  329. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details_surcharge.rb +1 -10
  330. data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_bill_to.rb +9 -90
  331. data/lib/cybersource_rest_client/models/ptsv2payouts_payment_information_card.rb +4 -40
  332. data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +0 -36
  333. data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information_payouts_options.rb +0 -36
  334. data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +0 -99
  335. data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +2 -128
  336. data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information_account.rb +0 -27
  337. data/lib/cybersource_rest_client/models/refund_capture_request.rb +1 -1
  338. data/lib/cybersource_rest_client/models/refund_payment_request.rb +1 -1
  339. data/lib/cybersource_rest_client/models/reporting_v3_purchase_refund_details_get200_response_fee_and_funding_details.rb +0 -9
  340. data/lib/cybersource_rest_client/models/reporting_v3_purchase_refund_details_get200_response_others.rb +0 -9
  341. data/lib/cybersource_rest_client/models/reporting_v3_purchase_refund_details_get200_response_settlement_statuses.rb +0 -9
  342. data/lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response.rb +5 -24
  343. data/lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address1.rb +0 -18
  344. data/lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information.rb +1 -46
  345. data/lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information_bar_code.rb +0 -9
  346. data/lib/cybersource_rest_client/models/risk_v1_address_verifications_post201_response_address_verification_information_standard_address.rb +0 -90
  347. data/lib/cybersource_rest_client/models/{response_status.rb → risk_v1_address_verifications_post201_response_error_information.rb} +5 -25
  348. data/lib/cybersource_rest_client/models/risk_v1_authentication_results_post201_response.rb +6 -25
  349. data/lib/cybersource_rest_client/models/risk_v1_authentication_results_post201_response_consumer_authentication_information.rb +2 -107
  350. data/lib/cybersource_rest_client/models/risk_v1_authentication_setups_post201_response.rb +246 -0
  351. data/lib/cybersource_rest_client/models/risk_v1_authentication_setups_post201_response_consumer_authentication_information.rb +216 -0
  352. data/lib/cybersource_rest_client/models/{response_status_details.rb → risk_v1_authentication_setups_post201_response_error_information.rb} +24 -13
  353. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response.rb +8 -27
  354. data/lib/cybersource_rest_client/models/risk_v1_authentications_post201_response_error_information.rb +205 -0
  355. data/lib/cybersource_rest_client/models/risk_v1_authentications_post400_response.rb +4 -4
  356. data/lib/cybersource_rest_client/models/risk_v1_authentications_post400_response_1.rb +225 -0
  357. data/lib/cybersource_rest_client/models/risk_v1_decisions_post201_response.rb +32 -14
  358. data/lib/cybersource_rest_client/models/{riskv1addressverifications_client_reference_information.rb → risk_v1_decisions_post201_response_client_reference_information.rb} +16 -34
  359. data/lib/cybersource_rest_client/models/{risk_v1_authentications_post201_response_consumer_authentication_information.rb → risk_v1_decisions_post201_response_consumer_authentication_information.rb} +14 -190
  360. data/lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_error_information.rb +205 -0
  361. data/lib/cybersource_rest_client/models/{risk_v1_authentications_post201_response_order_information.rb → risk_v1_decisions_post201_response_order_information.rb} +2 -2
  362. data/lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_order_information_amount_details.rb +190 -0
  363. data/lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_payment_information.rb +0 -45
  364. data/lib/cybersource_rest_client/models/risk_v1_decisions_post400_response.rb +3 -3
  365. data/lib/cybersource_rest_client/models/{error_bean.rb → risk_v1_decisions_post400_response_1.rb} +34 -56
  366. data/lib/cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response.rb +5 -24
  367. data/lib/cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_error_information.rb +205 -0
  368. data/lib/cybersource_rest_client/models/risk_v1_export_compliance_inquiries_post201_response_watch_list_matches.rb +0 -9
  369. data/lib/cybersource_rest_client/models/risk_v1_update_post201_response.rb +3 -12
  370. data/lib/cybersource_rest_client/models/riskv1addressverifications_buyer_information.rb +0 -9
  371. data/lib/cybersource_rest_client/models/riskv1addressverifications_order_information_bill_to.rb +6 -78
  372. data/lib/cybersource_rest_client/models/riskv1addressverifications_order_information_line_items.rb +5 -50
  373. data/lib/cybersource_rest_client/models/riskv1addressverifications_order_information_ship_to.rb +7 -79
  374. data/lib/cybersource_rest_client/models/riskv1authenticationresults_consumer_authentication_information.rb +11 -46
  375. data/lib/cybersource_rest_client/models/riskv1authenticationresults_order_information_line_items.rb +3 -21
  376. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information.rb +13 -4
  377. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_card.rb +4 -40
  378. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_tokenized_card.rb +1 -28
  379. data/lib/cybersource_rest_client/models/riskv1authentications_device_information.rb +1 -82
  380. data/lib/cybersource_rest_client/models/riskv1authentications_order_information.rb +1 -19
  381. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_amount_details.rb +2 -20
  382. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_bill_to.rb +10 -100
  383. data/lib/cybersource_rest_client/models/riskv1authentications_order_information_line_items.rb +5 -59
  384. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information.rb +13 -4
  385. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_card.rb +4 -40
  386. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_tokenized_card.rb +1 -28
  387. data/lib/cybersource_rest_client/models/riskv1authentications_travel_information.rb +2 -2
  388. data/lib/cybersource_rest_client/models/{instrument_identifier_enrollable_card.rb → riskv1authenticationsetups_payment_information.rb} +24 -25
  389. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_card.rb +259 -0
  390. data/lib/cybersource_rest_client/models/{file_bean.rb → riskv1authenticationsetups_payment_information_customer.rb} +15 -27
  391. data/lib/cybersource_rest_client/models/{riskv1authentications_payment_information_fluid_data.rb → riskv1authenticationsetups_payment_information_fluid_data.rb} +3 -30
  392. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_tokenized_card.rb +289 -0
  393. data/lib/cybersource_rest_client/models/{riskv1authentications_processing_information.rb → riskv1authenticationsetups_processing_information.rb} +2 -20
  394. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_token_information.rb +184 -0
  395. data/lib/cybersource_rest_client/models/riskv1decisions_buyer_information.rb +0 -36
  396. data/lib/cybersource_rest_client/models/riskv1decisions_client_reference_information.rb +20 -20
  397. data/lib/cybersource_rest_client/models/riskv1decisions_client_reference_information_partner.rb +206 -0
  398. data/lib/cybersource_rest_client/models/{riskv1authentications_consumer_authentication_information.rb → riskv1decisions_consumer_authentication_information.rb} +20 -265
  399. data/lib/cybersource_rest_client/models/{riskv1authentications_consumer_authentication_information_strong_authentication.rb → riskv1decisions_consumer_authentication_information_strong_authentication.rb} +1 -10
  400. data/lib/cybersource_rest_client/models/riskv1decisions_device_information.rb +163 -31
  401. data/lib/cybersource_rest_client/models/riskv1decisions_merchant_defined_information.rb +0 -18
  402. data/lib/cybersource_rest_client/models/{riskv1authentications_merchant_information.rb → riskv1decisions_merchant_information.rb} +2 -11
  403. data/lib/cybersource_rest_client/models/{riskv1authentications_merchant_information_merchant_descriptor.rb → riskv1decisions_merchant_information_merchant_descriptor.rb} +2 -11
  404. data/lib/cybersource_rest_client/models/riskv1decisions_order_information.rb +56 -4
  405. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_amount_details.rb +2 -20
  406. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_bill_to.rb +10 -100
  407. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_line_items.rb +77 -63
  408. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_ship_to.rb +54 -94
  409. data/lib/cybersource_rest_client/models/riskv1decisions_order_information_shipping_details.rb +0 -9
  410. data/lib/cybersource_rest_client/models/riskv1decisions_payment_information.rb +38 -4
  411. data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_card.rb +4 -40
  412. data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_tokenized_card.rb +1 -28
  413. data/lib/cybersource_rest_client/models/{error.rb → riskv1decisions_processing_information.rb} +12 -17
  414. data/lib/cybersource_rest_client/models/riskv1decisions_processor_information.rb +13 -4
  415. data/lib/cybersource_rest_client/models/riskv1decisions_processor_information_avs.rb +0 -9
  416. data/lib/cybersource_rest_client/models/{riskv1decisions_card_verification.rb → riskv1decisions_processor_information_card_verification.rb} +1 -10
  417. data/lib/cybersource_rest_client/models/riskv1decisions_risk_information.rb +13 -13
  418. data/lib/cybersource_rest_client/models/riskv1decisions_travel_information.rb +25 -40
  419. data/lib/cybersource_rest_client/models/riskv1decisions_travel_information_legs.rb +21 -38
  420. data/lib/cybersource_rest_client/models/{riskv1authentications_travel_information_passengers.rb → riskv1decisions_travel_information_passengers.rb} +1 -19
  421. data/lib/cybersource_rest_client/models/riskv1decisionsidmarking_risk_information_marking_details.rb +0 -18
  422. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_device_information.rb +1 -19
  423. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_export_compliance_information_weights.rb +0 -27
  424. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_bill_to.rb +9 -108
  425. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_bill_to_company.rb +0 -9
  426. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_line_items.rb +5 -50
  427. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_ship_to.rb +3 -30
  428. data/lib/cybersource_rest_client/models/riskv1liststypeentries_device_information.rb +1 -19
  429. data/lib/cybersource_rest_client/models/riskv1liststypeentries_order_information_address.rb +0 -54
  430. data/lib/cybersource_rest_client/models/riskv1liststypeentries_order_information_bill_to.rb +10 -109
  431. data/lib/cybersource_rest_client/models/riskv1liststypeentries_order_information_line_items.rb +1 -10
  432. data/lib/cybersource_rest_client/models/riskv1liststypeentries_order_information_ship_to.rb +6 -60
  433. data/lib/cybersource_rest_client/models/riskv1liststypeentries_payment_information_bank.rb +0 -36
  434. data/lib/cybersource_rest_client/models/riskv1liststypeentries_payment_information_card.rb +2 -20
  435. data/lib/cybersource_rest_client/models/riskv1liststypeentries_risk_information_marking_details.rb +0 -27
  436. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response__links.rb → search_request.rb} +30 -26
  437. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response.rb → shipping_address_list_for_customer.rb} +11 -20
  438. data/lib/cybersource_rest_client/models/shipping_address_list_for_customer__embedded.rb +186 -0
  439. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__links.rb → shipping_address_list_for_customer__links.rb} +6 -6
  440. data/lib/cybersource_rest_client/models/shipping_address_list_for_customer__links_first.rb +184 -0
  441. data/lib/cybersource_rest_client/models/{pi_for_ii_link_self.rb → shipping_address_list_for_customer__links_last.rb} +2 -2
  442. data/lib/cybersource_rest_client/models/{model_409_link.rb → shipping_address_list_for_customer__links_next.rb} +2 -1
  443. data/lib/cybersource_rest_client/models/shipping_address_list_for_customer__links_prev.rb +184 -0
  444. data/lib/cybersource_rest_client/models/shipping_address_list_for_customer__links_self.rb +184 -0
  445. data/lib/cybersource_rest_client/models/tax_request.rb +219 -0
  446. data/lib/cybersource_rest_client/models/tms_v2_customers_response.rb +274 -0
  447. data/lib/cybersource_rest_client/models/tmsv2customers__embedded.rb +193 -0
  448. data/lib/cybersource_rest_client/models/{authorization_options.rb → tmsv2customers__embedded_authorization_options.rb} +2 -2
  449. data/lib/cybersource_rest_client/models/{initiator.rb → tmsv2customers__embedded_authorization_options_initiator.rb} +2 -2
  450. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument.rb +310 -0
  451. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded__embedded.rb → tmsv2customers__embedded_default_payment_instrument__embedded.rb} +3 -2
  452. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_embedded_instrument_identifier.rb → tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier.rb} +45 -50
  453. data/lib/cybersource_rest_client/models/{model_409_links.rb → tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier__links.rb} +12 -3
  454. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier__links_self.rb +184 -0
  455. data/lib/cybersource_rest_client/models/{instrument_identifier_card.rb → tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_bank_account.rb} +16 -24
  456. data/lib/cybersource_rest_client/models/{tmsv1instrumentidentifiers_bill_to.rb → tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_bill_to.rb} +44 -7
  457. data/lib/cybersource_rest_client/models/{instrument_identifier_bank_account.rb → tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_card.rb} +44 -47
  458. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_issuer.rb +190 -0
  459. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__embedded_instrument_identifier_metadata.rb +184 -0
  460. data/lib/cybersource_rest_client/models/{payment_instruments_links.rb → tmsv2customers__embedded_default_payment_instrument__links.rb} +14 -5
  461. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument__links_self.rb +184 -0
  462. data/lib/cybersource_rest_client/models/{payment_instrument_bank_account.rb → tmsv2customers__embedded_default_payment_instrument_bank_account.rb} +8 -2
  463. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_bill_to.rb +350 -0
  464. data/lib/cybersource_rest_client/models/{risk_v1_authentications_post201_response_order_information_amount_details.rb → tmsv2customers__embedded_default_payment_instrument_buyer_information.rb} +42 -14
  465. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response_buyer_information_issued_by.rb → tmsv2customers__embedded_default_payment_instrument_buyer_information_issued_by.rb} +8 -2
  466. data/lib/cybersource_rest_client/models/{personal_identification.rb → tmsv2customers__embedded_default_payment_instrument_buyer_information_personal_identification.rb} +10 -4
  467. data/lib/cybersource_rest_client/models/{tmsv1instrumentidentifiers_card.rb → tmsv2customers__embedded_default_payment_instrument_card.rb} +68 -95
  468. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_card_tokenized_information.rb +206 -0
  469. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_instrument_identifier.rb +190 -0
  470. data/lib/cybersource_rest_client/models/{merchant_information.rb → tmsv2customers__embedded_default_payment_instrument_merchant_information.rb} +2 -2
  471. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_descriptor.rb → tmsv2customers__embedded_default_payment_instrument_merchant_information_merchant_descriptor.rb} +8 -2
  472. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_metadata.rb +184 -0
  473. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response_processing_information.rb → tmsv2customers__embedded_default_payment_instrument_processing_information.rb} +3 -5
  474. data/lib/cybersource_rest_client/models/{tokenize_parameters.rb → tmsv2customers__embedded_default_payment_instrument_processing_information_bank_transfer_options.rb} +15 -23
  475. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response_personal_identification.rb → tmsv2customers__embedded_default_shipping_address.rb} +40 -16
  476. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded__links.rb → tmsv2customers__embedded_default_shipping_address__links.rb} +14 -5
  477. data/lib/cybersource_rest_client/models/{pi_for_ii_link_last.rb → tmsv2customers__embedded_default_shipping_address__links_customer.rb} +2 -2
  478. data/lib/cybersource_rest_client/models/{pi_for_ii_link_first.rb → tmsv2customers__embedded_default_shipping_address__links_self.rb} +2 -2
  479. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response_metadata.rb → tmsv2customers__embedded_default_shipping_address_metadata.rb} +2 -2
  480. data/lib/cybersource_rest_client/models/{riskv1authentications_order_information_ship_to.rb → tmsv2customers__embedded_default_shipping_address_ship_to.rb} +93 -202
  481. data/lib/cybersource_rest_client/models/{merchant_initiated_transaction.rb → tmsv2customers__embedded_merchant_initiated_transaction.rb} +2 -11
  482. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_payment_instruments.rb +184 -0
  483. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response_processing_information.rb → tmsv2customers__embedded_processing_information.rb} +2 -2
  484. data/lib/cybersource_rest_client/models/{instrument_identifier_tokenized_card.rb → tmsv2customers__embedded_tokenized_card.rb} +33 -50
  485. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_tokenized_card_card.rb +217 -0
  486. data/lib/cybersource_rest_client/models/{error_links.rb → tmsv2customers__links.rb} +15 -19
  487. data/lib/cybersource_rest_client/models/tmsv2customers__links_payment_instruments.rb +184 -0
  488. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response__links_self.rb → tmsv2customers__links_self.rb} +2 -1
  489. data/lib/cybersource_rest_client/models/tmsv2customers__links_shipping_address.rb +184 -0
  490. data/lib/cybersource_rest_client/models/{create_instrument_identifier_request.rb → tmsv2customers_buyer_information.rb} +28 -33
  491. data/lib/cybersource_rest_client/models/{self_link_bean.rb → tmsv2customers_client_reference_information.rb} +15 -17
  492. data/lib/cybersource_rest_client/models/tmsv2customers_default_payment_instrument.rb +184 -0
  493. data/lib/cybersource_rest_client/models/tmsv2customers_default_shipping_address.rb +184 -0
  494. data/lib/cybersource_rest_client/models/tmsv2customers_merchant_defined_information.rb +200 -0
  495. data/lib/cybersource_rest_client/models/{metadata.rb → tmsv2customers_metadata.rb} +2 -2
  496. data/lib/cybersource_rest_client/models/{link.rb → tmsv2customers_object_information.rb} +22 -20
  497. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response.rb +14 -32
  498. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_application_information.rb +2 -2
  499. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_application_information_applications.rb +1 -1
  500. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_buyer_information.rb +0 -18
  501. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_client_reference_information.rb +2 -20
  502. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_consumer_authentication_information.rb +0 -27
  503. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_device_information.rb +1 -19
  504. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_fraud_marking_information.rb +1 -1
  505. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_merchant_information_merchant_descriptor.rb +1 -1
  506. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_amount_details.rb +4 -58
  507. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_bill_to.rb +10 -136
  508. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_invoice_details.rb +1 -1
  509. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_line_items.rb +1 -46
  510. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_ship_to.rb +8 -98
  511. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_shipping_details.rb +0 -9
  512. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information.rb +1 -1
  513. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_account_features.rb +3 -30
  514. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_bank_account.rb +0 -27
  515. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_card.rb +4 -76
  516. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_payment_type.rb +1 -1
  517. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_point_of_sale_information.rb +19 -12
  518. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information.rb +19 -21
  519. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_authorization_options.rb +1 -10
  520. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_bank_transfer_options.rb +1 -1
  521. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_japan_payment_options.rb +1 -37
  522. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +18 -42
  523. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_electronic_verification_results.rb +0 -90
  524. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_multi_processor_routing.rb +226 -0
  525. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_processor.rb +0 -9
  526. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_risk_information_rules.rb +0 -18
  527. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_sender_information.rb +0 -9
  528. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response.rb +8 -17
  529. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_application_information.rb +5 -15
  530. data/lib/cybersource_rest_client/models/{file_detail.rb → tss_v2_transactions_post201_response__embedded_application_information_applications.rb} +48 -48
  531. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_buyer_information.rb +0 -9
  532. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_client_reference_information.rb +1 -10
  533. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_consumer_authentication_information.rb +0 -18
  534. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_device_information.rb +1 -10
  535. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_merchant_information.rb +1 -10
  536. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_order_information_bill_to.rb +5 -50
  537. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_order_information_ship_to.rb +4 -49
  538. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information.rb +1 -1
  539. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_card.rb +2 -11
  540. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information.rb +3 -21
  541. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_point_of_sale_information_partner.rb +0 -9
  542. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information.rb +1 -19
  543. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +1 -1
  544. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_risk_information_providers_fingerprint.rb +0 -27
  545. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_transaction_summaries.rb +2 -11
  546. data/lib/cybersource_rest_client/models/tss_v2_transactions_post400_response.rb +1 -1
  547. data/lib/cybersource_rest_client/models/v1_file_details_get200_response_file_details.rb +1 -1
  548. data/lib/cybersource_rest_client/models/validate_export_compliance_request.rb +1 -1
  549. data/lib/cybersource_rest_client/models/validate_request.rb +2 -2
  550. data/lib/cybersource_rest_client/models/vas_v2_payments_post201_response.rb +246 -0
  551. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_post200_response__links_payment_instruments.rb → vas_v2_payments_post201_response__links.rb} +8 -8
  552. data/lib/cybersource_rest_client/models/{tmsv1instrumentidentifiers_bank_account.rb → vas_v2_payments_post201_response_order_information.rb} +65 -54
  553. data/lib/cybersource_rest_client/models/vas_v2_payments_post201_response_order_information_jurisdiction.rb +318 -0
  554. data/lib/cybersource_rest_client/models/vas_v2_payments_post201_response_order_information_line_items.rb +244 -0
  555. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_bank_account.rb → vas_v2_payments_post201_response_order_information_tax_details.rb} +28 -6
  556. data/lib/cybersource_rest_client/models/vas_v2_payments_post201_response_tax_information.rb +194 -0
  557. data/lib/cybersource_rest_client/models/vas_v2_payments_post400_response.rb +225 -0
  558. data/lib/cybersource_rest_client/models/vas_v2_tax_void200_response.rb +228 -0
  559. data/lib/cybersource_rest_client/models/vas_v2_tax_void200_response_void_amount_details.rb +200 -0
  560. data/lib/cybersource_rest_client/models/vas_v2_tax_voids_post400_response.rb +225 -0
  561. data/lib/cybersource_rest_client/models/vasv2tax_buyer_information.rb +190 -0
  562. data/lib/cybersource_rest_client/models/{riskv1authentications_client_reference_information.rb → vasv2tax_client_reference_information.rb} +25 -24
  563. data/lib/cybersource_rest_client/models/vasv2tax_merchant_information.rb +190 -0
  564. data/lib/cybersource_rest_client/models/vasv2tax_order_information.rb +248 -0
  565. data/lib/cybersource_rest_client/models/{buyer_information.rb → vasv2tax_order_information_bill_to.rb} +74 -82
  566. data/lib/cybersource_rest_client/models/vasv2tax_order_information_invoice_details.rb +190 -0
  567. data/lib/cybersource_rest_client/models/vasv2tax_order_information_line_items.rb +402 -0
  568. data/lib/cybersource_rest_client/models/vasv2tax_order_information_order_acceptance.rb +239 -0
  569. data/lib/cybersource_rest_client/models/vasv2tax_order_information_order_origin.rb +239 -0
  570. data/lib/cybersource_rest_client/models/vasv2tax_order_information_ship_to.rb +286 -0
  571. data/lib/cybersource_rest_client/models/{tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_buyer_information.rb → vasv2tax_order_information_shipping_details.rb} +44 -84
  572. data/lib/cybersource_rest_client/models/vasv2tax_tax_information.rb +260 -0
  573. data/lib/cybersource_rest_client/models/vasv2taxid_client_reference_information.rb +209 -0
  574. data/lib/cybersource_rest_client/models/vasv2taxid_client_reference_information_partner.rb +206 -0
  575. data/lib/cybersource_rest_client/models/verify_customer_address_request.rb +1 -1
  576. data/lib/cybersource_rest_client/models/void_tax_request.rb +183 -0
  577. metadata +197 -132
  578. data/lib/cybersource_rest_client/models/bill_to.rb +0 -467
  579. data/lib/cybersource_rest_client/models/create_payment_instrument_request.rb +0 -246
  580. data/lib/cybersource_rest_client/models/error_response_with_hal.rb +0 -174
  581. data/lib/cybersource_rest_client/models/existing_instrument_identifier_id.rb +0 -175
  582. data/lib/cybersource_rest_client/models/key_parameters.rb +0 -199
  583. data/lib/cybersource_rest_client/models/payment_instrument_card.rb +0 -369
  584. data/lib/cybersource_rest_client/models/payment_instrument_instrument_identifier_request.rb +0 -246
  585. data/lib/cybersource_rest_client/models/payment_instruments_array.rb +0 -175
  586. data/lib/cybersource_rest_client/models/personal_identification_array.rb +0 -174
  587. data/lib/cybersource_rest_client/models/pi_for_ii_link_next.rb +0 -184
  588. data/lib/cybersource_rest_client/models/pi_for_ii_link_prev.rb +0 -184
  589. data/lib/cybersource_rest_client/models/processing_information.rb +0 -195
  590. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_travel_information.rb +0 -201
  591. data/lib/cybersource_rest_client/models/riskv1authentications_travel_information_legs.rb +0 -259
  592. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_delete409_response.rb +0 -183
  593. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_delete409_response__links.rb +0 -183
  594. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded__links_self.rb +0 -183
  595. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_bill_to.rb +0 -467
  596. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__embedded_card.rb +0 -369
  597. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__links_first.rb +0 -184
  598. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__links_last.rb +0 -184
  599. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__links_next.rb +0 -184
  600. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__links_prev.rb +0 -184
  601. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response__links_self.rb +0 -184
  602. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_bank_transfer_options.rb +0 -184
  603. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_payment_instruments_get200_response_merchant_information.rb +0 -183
  604. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_authorization_options_initiator.rb +0 -183
  605. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_card.rb +0 -208
  606. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_issuer.rb +0 -208
  607. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_merchant_initiated_transaction.rb +0 -199
  608. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_processing_information_authorization_options.rb +0 -183
  609. data/lib/cybersource_rest_client/models/tms_v1_instrument_identifiers_post200_response_tokenized_card_card.rb +0 -253
  610. data/lib/cybersource_rest_client/models/update_payment_instrument_request.rb +0 -246
@@ -17,7 +17,7 @@ module CyberSource
17
17
  # Daily cost of the room.
18
18
  attr_accessor :daily_rate
19
19
 
20
- # Number of nights billed at the rate specified by lodging_daily_room_rate_1.
20
+ # Number of nights billed at the rate specified by `travelInformation.lodging.room[].dailyRate`.
21
21
  attr_accessor :number_of_nights
22
22
 
23
23
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -57,10 +57,6 @@ module CyberSource
57
57
  # @return Array for valid properties with the reasons
58
58
  def list_invalid_properties
59
59
  invalid_properties = Array.new
60
- if !@daily_rate.nil? && @daily_rate.to_s.length > 8
61
- invalid_properties.push('invalid value for "daily_rate", the character length must be smaller than or equal to 8.')
62
- end
63
-
64
60
  if !@number_of_nights.nil? && @number_of_nights > 9999
65
61
  invalid_properties.push('invalid value for "number_of_nights", must be smaller than or equal to 9999.')
66
62
  end
@@ -75,7 +71,6 @@ module CyberSource
75
71
  # Check to see if the all the properties in the model are valid
76
72
  # @return true if the model is valid
77
73
  def valid?
78
- return false if !@daily_rate.nil? && @daily_rate.to_s.length > 8
79
74
  return false if !@number_of_nights.nil? && @number_of_nights > 9999
80
75
  return false if !@number_of_nights.nil? && @number_of_nights < 1
81
76
  true
@@ -84,10 +79,6 @@ module CyberSource
84
79
  # Custom attribute writer method with validation
85
80
  # @param [Object] daily_rate Value to be assigned
86
81
  def daily_rate=(daily_rate)
87
- if !daily_rate.nil? && daily_rate.to_s.length > 8
88
- fail ArgumentError, 'invalid value for "daily_rate", the character length must be smaller than or equal to 8.'
89
- end
90
-
91
82
  @daily_rate = daily_rate
92
83
  end
93
84
 
@@ -17,39 +17,39 @@ module CyberSource
17
17
  # Reference number for the airline booking. Required if ticket numbers are not issued.
18
18
  attr_accessor :booking_reference_number
19
19
 
20
- # Name of the airline. If you do not include this field, CyberSource uses the value for your merchant name that is in the CyberSource merchant configuration database.
20
+ # Airline that generated the ticket. Format: English characters only. Optional request field.
21
21
  attr_accessor :carrier_name
22
22
 
23
23
  attr_accessor :ticket_issuer
24
24
 
25
- # Ticket number. Format: English characters only
25
+ # Ticket number. Format: English characters only. Restricted string data type that indicates a sequence of letters, numbers, and spaces; special characters are not included. Optional request field.
26
26
  attr_accessor :ticket_number
27
27
 
28
28
  # Check digit for the ticket number. CyberSource recommends that you validate the check digit. With Discover and Diners Club, a valid ticket number has these characteristics: - The value is numeric. - The first three digits are a valid IATA2 license plate carrier code. - The last digit is a check digit or zero (0). - All remaining digits are nonzero.
29
29
  attr_accessor :check_digit
30
30
 
31
- # Flag that indicates whether or not the ticket is restricted (nonrefundable). Possible values: - 0: No restriction (refundable) - 1: Restricted (nonrefundable)
31
+ # Flag that indicates whether or not the ticket is restricted (nonrefundable). Possible values: - 0: No restriction (refundable) - 1: Restricted (nonrefundable) Format: English characters only. Restricted string data type that indicates a sequence of letters, numbers, and spaces; special characters are not included. Optional request field.
32
32
  attr_accessor :restricted_ticket_indicator
33
33
 
34
34
  # Type of charge. Possible values: - 01: Charge is for an airline ticket - 02: Charge is for an item that is not an airline ticket
35
35
  attr_accessor :transaction_type
36
36
 
37
- # Airline process identifier. This value is the airline’s three-digit IATA1 code which is used to process extended payment airline tickets..
37
+ # The field is not currently supported.
38
38
  attr_accessor :extended_payment_code
39
39
 
40
- # Name of the passenger to whom the ticket was issued. This will always be a single passenger's name. If there are more than one passengers, provide only the primary passenger's name. Do not include special characters such as commas, hyphens, or apostrophes. Only ASCII characters are supported.
40
+ # Name of the passenger to whom the ticket was issued. This will always be a single passenger's name. If there are more than one passengers, provide only the primary passenger's name. Do not include special characters such as commas, hyphens, or apostrophes. Only ASCII characters are supported. Format: English characters only. Optional request field.
41
41
  attr_accessor :passenger_name
42
42
 
43
- # 1.Reference number or code that identifies the cardholder. 2. Code provided by the cardholder. 3. Address of the ticket issuer. The first 13 characters will appear onthe cardholder’s statement. 4. Customer reference.
43
+ # Reference number or code that identifies the cardholder. Format: English characters only. Restricted string data type that indicates a sequence of letters, numbers, and spaces; special characters are not included. Optional request field.
44
44
  attr_accessor :customer_code
45
45
 
46
- # Airline document type code that specifies the purpose of the transaction. For the possible values, see Appendix A, \"Airline Document Type Codes\".
46
+ # Airline document type code that specifies the purpose of the transaction. Format: English characters only. Optional request field. | Code | Description | | --- | --- | | 01 | Passenger ticket | | 02 | Additional collection | | 03 | Excess baggage | | 04 | Miscellaneous charge order (MCO) or prepaid ticket authorization | | 05 | Special service ticket | | 06 | Supported refund | | 07 | Unsupported refund | | 08 | Lost ticket application | | 09 | Tour order voucher | | 10 | Ticket by mail | | 11 | Undercharge adjustment | | 12 | Group ticket | | 13 | Exchange adjustment | | 14 | SPD or air freight | | 15 | In-flight adjustment | | 16 | Agency passenger ticket | | 17 | Agency tour order or voucher | | 18 | Agency miscellaneous charge order (MCO) | | 19 | Agency exchange order | | 20 | Agency group ticket | | 21 | Debit adjustment for duplicate refund or use | | 22 | In-flight merchandise order | | 23 | Catalogue merchandise order | | 24 | In-flight phone charges | | 25 | Frequent flyer fee or purchase | | 26 | Kennel charge | | 27 | Animal transportation charge | | 28 | Firearms case | | 29 | Upgrade charge | | 30 | Credit for unused transportation | | 31 | Credit for class of service adjustment | | 32 | Credit for denied boarding | | 33 | Credit for miscellaneous refund | | 34 | Credit for lost ticket refund | | 35 | Credit for exchange refund | | 36 | Credit for overcharge adjustment | | 37 | Credit for multiple Unused tickets | | 38 | Exchange order | | 39 | Self-service ticket | | 41 | In-flight duty-free purchase | | 42 | Senior citizen discount booklets | | 43 | Club membership fee | | 44 | Coupon book | | 45 | In-flight charges | | 46 | Tour deposit | | 47 | Frequent flyer overnight delivery charge | | 48 | Frequent flyer fulfillment | | 49 | Small package delivery | | 50 | Vendor sale | | 51 | Miscellaneous taxes or fees | | 52 | Travel agency fee | | 60 | Vendor refund or credit | | 64 | Duty free sale | | 65 | Preferred seat upgrade | | 66 | Cabin upgrade | | 67 | Lounge or club access or day pass | | 68 | Agent assisted reservation or ticketing fee | | 69 | Ticket change or cancel fee | | 70 | Trip insurance | | 71 | Unaccompanied minor | | 72 | Standby fee | | 73 | Curbside baggage | | 74 | In-flight medical equipment | | 75 | Ticket or pass print fee | | 76 | Checked sporting or special equipment | | 77 | Dry ice fee | | 78 | Mail or postage fee | | 79 | Club membership fee or temporary trial | | 80 | Frequent flyer activation or reinstatement | | 81 | Gift certificate | | 82 | Onboard or in-flight prepaid voucher | | 83 | Optional services fee | | 84 | Advance purchase for excess baggage | | 85 | Advance purchase for preferred seat upgrade | | 86 | Advance purchase for cabin upgrade | | 87 | Advance purchase for optional services | | 88 | WiFi | | 89 | Packages | | 90 | In-flight entertainment or internet access | | 91 | Overweight bag fee | | 92 | Sleep sets | | 93 | Special purchase fee |
47
47
  attr_accessor :document_type
48
48
 
49
- # Ticket number or a value that might be a booking reference number.
49
+ # The field is not currently supported.
50
50
  attr_accessor :document_number
51
51
 
52
- # Number of travel legs. Numbering for the travel legs: 0 to 3.
52
+ # The field is not currently supported.
53
53
  attr_accessor :document_number_of_parts
54
54
 
55
55
  # Invoice number for the airline transaction.
@@ -61,61 +61,61 @@ module CyberSource
61
61
  # Description of the charge if the charge does not involve an airline ticket. For example: Excess baggage.
62
62
  attr_accessor :additional_charges
63
63
 
64
- # Total fee for the ticket. This value cannot exceed 99999999999999999999 (twenty 9s).
64
+ # Total fee for the ticket. This value cannot exceed `99999999999999999999` (twenty 9s). Format: English characters only. Optional request field.
65
65
  attr_accessor :total_fee_amount
66
66
 
67
- # Total number of captures when requesting multiple partial captures for one authorization. Used along with airlineData_clearingCount to keep track of which capture is beingprocessed. For example, the second of five captures would be passed to CyberSource as airlineData_clearingSequence = 2 and airlineData_clearingCount = 5.
67
+ # Number that identifies the clearing message when multiple clearing messages are allowed per authorized transaction. Each clearing message linked to one authorization request must include a unique clearing sequence number between 1 and the total number of clearing records. Format: English characters only. Optional request field.
68
68
  attr_accessor :clearing_sequence
69
69
 
70
- # Total number of clearing messages associated with the authorization request. Format: English characters only.
70
+ # Total number of clearing messages associated with the authorization request. Format: English characters only. Optional request field.
71
71
  attr_accessor :clearing_count
72
72
 
73
- # Total clearing amount for all transactions in the clearing count set. If this field is not set and if the total amount from the original authorization is not NULL, CyberSource sets the total clearing amount to the total amount from the original authorization.
73
+ # Total clearing amount for all transactions in the clearing count set. This value cannot exceed `99999999999999999999` (twenty 9s). Format: English characters only. If this field is not set and if the total amount from the original authorization is not NULL, the total clearing amount is set to the total amount from the original authorization.
74
74
  attr_accessor :total_clearing_amount
75
75
 
76
- # Number of passengers for whom the ticket was issued. If you do not include this field in your request, CyberSource uses a default value of 1.
76
+ # Number of passengers for whom the ticket was issued. Format: English characters only. Optional request field.
77
77
  attr_accessor :number_of_passengers
78
78
 
79
- # Code that specifies the computerized reservation system used to make the reservation and purchase the ticket. Format: English characters only
79
+ # Code that specifies the computerized reservation system used to make the reservation and purchase the ticket. Format: English characters only. Restricted string data type that indicates a sequence of letters, numbers, and spaces; special characters are not included. Optional request field.
80
80
  attr_accessor :reservation_system_code
81
81
 
82
82
  # Airline process identifier. This value is the airline’s three-digit IATA1 code which is used to process extended payment airline tickets.
83
83
  attr_accessor :process_identifier
84
84
 
85
- # Date on which the transactionoccurred. Format: YYYYMMDD
85
+ # Date on which the transaction occurred. Format: `YYYYMMDD` Format: English characters only. Optional request field.
86
86
  attr_accessor :ticket_issue_date
87
87
 
88
- # Flag that indicates whether an electronic ticket was issued. Possible values: - true - false
88
+ # Flag that indicates whether an electronic ticket was issued. Possible values: - `true` - `false` Optional request field.
89
89
  attr_accessor :electronic_ticket_indicator
90
90
 
91
91
  # Original ticket number when the transaction is for a replacement ticket.
92
92
  attr_accessor :original_ticket_number
93
93
 
94
- # Type of purchase. Possible values: - EXC: Exchange ticket - MSC: Miscellaneous (not a ticket purchase and not a transaction related to an exchange ticket) - REF: Refund - TKT: Ticket Format: English characters only.
94
+ # Type of purchase. Possible values: - `EXC`: Exchange ticket - `MSC`: Miscellaneous (not a ticket purchase and not a transaction related to an exchange ticket) - `REF`: Refund - `TKT`: Ticket Format: English characters only. Optional request field.
95
95
  attr_accessor :purchase_type
96
96
 
97
- # Reason for the credit. Possible values: - A: Cancellation of the ancillary passenger transport purchase. - B: Cancellation of the airline ticket and the passenger transport ancillary purchase. - C: Cancellation of the airline ticket. - O: Other. - P: Partial refund of the airline ticket.
97
+ # Reason for the credit. Possible values: - `A`: Cancellation of the ancillary passenger transport purchase. - `B`: Cancellation of the airline ticket and the passenger transport ancillary purchase. - `C`: Cancellation of the airline ticket. - `O`: Other. - `P`: Partial refund of the airline ticket. Format: English characters only. Optional request field.
98
98
  attr_accessor :credit_reason_indicator
99
99
 
100
- # Type of update. Possible values: - C: Change to the existing ticket. - N: New ticket. Format: English characters only
100
+ # Type of update. Possible values: - `C`: Change to the existing ticket. - `N`: New ticket. Format: English characters only Optional request field.
101
101
  attr_accessor :ticket_change_indicator
102
102
 
103
- # Plan number based on the fare. This value is provided by the airline. Format: English characters only
103
+ # Plan number based on the fare. This value is provided by the airline. Format: English characters only. Optional request field.
104
104
  attr_accessor :plan_number
105
105
 
106
- # Date of arrival for the last leg of the trip. Format: MMDDYYYY English characters only.
106
+ # Date of arrival for the last leg of the trip. Format: `MMDDYYYY` English characters only. Optional request field.
107
107
  attr_accessor :arrival_date
108
108
 
109
- # Text that describes the ticket limitations, such as nonrefundable. Format: English characters only.
109
+ # Text that describes the ticket limitations, such as _nonrefundable_. Format: English characters only. Optional request field.
110
110
  attr_accessor :restricted_ticket_desciption
111
111
 
112
112
  # Amount of the exchanged ticket. Format: English characters only.
113
113
  attr_accessor :exchange_ticket_amount
114
114
 
115
- # Fee for exchanging the ticket. Format: English characters only
115
+ # Fee for exchanging the ticket. Format: English characters only. Optional request field.
116
116
  attr_accessor :exchange_ticket_fee_amount
117
117
 
118
- # Type of journey such as one way or round trip.
118
+ # The field is not currently supported.
119
119
  attr_accessor :reservation_type
120
120
 
121
121
  # Boarding fee.
@@ -380,447 +380,186 @@ module CyberSource
380
380
  # @return Array for valid properties with the reasons
381
381
  def list_invalid_properties
382
382
  invalid_properties = Array.new
383
- if !@booking_reference_number.nil? && @booking_reference_number.to_s.length > 15
384
- invalid_properties.push('invalid value for "booking_reference_number", the character length must be smaller than or equal to 15.')
385
- end
386
-
387
- if !@carrier_name.nil? && @carrier_name.to_s.length > 15
388
- invalid_properties.push('invalid value for "carrier_name", the character length must be smaller than or equal to 15.')
389
- end
390
-
391
- if !@ticket_number.nil? && @ticket_number.to_s.length > 15
392
- invalid_properties.push('invalid value for "ticket_number", the character length must be smaller than or equal to 15.')
393
- end
394
-
395
- if !@check_digit.nil? && @check_digit.to_s.length > 1
396
- invalid_properties.push('invalid value for "check_digit", the character length must be smaller than or equal to 1.')
397
- end
398
-
399
- if !@extended_payment_code.nil? && @extended_payment_code.to_s.length > 3
400
- invalid_properties.push('invalid value for "extended_payment_code", the character length must be smaller than or equal to 3.')
401
- end
402
-
403
- if !@passenger_name.nil? && @passenger_name.to_s.length > 42
404
- invalid_properties.push('invalid value for "passenger_name", the character length must be smaller than or equal to 42.')
405
- end
406
-
407
- if !@customer_code.nil? && @customer_code.to_s.length > 40
408
- invalid_properties.push('invalid value for "customer_code", the character length must be smaller than or equal to 40.')
409
- end
410
-
411
- if !@document_type.nil? && @document_type.to_s.length > 1
412
- invalid_properties.push('invalid value for "document_type", the character length must be smaller than or equal to 1.')
413
- end
414
-
415
- if !@document_number.nil? && @document_number.to_s.length > 14
416
- invalid_properties.push('invalid value for "document_number", the character length must be smaller than or equal to 14.')
417
- end
418
-
419
- if !@invoice_number.nil? && @invoice_number.to_s.length > 25
420
- invalid_properties.push('invalid value for "invoice_number", the character length must be smaller than or equal to 25.')
421
- end
422
-
423
- if !@additional_charges.nil? && @additional_charges.to_s.length > 20
424
- invalid_properties.push('invalid value for "additional_charges", the character length must be smaller than or equal to 20.')
425
- end
426
-
427
- if !@total_fee_amount.nil? && @total_fee_amount.to_s.length > 12
428
- invalid_properties.push('invalid value for "total_fee_amount", the character length must be smaller than or equal to 12.')
429
- end
430
-
431
- if !@clearing_sequence.nil? && @clearing_sequence.to_s.length > 2
432
- invalid_properties.push('invalid value for "clearing_sequence", the character length must be smaller than or equal to 2.')
433
- end
434
-
435
- if !@clearing_count.nil? && @clearing_count.to_s.length > 2
436
- invalid_properties.push('invalid value for "clearing_count", the character length must be smaller than or equal to 2.')
437
- end
438
-
439
- if !@total_clearing_amount.nil? && @total_clearing_amount.to_s.length > 20
440
- invalid_properties.push('invalid value for "total_clearing_amount", the character length must be smaller than or equal to 20.')
441
- end
442
-
443
- if !@reservation_system_code.nil? && @reservation_system_code.to_s.length > 4
444
- invalid_properties.push('invalid value for "reservation_system_code", the character length must be smaller than or equal to 4.')
445
- end
446
-
447
- if !@process_identifier.nil? && @process_identifier.to_s.length > 3
448
- invalid_properties.push('invalid value for "process_identifier", the character length must be smaller than or equal to 3.')
449
- end
450
-
451
- if !@ticket_issue_date.nil? && @ticket_issue_date.to_s.length > 8
452
- invalid_properties.push('invalid value for "ticket_issue_date", the character length must be smaller than or equal to 8.')
453
- end
454
-
455
- if !@original_ticket_number.nil? && @original_ticket_number.to_s.length > 14
456
- invalid_properties.push('invalid value for "original_ticket_number", the character length must be smaller than or equal to 14.')
457
- end
458
-
459
- if !@purchase_type.nil? && @purchase_type.to_s.length > 3
460
- invalid_properties.push('invalid value for "purchase_type", the character length must be smaller than or equal to 3.')
461
- end
462
-
463
- if !@credit_reason_indicator.nil? && @credit_reason_indicator.to_s.length > 1
464
- invalid_properties.push('invalid value for "credit_reason_indicator", the character length must be smaller than or equal to 1.')
465
- end
466
-
467
- if !@ticket_change_indicator.nil? && @ticket_change_indicator.to_s.length > 1
468
- invalid_properties.push('invalid value for "ticket_change_indicator", the character length must be smaller than or equal to 1.')
469
- end
470
-
471
- if !@plan_number.nil? && @plan_number.to_s.length > 1
472
- invalid_properties.push('invalid value for "plan_number", the character length must be smaller than or equal to 1.')
473
- end
474
-
475
- if !@arrival_date.nil? && @arrival_date.to_s.length > 8
476
- invalid_properties.push('invalid value for "arrival_date", the character length must be smaller than or equal to 8.')
477
- end
478
-
479
- if !@restricted_ticket_desciption.nil? && @restricted_ticket_desciption.to_s.length > 20
480
- invalid_properties.push('invalid value for "restricted_ticket_desciption", the character length must be smaller than or equal to 20.')
481
- end
482
-
483
- if !@exchange_ticket_amount.nil? && @exchange_ticket_amount.to_s.length > 12
484
- invalid_properties.push('invalid value for "exchange_ticket_amount", the character length must be smaller than or equal to 12.')
485
- end
486
-
487
- if !@exchange_ticket_fee_amount.nil? && @exchange_ticket_fee_amount.to_s.length > 12
488
- invalid_properties.push('invalid value for "exchange_ticket_fee_amount", the character length must be smaller than or equal to 12.')
489
- end
490
-
491
- if !@reservation_type.nil? && @reservation_type.to_s.length > 32
492
- invalid_properties.push('invalid value for "reservation_type", the character length must be smaller than or equal to 32.')
493
- end
494
-
495
- if !@boarding_fee_amount.nil? && @boarding_fee_amount.to_s.length > 12
496
- invalid_properties.push('invalid value for "boarding_fee_amount", the character length must be smaller than or equal to 12.')
497
- end
498
-
499
383
  invalid_properties
500
384
  end
501
385
 
502
386
  # Check to see if the all the properties in the model are valid
503
387
  # @return true if the model is valid
504
388
  def valid?
505
- return false if !@booking_reference_number.nil? && @booking_reference_number.to_s.length > 15
506
- return false if !@carrier_name.nil? && @carrier_name.to_s.length > 15
507
- return false if !@ticket_number.nil? && @ticket_number.to_s.length > 15
508
- return false if !@check_digit.nil? && @check_digit.to_s.length > 1
509
- return false if !@extended_payment_code.nil? && @extended_payment_code.to_s.length > 3
510
- return false if !@passenger_name.nil? && @passenger_name.to_s.length > 42
511
- return false if !@customer_code.nil? && @customer_code.to_s.length > 40
512
- return false if !@document_type.nil? && @document_type.to_s.length > 1
513
- return false if !@document_number.nil? && @document_number.to_s.length > 14
514
- return false if !@invoice_number.nil? && @invoice_number.to_s.length > 25
515
- return false if !@additional_charges.nil? && @additional_charges.to_s.length > 20
516
- return false if !@total_fee_amount.nil? && @total_fee_amount.to_s.length > 12
517
- return false if !@clearing_sequence.nil? && @clearing_sequence.to_s.length > 2
518
- return false if !@clearing_count.nil? && @clearing_count.to_s.length > 2
519
- return false if !@total_clearing_amount.nil? && @total_clearing_amount.to_s.length > 20
520
- return false if !@reservation_system_code.nil? && @reservation_system_code.to_s.length > 4
521
- return false if !@process_identifier.nil? && @process_identifier.to_s.length > 3
522
- return false if !@ticket_issue_date.nil? && @ticket_issue_date.to_s.length > 8
523
- return false if !@original_ticket_number.nil? && @original_ticket_number.to_s.length > 14
524
- return false if !@purchase_type.nil? && @purchase_type.to_s.length > 3
525
- return false if !@credit_reason_indicator.nil? && @credit_reason_indicator.to_s.length > 1
526
- return false if !@ticket_change_indicator.nil? && @ticket_change_indicator.to_s.length > 1
527
- return false if !@plan_number.nil? && @plan_number.to_s.length > 1
528
- return false if !@arrival_date.nil? && @arrival_date.to_s.length > 8
529
- return false if !@restricted_ticket_desciption.nil? && @restricted_ticket_desciption.to_s.length > 20
530
- return false if !@exchange_ticket_amount.nil? && @exchange_ticket_amount.to_s.length > 12
531
- return false if !@exchange_ticket_fee_amount.nil? && @exchange_ticket_fee_amount.to_s.length > 12
532
- return false if !@reservation_type.nil? && @reservation_type.to_s.length > 32
533
- return false if !@boarding_fee_amount.nil? && @boarding_fee_amount.to_s.length > 12
534
389
  true
535
390
  end
536
391
 
537
392
  # Custom attribute writer method with validation
538
393
  # @param [Object] booking_reference_number Value to be assigned
539
394
  def booking_reference_number=(booking_reference_number)
540
- if !booking_reference_number.nil? && booking_reference_number.to_s.length > 15
541
- fail ArgumentError, 'invalid value for "booking_reference_number", the character length must be smaller than or equal to 15.'
542
- end
543
-
544
395
  @booking_reference_number = booking_reference_number
545
396
  end
546
397
 
547
398
  # Custom attribute writer method with validation
548
399
  # @param [Object] carrier_name Value to be assigned
549
400
  def carrier_name=(carrier_name)
550
- if !carrier_name.nil? && carrier_name.to_s.length > 15
551
- fail ArgumentError, 'invalid value for "carrier_name", the character length must be smaller than or equal to 15.'
552
- end
553
-
554
401
  @carrier_name = carrier_name
555
402
  end
556
403
 
557
404
  # Custom attribute writer method with validation
558
405
  # @param [Object] ticket_number Value to be assigned
559
406
  def ticket_number=(ticket_number)
560
- if !ticket_number.nil? && ticket_number.to_s.length > 15
561
- fail ArgumentError, 'invalid value for "ticket_number", the character length must be smaller than or equal to 15.'
562
- end
563
-
564
407
  @ticket_number = ticket_number
565
408
  end
566
409
 
567
410
  # Custom attribute writer method with validation
568
411
  # @param [Object] check_digit Value to be assigned
569
412
  def check_digit=(check_digit)
570
- if !check_digit.nil? && check_digit.to_s.length > 1
571
- fail ArgumentError, 'invalid value for "check_digit", the character length must be smaller than or equal to 1.'
572
- end
573
-
574
413
  @check_digit = check_digit
575
414
  end
576
415
 
577
416
  # Custom attribute writer method with validation
578
417
  # @param [Object] extended_payment_code Value to be assigned
579
418
  def extended_payment_code=(extended_payment_code)
580
- if !extended_payment_code.nil? && extended_payment_code.to_s.length > 3
581
- fail ArgumentError, 'invalid value for "extended_payment_code", the character length must be smaller than or equal to 3.'
582
- end
583
-
584
419
  @extended_payment_code = extended_payment_code
585
420
  end
586
421
 
587
422
  # Custom attribute writer method with validation
588
423
  # @param [Object] passenger_name Value to be assigned
589
424
  def passenger_name=(passenger_name)
590
- if !passenger_name.nil? && passenger_name.to_s.length > 42
591
- fail ArgumentError, 'invalid value for "passenger_name", the character length must be smaller than or equal to 42.'
592
- end
593
-
594
425
  @passenger_name = passenger_name
595
426
  end
596
427
 
597
428
  # Custom attribute writer method with validation
598
429
  # @param [Object] customer_code Value to be assigned
599
430
  def customer_code=(customer_code)
600
- if !customer_code.nil? && customer_code.to_s.length > 40
601
- fail ArgumentError, 'invalid value for "customer_code", the character length must be smaller than or equal to 40.'
602
- end
603
-
604
431
  @customer_code = customer_code
605
432
  end
606
433
 
607
434
  # Custom attribute writer method with validation
608
435
  # @param [Object] document_type Value to be assigned
609
436
  def document_type=(document_type)
610
- if !document_type.nil? && document_type.to_s.length > 1
611
- fail ArgumentError, 'invalid value for "document_type", the character length must be smaller than or equal to 1.'
612
- end
613
-
614
437
  @document_type = document_type
615
438
  end
616
439
 
617
440
  # Custom attribute writer method with validation
618
441
  # @param [Object] document_number Value to be assigned
619
442
  def document_number=(document_number)
620
- if !document_number.nil? && document_number.to_s.length > 14
621
- fail ArgumentError, 'invalid value for "document_number", the character length must be smaller than or equal to 14.'
622
- end
623
-
624
443
  @document_number = document_number
625
444
  end
626
445
 
627
446
  # Custom attribute writer method with validation
628
447
  # @param [Object] invoice_number Value to be assigned
629
448
  def invoice_number=(invoice_number)
630
- if !invoice_number.nil? && invoice_number.to_s.length > 25
631
- fail ArgumentError, 'invalid value for "invoice_number", the character length must be smaller than or equal to 25.'
632
- end
633
-
634
449
  @invoice_number = invoice_number
635
450
  end
636
451
 
637
452
  # Custom attribute writer method with validation
638
453
  # @param [Object] additional_charges Value to be assigned
639
454
  def additional_charges=(additional_charges)
640
- if !additional_charges.nil? && additional_charges.to_s.length > 20
641
- fail ArgumentError, 'invalid value for "additional_charges", the character length must be smaller than or equal to 20.'
642
- end
643
-
644
455
  @additional_charges = additional_charges
645
456
  end
646
457
 
647
458
  # Custom attribute writer method with validation
648
459
  # @param [Object] total_fee_amount Value to be assigned
649
460
  def total_fee_amount=(total_fee_amount)
650
- if !total_fee_amount.nil? && total_fee_amount.to_s.length > 12
651
- fail ArgumentError, 'invalid value for "total_fee_amount", the character length must be smaller than or equal to 12.'
652
- end
653
-
654
461
  @total_fee_amount = total_fee_amount
655
462
  end
656
463
 
657
464
  # Custom attribute writer method with validation
658
465
  # @param [Object] clearing_sequence Value to be assigned
659
466
  def clearing_sequence=(clearing_sequence)
660
- if !clearing_sequence.nil? && clearing_sequence.to_s.length > 2
661
- fail ArgumentError, 'invalid value for "clearing_sequence", the character length must be smaller than or equal to 2.'
662
- end
663
-
664
467
  @clearing_sequence = clearing_sequence
665
468
  end
666
469
 
667
470
  # Custom attribute writer method with validation
668
471
  # @param [Object] clearing_count Value to be assigned
669
472
  def clearing_count=(clearing_count)
670
- if !clearing_count.nil? && clearing_count.to_s.length > 2
671
- fail ArgumentError, 'invalid value for "clearing_count", the character length must be smaller than or equal to 2.'
672
- end
673
-
674
473
  @clearing_count = clearing_count
675
474
  end
676
475
 
677
476
  # Custom attribute writer method with validation
678
477
  # @param [Object] total_clearing_amount Value to be assigned
679
478
  def total_clearing_amount=(total_clearing_amount)
680
- if !total_clearing_amount.nil? && total_clearing_amount.to_s.length > 20
681
- fail ArgumentError, 'invalid value for "total_clearing_amount", the character length must be smaller than or equal to 20.'
682
- end
683
-
684
479
  @total_clearing_amount = total_clearing_amount
685
480
  end
686
481
 
687
482
  # Custom attribute writer method with validation
688
483
  # @param [Object] reservation_system_code Value to be assigned
689
484
  def reservation_system_code=(reservation_system_code)
690
- if !reservation_system_code.nil? && reservation_system_code.to_s.length > 4
691
- fail ArgumentError, 'invalid value for "reservation_system_code", the character length must be smaller than or equal to 4.'
692
- end
693
-
694
485
  @reservation_system_code = reservation_system_code
695
486
  end
696
487
 
697
488
  # Custom attribute writer method with validation
698
489
  # @param [Object] process_identifier Value to be assigned
699
490
  def process_identifier=(process_identifier)
700
- if !process_identifier.nil? && process_identifier.to_s.length > 3
701
- fail ArgumentError, 'invalid value for "process_identifier", the character length must be smaller than or equal to 3.'
702
- end
703
-
704
491
  @process_identifier = process_identifier
705
492
  end
706
493
 
707
494
  # Custom attribute writer method with validation
708
495
  # @param [Object] ticket_issue_date Value to be assigned
709
496
  def ticket_issue_date=(ticket_issue_date)
710
- if !ticket_issue_date.nil? && ticket_issue_date.to_s.length > 8
711
- fail ArgumentError, 'invalid value for "ticket_issue_date", the character length must be smaller than or equal to 8.'
712
- end
713
-
714
497
  @ticket_issue_date = ticket_issue_date
715
498
  end
716
499
 
717
500
  # Custom attribute writer method with validation
718
501
  # @param [Object] original_ticket_number Value to be assigned
719
502
  def original_ticket_number=(original_ticket_number)
720
- if !original_ticket_number.nil? && original_ticket_number.to_s.length > 14
721
- fail ArgumentError, 'invalid value for "original_ticket_number", the character length must be smaller than or equal to 14.'
722
- end
723
-
724
503
  @original_ticket_number = original_ticket_number
725
504
  end
726
505
 
727
506
  # Custom attribute writer method with validation
728
507
  # @param [Object] purchase_type Value to be assigned
729
508
  def purchase_type=(purchase_type)
730
- if !purchase_type.nil? && purchase_type.to_s.length > 3
731
- fail ArgumentError, 'invalid value for "purchase_type", the character length must be smaller than or equal to 3.'
732
- end
733
-
734
509
  @purchase_type = purchase_type
735
510
  end
736
511
 
737
512
  # Custom attribute writer method with validation
738
513
  # @param [Object] credit_reason_indicator Value to be assigned
739
514
  def credit_reason_indicator=(credit_reason_indicator)
740
- if !credit_reason_indicator.nil? && credit_reason_indicator.to_s.length > 1
741
- fail ArgumentError, 'invalid value for "credit_reason_indicator", the character length must be smaller than or equal to 1.'
742
- end
743
-
744
515
  @credit_reason_indicator = credit_reason_indicator
745
516
  end
746
517
 
747
518
  # Custom attribute writer method with validation
748
519
  # @param [Object] ticket_change_indicator Value to be assigned
749
520
  def ticket_change_indicator=(ticket_change_indicator)
750
- if !ticket_change_indicator.nil? && ticket_change_indicator.to_s.length > 1
751
- fail ArgumentError, 'invalid value for "ticket_change_indicator", the character length must be smaller than or equal to 1.'
752
- end
753
-
754
521
  @ticket_change_indicator = ticket_change_indicator
755
522
  end
756
523
 
757
524
  # Custom attribute writer method with validation
758
525
  # @param [Object] plan_number Value to be assigned
759
526
  def plan_number=(plan_number)
760
- if !plan_number.nil? && plan_number.to_s.length > 1
761
- fail ArgumentError, 'invalid value for "plan_number", the character length must be smaller than or equal to 1.'
762
- end
763
-
764
527
  @plan_number = plan_number
765
528
  end
766
529
 
767
530
  # Custom attribute writer method with validation
768
531
  # @param [Object] arrival_date Value to be assigned
769
532
  def arrival_date=(arrival_date)
770
- if !arrival_date.nil? && arrival_date.to_s.length > 8
771
- fail ArgumentError, 'invalid value for "arrival_date", the character length must be smaller than or equal to 8.'
772
- end
773
-
774
533
  @arrival_date = arrival_date
775
534
  end
776
535
 
777
536
  # Custom attribute writer method with validation
778
537
  # @param [Object] restricted_ticket_desciption Value to be assigned
779
538
  def restricted_ticket_desciption=(restricted_ticket_desciption)
780
- if !restricted_ticket_desciption.nil? && restricted_ticket_desciption.to_s.length > 20
781
- fail ArgumentError, 'invalid value for "restricted_ticket_desciption", the character length must be smaller than or equal to 20.'
782
- end
783
-
784
539
  @restricted_ticket_desciption = restricted_ticket_desciption
785
540
  end
786
541
 
787
542
  # Custom attribute writer method with validation
788
543
  # @param [Object] exchange_ticket_amount Value to be assigned
789
544
  def exchange_ticket_amount=(exchange_ticket_amount)
790
- if !exchange_ticket_amount.nil? && exchange_ticket_amount.to_s.length > 12
791
- fail ArgumentError, 'invalid value for "exchange_ticket_amount", the character length must be smaller than or equal to 12.'
792
- end
793
-
794
545
  @exchange_ticket_amount = exchange_ticket_amount
795
546
  end
796
547
 
797
548
  # Custom attribute writer method with validation
798
549
  # @param [Object] exchange_ticket_fee_amount Value to be assigned
799
550
  def exchange_ticket_fee_amount=(exchange_ticket_fee_amount)
800
- if !exchange_ticket_fee_amount.nil? && exchange_ticket_fee_amount.to_s.length > 12
801
- fail ArgumentError, 'invalid value for "exchange_ticket_fee_amount", the character length must be smaller than or equal to 12.'
802
- end
803
-
804
551
  @exchange_ticket_fee_amount = exchange_ticket_fee_amount
805
552
  end
806
553
 
807
554
  # Custom attribute writer method with validation
808
555
  # @param [Object] reservation_type Value to be assigned
809
556
  def reservation_type=(reservation_type)
810
- if !reservation_type.nil? && reservation_type.to_s.length > 32
811
- fail ArgumentError, 'invalid value for "reservation_type", the character length must be smaller than or equal to 32.'
812
- end
813
-
814
557
  @reservation_type = reservation_type
815
558
  end
816
559
 
817
560
  # Custom attribute writer method with validation
818
561
  # @param [Object] boarding_fee_amount Value to be assigned
819
562
  def boarding_fee_amount=(boarding_fee_amount)
820
- if !boarding_fee_amount.nil? && boarding_fee_amount.to_s.length > 12
821
- fail ArgumentError, 'invalid value for "boarding_fee_amount", the character length must be smaller than or equal to 12.'
822
- end
823
-
824
563
  @boarding_fee_amount = boarding_fee_amount
825
564
  end
826
565