stripe 19.4.0.pre.beta.1 → 19.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/stripe/api_requestor.rb +2 -63
- data/lib/stripe/api_version.rb +2 -1
- data/lib/stripe/error_object.rb +43 -19
- data/lib/stripe/errors.rb +0 -87
- data/lib/stripe/event_types.rb +0 -236
- data/lib/stripe/events/unknown_event_notification.rb +0 -1
- data/lib/stripe/object_types.rb +0 -60
- data/lib/stripe/params/account_create_params.rb +73 -398
- data/lib/stripe/params/account_person_create_params.rb +6 -0
- data/lib/stripe/params/account_person_update_params.rb +6 -0
- data/lib/stripe/params/account_reject_params.rb +4 -1
- data/lib/stripe/params/account_session_create_params.rb +21 -230
- data/lib/stripe/params/{quote_mark_draft_params.rb → account_unreject_params.rb} +1 -1
- data/lib/stripe/params/account_update_params.rb +81 -332
- data/lib/stripe/params/billing/alert_create_params.rb +1 -1
- data/lib/stripe/params/billing_portal/configuration_create_params.rb +1 -1
- data/lib/stripe/params/billing_portal/configuration_update_params.rb +1 -1
- data/lib/stripe/params/charge_capture_params.rb +0 -1646
- data/lib/stripe/params/charge_update_params.rb +0 -1646
- data/lib/stripe/params/checkout/session_create_params.rb +24 -133
- data/lib/stripe/params/checkout/session_update_params.rb +1 -176
- data/lib/stripe/params/confirmation_token_create_params.rb +0 -78
- data/lib/stripe/params/coupon_create_params.rb +1 -17
- data/lib/stripe/params/customer_create_params.rb +1 -1
- data/lib/stripe/params/customer_session_create_params.rb +1 -32
- data/lib/stripe/params/customer_tax_id_create_params.rb +1 -1
- data/lib/stripe/params/dispute_update_params.rb +1 -10
- data/lib/stripe/params/financial_connections/session_create_params.rb +9 -38
- data/lib/stripe/params/invoice_add_lines_params.rb +1 -48
- data/lib/stripe/params/invoice_attach_payment_params.rb +1 -43
- data/lib/stripe/params/invoice_create_params.rb +2 -70
- data/lib/stripe/params/invoice_create_preview_params.rb +16 -844
- data/lib/stripe/params/invoice_item_create_params.rb +1 -33
- data/lib/stripe/params/invoice_item_update_params.rb +1 -33
- data/lib/stripe/params/invoice_line_item_update_params.rb +1 -48
- data/lib/stripe/params/invoice_update_lines_params.rb +1 -48
- data/lib/stripe/params/invoice_update_params.rb +2 -70
- data/lib/stripe/params/issuing/authorization_capture_params.rb +1 -1
- data/lib/stripe/params/issuing/authorization_create_params.rb +1 -1
- data/lib/stripe/params/issuing/authorization_finalize_amount_params.rb +1 -1
- data/lib/stripe/params/issuing/card_create_params.rb +4 -0
- data/lib/stripe/params/issuing/card_update_params.rb +4 -0
- data/lib/stripe/params/issuing/cardholder_create_params.rb +1 -2
- data/lib/stripe/params/issuing/transaction_create_force_capture_params.rb +1 -1
- data/lib/stripe/params/issuing/transaction_create_unlinked_refund_params.rb +1 -1
- data/lib/stripe/params/issuing/transaction_list_params.rb +0 -4
- data/lib/stripe/params/payment_intent_capture_params.rb +1 -1643
- data/lib/stripe/params/payment_intent_confirm_params.rb +137 -3047
- data/lib/stripe/params/payment_intent_create_params.rb +152 -3062
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +0 -37
- data/lib/stripe/params/payment_intent_update_params.rb +105 -3049
- data/lib/stripe/params/payment_link_create_params.rb +0 -15
- data/lib/stripe/params/payment_link_update_params.rb +58 -0
- data/lib/stripe/params/payment_method_configuration_create_params.rb +0 -105
- data/lib/stripe/params/payment_method_configuration_update_params.rb +0 -105
- data/lib/stripe/params/payment_method_create_params.rb +0 -74
- data/lib/stripe/params/{account_notice_list_params.rb → payment_record_list_params.rb} +15 -5
- data/lib/stripe/params/plan_create_params.rb +0 -15
- data/lib/stripe/params/price_create_params.rb +0 -15
- data/lib/stripe/params/price_update_params.rb +0 -19
- data/lib/stripe/params/product_create_params.rb +0 -16
- data/lib/stripe/params/product_update_params.rb +0 -16
- data/lib/stripe/params/promotion_code_create_params.rb +1 -1
- data/lib/stripe/params/promotion_code_update_params.rb +1 -1
- data/lib/stripe/params/quote_create_params.rb +31 -810
- data/lib/stripe/params/quote_list_params.rb +0 -4
- data/lib/stripe/params/quote_update_params.rb +32 -818
- data/lib/stripe/params/setup_intent_confirm_params.rb +7 -108
- data/lib/stripe/params/setup_intent_create_params.rb +7 -108
- data/lib/stripe/params/setup_intent_update_params.rb +7 -108
- data/lib/stripe/params/subscription_create_params.rb +6 -170
- data/lib/stripe/params/subscription_item_create_params.rb +2 -62
- data/lib/stripe/params/subscription_item_update_params.rb +1 -45
- data/lib/stripe/params/subscription_resume_params.rb +0 -4
- data/lib/stripe/params/subscription_schedule_create_params.rb +65 -171
- data/lib/stripe/params/subscription_schedule_list_params.rb +1 -1
- data/lib/stripe/params/subscription_schedule_update_params.rb +66 -172
- data/lib/stripe/params/subscription_update_params.rb +6 -154
- data/lib/stripe/params/tax/calculation_create_params.rb +2 -6
- data/lib/stripe/params/tax/registration_create_params.rb +12 -90
- data/lib/stripe/params/tax_id_create_params.rb +1 -1
- data/lib/stripe/params/terminal/configuration_create_params.rb +0 -13
- data/lib/stripe/params/terminal/configuration_update_params.rb +0 -13
- data/lib/stripe/params/test_helpers/confirmation_token_create_params.rb +0 -78
- data/lib/stripe/params/test_helpers/issuing/authorization_capture_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/authorization_create_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/authorization_finalize_amount_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/transaction_create_force_capture_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/transaction_create_unlinked_refund_params.rb +1 -1
- data/lib/stripe/params/test_helpers/treasury/received_credit_create_params.rb +1 -25
- data/lib/stripe/params/test_helpers/treasury/received_debit_create_params.rb +1 -25
- data/lib/stripe/params/token_create_params.rb +78 -0
- data/lib/stripe/params/transfer_create_params.rb +0 -4
- data/lib/stripe/params/treasury/financial_account_create_params.rb +1 -8
- data/lib/stripe/params/treasury/financial_account_features_update_params.rb +1 -4
- data/lib/stripe/params/treasury/financial_account_update_features_params.rb +1 -4
- data/lib/stripe/params/treasury/financial_account_update_params.rb +1 -8
- data/lib/stripe/params/treasury/outbound_payment_create_params.rb +0 -4
- data/lib/stripe/params/treasury/outbound_transfer_create_params.rb +0 -24
- data/lib/stripe/params/treasury/received_credit_create_params.rb +1 -25
- data/lib/stripe/params/treasury/received_debit_create_params.rb +1 -25
- data/lib/stripe/params/v2/billing/meter_event_create_params.rb +2 -2
- data/lib/stripe/params/v2/billing/meter_event_stream_create_params.rb +2 -2
- data/lib/stripe/params/v2/core/account_create_params.rb +48 -403
- data/lib/stripe/params/v2/core/account_token_create_params.rb +44 -13
- data/lib/stripe/params/v2/core/account_update_params.rb +48 -396
- data/lib/stripe/params.rb +4 -426
- data/lib/stripe/resources/account.rb +87 -265
- data/lib/stripe/resources/account_session.rb +8 -81
- data/lib/stripe/resources/balance.rb +0 -83
- data/lib/stripe/resources/balance_transaction.rb +1 -1
- data/lib/stripe/resources/bank_account.rb +2 -2
- data/lib/stripe/resources/billing/alert_triggered.rb +0 -4
- data/lib/stripe/resources/billing_portal/configuration.rb +1 -1
- data/lib/stripe/resources/capability.rb +2 -2
- data/lib/stripe/resources/card.rb +1 -18
- data/lib/stripe/resources/charge.rb +4 -230
- data/lib/stripe/resources/checkout/session.rb +20 -92
- data/lib/stripe/resources/confirmation_token.rb +1 -132
- data/lib/stripe/resources/coupon.rb +1 -26
- data/lib/stripe/resources/credit_note_line_item.rb +0 -18
- data/lib/stripe/resources/customer.rb +0 -16
- data/lib/stripe/resources/customer_session.rb +0 -36
- data/lib/stripe/resources/dispute.rb +4 -24
- data/lib/stripe/resources/event.rb +1 -64
- data/lib/stripe/resources/financial_connections/account.rb +1 -45
- data/lib/stripe/resources/financial_connections/authorization.rb +1 -24
- data/lib/stripe/resources/financial_connections/session.rb +25 -91
- data/lib/stripe/resources/invoice.rb +2 -118
- data/lib/stripe/resources/invoice_item.rb +0 -2
- data/lib/stripe/resources/invoice_line_item.rb +0 -40
- data/lib/stripe/resources/issuing/authorization.rb +0 -16
- data/lib/stripe/resources/issuing/card.rb +2 -16
- data/lib/stripe/resources/issuing/cardholder.rb +0 -16
- data/lib/stripe/resources/issuing/dispute.rb +1 -16
- data/lib/stripe/resources/issuing/transaction.rb +1 -19
- data/lib/stripe/resources/line_item.rb +0 -42
- data/lib/stripe/resources/mandate.rb +0 -12
- data/lib/stripe/resources/payment_attempt_record.rb +3 -179
- data/lib/stripe/resources/payment_intent.rb +23 -1574
- data/lib/stripe/resources/payment_method.rb +3 -154
- data/lib/stripe/resources/payment_method_configuration.rb +0 -170
- data/lib/stripe/resources/payment_record.rb +10 -179
- data/lib/stripe/resources/person.rb +2 -2
- data/lib/stripe/resources/price.rb +0 -20
- data/lib/stripe/resources/product.rb +0 -18
- data/lib/stripe/resources/quote.rb +23 -569
- data/lib/stripe/resources/radar/value_list_item.rb +1 -15
- data/lib/stripe/resources/refund.rb +6 -18
- data/lib/stripe/resources/reserve/hold.rb +0 -7
- data/lib/stripe/resources/reserve/release.rb +0 -12
- data/lib/stripe/resources/setup_attempt.rb +0 -35
- data/lib/stripe/resources/setup_intent.rb +3 -38
- data/lib/stripe/resources/source.rb +0 -54
- data/lib/stripe/resources/subscription.rb +0 -167
- data/lib/stripe/resources/subscription_item.rb +1 -41
- data/lib/stripe/resources/subscription_schedule.rb +49 -200
- data/lib/stripe/resources/tax/calculation.rb +1 -1
- data/lib/stripe/resources/tax/calculation_line_item.rb +0 -2
- data/lib/stripe/resources/tax/registration.rb +10 -106
- data/lib/stripe/resources/tax/transaction.rb +1 -1
- data/lib/stripe/resources/tax_code.rb +1 -15
- data/lib/stripe/resources/tax_id.rb +1 -1
- data/lib/stripe/resources/terminal/configuration.rb +0 -16
- data/lib/stripe/resources/terminal/reader.rb +0 -8
- data/lib/stripe/resources/token.rb +1 -15
- data/lib/stripe/resources/topup.rb +31 -1
- data/lib/stripe/resources/transfer.rb +0 -2
- data/lib/stripe/resources/treasury/financial_account.rb +0 -2
- data/lib/stripe/resources/treasury/financial_account_features.rb +0 -2
- data/lib/stripe/resources/treasury/outbound_payment.rb +0 -2
- data/lib/stripe/resources/treasury/outbound_transfer.rb +0 -30
- data/lib/stripe/resources/treasury/received_credit.rb +0 -30
- data/lib/stripe/resources/treasury/received_debit.rb +0 -32
- data/lib/stripe/resources/v2/billing/meter_event.rb +2 -2
- data/lib/stripe/resources/v2/billing/meter_event_adjustment.rb +1 -1
- data/lib/stripe/resources/v2/core/account.rb +100 -949
- data/lib/stripe/resources/v2/core/event_notification.rb +0 -1
- data/lib/stripe/resources.rb +0 -425
- data/lib/stripe/services/account_person_service.rb +1 -1
- data/lib/stripe/services/account_service.rb +14 -14
- data/lib/stripe/services/billing_service.rb +1 -2
- data/lib/stripe/services/coupon_service.rb +0 -14
- data/lib/stripe/services/customer_service.rb +0 -15
- data/lib/stripe/services/dispute_service.rb +1 -1
- data/lib/stripe/services/financial_connections/account_service.rb +1 -3
- data/lib/stripe/services/financial_connections_service.rb +1 -3
- data/lib/stripe/services/invoice_service.rb +0 -11
- data/lib/stripe/services/issuing_service.rb +1 -5
- data/lib/stripe/services/mandate_service.rb +0 -5
- data/lib/stripe/services/payment_intent_service.rb +0 -37
- data/lib/stripe/services/payment_method_service.rb +1 -1
- data/lib/stripe/services/payment_record_service.rb +11 -0
- data/lib/stripe/services/promotion_code_service.rb +0 -29
- data/lib/stripe/services/quote_service.rb +1 -49
- data/lib/stripe/services/subscription_schedule_service.rb +0 -11
- data/lib/stripe/services/subscription_service.rb +0 -56
- data/lib/stripe/services/tax_service.rb +1 -3
- data/lib/stripe/services/terminal_service.rb +1 -2
- data/lib/stripe/services/test_helpers_service.rb +1 -2
- data/lib/stripe/services/v1_services.rb +1 -11
- data/lib/stripe/services/v2/billing_service.rb +1 -5
- data/lib/stripe/services/v2/core_service.rb +1 -3
- data/lib/stripe/services/v2_services.rb +1 -8
- data/lib/stripe/services.rb +0 -209
- data/lib/stripe/stripe_client.rb +1 -8
- data/lib/stripe/stripe_configuration.rb +1 -3
- data/lib/stripe/stripe_object.rb +1 -1
- data/lib/stripe/telemetry_id.rb +65 -0
- data/lib/stripe/util.rb +1 -7
- data/lib/stripe/version.rb +1 -1
- data/lib/stripe.rb +2 -54
- data/rbi/stripe/resources/v2/core/event_notification.rbi +0 -3
- data/rbi/stripe/stripe_client.rbi +0 -13
- data/rbi/stripe.rbi +46727 -112851
- metadata +7 -380
- data/lib/stripe/events/v2_core_account_including_configuration_money_manager_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_money_manager_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_batch_failed_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_completed_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_created_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_ready_for_upload_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_timeout_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_upload_timeout_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_validating_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_validation_failed_event.rb +0 -44
- data/lib/stripe/events/v2_core_health_event_generation_failure_resolved_event.rb +0 -78
- data/lib/stripe/events/v2_data_reporting_query_run_created_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_failed_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_updated_event.rb +0 -44
- data/lib/stripe/events/v2_extend_workflow_run_failed_event.rb +0 -75
- data/lib/stripe/events/v2_extend_workflow_run_started_event.rb +0 -44
- data/lib/stripe/events/v2_extend_workflow_run_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_adjustment_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_account_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_account_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_address_activated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_address_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_available_event.rb +0 -61
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_processing_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_queued_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_posted_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_under_review_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_posted_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_under_review_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_payout_method_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_payout_method_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_available_event.rb +0 -61
- data/lib/stripe/events/v2_money_management_received_credit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_pending_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_transaction_created_event.rb +0 -63
- data/lib/stripe/events/v2_money_management_transaction_updated_event.rb +0 -44
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_confirmed_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_created_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_partially_confirmed_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_terminated_event.rb +0 -97
- data/lib/stripe/params/account_notice_retrieve_params.rb +0 -13
- data/lib/stripe/params/account_notice_update_params.rb +0 -36
- data/lib/stripe/params/billing/analytics/meter_usage_retrieve_params.rb +0 -65
- data/lib/stripe/params/capital/financing_offer_list_params.rb +0 -58
- data/lib/stripe/params/capital/financing_offer_mark_delivered_params.rb +0 -15
- data/lib/stripe/params/capital/financing_offer_retrieve_params.rb +0 -15
- data/lib/stripe/params/capital/financing_summary_retrieve_params.rb +0 -15
- data/lib/stripe/params/capital/financing_transaction_list_params.rb +0 -45
- data/lib/stripe/params/capital/financing_transaction_retrieve_params.rb +0 -15
- data/lib/stripe/params/external_account_create_params.rb +0 -134
- data/lib/stripe/params/external_account_delete_params.rb +0 -6
- data/lib/stripe/params/external_account_list_params.rb +0 -25
- data/lib/stripe/params/external_account_retrieve_params.rb +0 -13
- data/lib/stripe/params/external_account_update_params.rb +0 -91
- data/lib/stripe/params/financial_connections/account_inferred_balance_list_params.rb +0 -24
- data/lib/stripe/params/financial_connections/authorization_retrieve_params.rb +0 -15
- data/lib/stripe/params/financial_connections/institution_list_params.rb +0 -24
- data/lib/stripe/params/financial_connections/institution_retrieve_params.rb +0 -15
- data/lib/stripe/params/fx_quote_create_params.rb +0 -73
- data/lib/stripe/params/fx_quote_list_params.rb +0 -22
- data/lib/stripe/params/fx_quote_retrieve_params.rb +0 -13
- data/lib/stripe/params/invoice_detach_payment_params.rb +0 -16
- data/lib/stripe/params/issuing/credit_underwriting_record_correct_params.rb +0 -163
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_application_params.rb +0 -50
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_proactive_review_params.rb +0 -128
- data/lib/stripe/params/issuing/credit_underwriting_record_list_params.rb +0 -24
- data/lib/stripe/params/issuing/credit_underwriting_record_report_decision_params.rb +0 -86
- data/lib/stripe/params/issuing/credit_underwriting_record_retrieve_params.rb +0 -15
- data/lib/stripe/params/issuing/dispute_settlement_detail_list_params.rb +0 -33
- data/lib/stripe/params/issuing/dispute_settlement_detail_retrieve_params.rb +0 -15
- data/lib/stripe/params/issuing/fraud_liability_debit_list_params.rb +0 -44
- data/lib/stripe/params/issuing/fraud_liability_debit_retrieve_params.rb +0 -15
- data/lib/stripe/params/mandate_list_params.rb +0 -39
- data/lib/stripe/params/margin_create_params.rb +0 -25
- data/lib/stripe/params/margin_list_params.rb +0 -25
- data/lib/stripe/params/margin_retrieve_params.rb +0 -13
- data/lib/stripe/params/margin_update_params.rb +0 -22
- data/lib/stripe/params/order_create_params.rb +0 -2083
- data/lib/stripe/params/order_list_params.rb +0 -25
- data/lib/stripe/params/order_retrieve_params.rb +0 -13
- data/lib/stripe/params/order_submit_params.rb +0 -16
- data/lib/stripe/params/order_update_params.rb +0 -2087
- data/lib/stripe/params/payment_intent_decrement_authorization_params.rb +0 -297
- data/lib/stripe/params/payment_intent_trigger_action_params.rb +0 -27
- data/lib/stripe/params/privacy/redaction_job_cancel_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_create_params.rb +0 -67
- data/lib/stripe/params/privacy/redaction_job_list_params.rb +0 -27
- data/lib/stripe/params/privacy/redaction_job_retrieve_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_run_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_update_params.rb +0 -18
- data/lib/stripe/params/privacy/redaction_job_validate_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_validation_error_list_params.rb +0 -24
- data/lib/stripe/params/product_catalog/trial_offer_create_params.rb +0 -63
- data/lib/stripe/params/quote_line_list_params.rb +0 -22
- data/lib/stripe/params/quote_list_lines_params.rb +0 -22
- data/lib/stripe/params/quote_list_preview_invoice_lines_params.rb +0 -22
- data/lib/stripe/params/quote_mark_stale_params.rb +0 -16
- data/lib/stripe/params/quote_preview_invoice_list_params.rb +0 -22
- data/lib/stripe/params/quote_preview_subscription_schedule_list_params.rb +0 -22
- data/lib/stripe/params/quote_reestimate_params.rb +0 -13
- data/lib/stripe/params/reserve/hold_list_params.rb +0 -53
- data/lib/stripe/params/reserve/hold_retrieve_params.rb +0 -15
- data/lib/stripe/params/reserve/plan_retrieve_params.rb +0 -15
- data/lib/stripe/params/reserve/release_list_params.rb +0 -41
- data/lib/stripe/params/reserve/release_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/granted_token_create_params.rb +0 -47
- data/lib/stripe/params/shared_payment/granted_token_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/granted_token_revoke_params.rb +0 -15
- data/lib/stripe/params/shared_payment/issued_token_create_params.rb +0 -67
- data/lib/stripe/params/shared_payment/issued_token_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/issued_token_revoke_params.rb +0 -15
- data/lib/stripe/params/subscription_pause_params.rb +0 -50
- data/lib/stripe/params/subscription_schedule_amend_params.rb +0 -578
- data/lib/stripe/params/tax/form_list_params.rb +0 -51
- data/lib/stripe/params/tax/form_pdf_params.rb +0 -15
- data/lib/stripe/params/tax/form_retrieve_params.rb +0 -15
- data/lib/stripe/params/tax/location_create_params.rb +0 -54
- data/lib/stripe/params/tax/location_list_params.rb +0 -27
- data/lib/stripe/params/tax/location_retrieve_params.rb +0 -15
- data/lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb +0 -15
- data/lib/stripe/params/test_helpers/shared_payment/granted_token_create_params.rb +0 -49
- data/lib/stripe/params/test_helpers/shared_payment/granted_token_revoke_params.rb +0 -17
- data/lib/stripe/params/v2/billing/bill_setting_create_params.rb +0 -74
- data/lib/stripe/params/v2/billing/bill_setting_list_params.rb +0 -21
- data/lib/stripe/params/v2/billing/bill_setting_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/bill_setting_update_params.rb +0 -80
- data/lib/stripe/params/v2/billing/bill_settings/version_list_params.rb +0 -19
- data/lib/stripe/params/v2/billing/bill_settings/version_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/billing/cadence_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/billing/cadence_create_params.rb +0 -253
- data/lib/stripe/params/v2/billing/cadence_list_params.rb +0 -43
- data/lib/stripe/params/v2/billing/cadence_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/billing/cadence_update_params.rb +0 -75
- data/lib/stripe/params/v2/billing/collection_setting_create_params.rb +0 -257
- data/lib/stripe/params/v2/billing/collection_setting_list_params.rb +0 -21
- data/lib/stripe/params/v2/billing/collection_setting_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/collection_setting_update_params.rb +0 -263
- data/lib/stripe/params/v2/billing/collection_settings/version_list_params.rb +0 -19
- data/lib/stripe/params/v2/billing/collection_settings/version_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/billing/profile_create_params.rb +0 -37
- data/lib/stripe/params/v2/billing/profile_list_params.rb +0 -40
- data/lib/stripe/params/v2/billing/profile_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/profile_update_params.rb +0 -35
- data/lib/stripe/params/v2/core/batch_job_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/core/batch_job_create_params.rb +0 -53
- data/lib/stripe/params/v2/core/batch_job_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/core/vault/gb_bank_account_acknowledge_confirmation_of_payee_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/gb_bank_account_archive_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/gb_bank_account_create_params.rb +0 -58
- data/lib/stripe/params/v2/core/vault/gb_bank_account_initiate_confirmation_of_payee_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/gb_bank_account_list_params.rb +0 -19
- data/lib/stripe/params/v2/core/vault/gb_bank_account_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_archive_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_confirm_microdeposits_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/us_bank_account_create_params.rb +0 -37
- data/lib/stripe/params/v2/core/vault/us_bank_account_list_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/us_bank_account_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_send_microdeposits_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_update_params.rb +0 -22
- data/lib/stripe/params/v2/data/reporting/query_run_create_params.rb +0 -31
- data/lib/stripe/params/v2/data/reporting/query_run_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/extend/workflow_invoke_params.rb +0 -17
- data/lib/stripe/params/v2/extend/workflow_list_params.rb +0 -21
- data/lib/stripe/params/v2/extend/workflow_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/extend/workflow_run_list_params.rb +0 -23
- data/lib/stripe/params/v2/extend/workflow_run_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/iam/activity_log_list_params.rb +0 -23
- data/lib/stripe/params/v2/iam/activity_log_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/adjustment_list_params.rb +0 -48
- data/lib/stripe/params/v2/money_management/adjustment_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/financial_account_close_params.rb +0 -28
- data/lib/stripe/params/v2/money_management/financial_account_create_params.rb +0 -34
- data/lib/stripe/params/v2/money_management/financial_account_list_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_account_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/financial_account_update_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_address_create_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_address_list_params.rb +0 -23
- data/lib/stripe/params/v2/money_management/financial_address_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/inbound_transfer_create_params.rb +0 -50
- data/lib/stripe/params/v2/money_management/inbound_transfer_list_params.rb +0 -44
- data/lib/stripe/params/v2/money_management/inbound_transfer_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_create_params.rb +0 -102
- data/lib/stripe/params/v2/money_management/outbound_payment_list_params.rb +0 -52
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_create_params.rb +0 -67
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_create_params.rb +0 -92
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_list_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_update_params.rb +0 -88
- data/lib/stripe/params/v2/money_management/outbound_transfer_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_transfer_create_params.rb +0 -77
- data/lib/stripe/params/v2/money_management/outbound_transfer_list_params.rb +0 -48
- data/lib/stripe/params/v2/money_management/outbound_transfer_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_archive_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_list_params.rb +0 -31
- data/lib/stripe/params/v2/money_management/payout_method_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_unarchive_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_methods_bank_account_spec_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/received_credit_list_params.rb +0 -44
- data/lib/stripe/params/v2/money_management/received_credit_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/received_debit_list_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/received_debit_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/transaction_entry_list_params.rb +0 -43
- data/lib/stripe/params/v2/money_management/transaction_entry_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/transaction_list_params.rb +0 -47
- data/lib/stripe/params/v2/money_management/transaction_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/network/business_profile_me_params.rb +0 -10
- data/lib/stripe/params/v2/network/business_profile_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_confirm_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_create_params.rb +0 -17
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_list_params.rb +0 -20
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_terminate_params.rb +0 -10
- data/lib/stripe/params/v2/test_helpers/financial_address_credit_params.rb +0 -23
- data/lib/stripe/params/v2/test_helpers/financial_address_generate_microdeposits_params.rb +0 -10
- data/lib/stripe/resources/account_notice.rb +0 -94
- data/lib/stripe/resources/billing/analytics/meter_usage.rb +0 -33
- data/lib/stripe/resources/billing/analytics/meter_usage_row.rb +0 -38
- data/lib/stripe/resources/capital/financing_offer.rb +0 -144
- data/lib/stripe/resources/capital/financing_summary.rb +0 -84
- data/lib/stripe/resources/capital/financing_transaction.rb +0 -99
- data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +0 -35
- data/lib/stripe/resources/financial_connections/institution.rb +0 -127
- data/lib/stripe/resources/fx_quote.rb +0 -147
- data/lib/stripe/resources/issuing/credit_underwriting_record.rb +0 -263
- data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +0 -71
- data/lib/stripe/resources/issuing/fraud_liability_debit.rb +0 -51
- data/lib/stripe/resources/issuing/settlement.rb +0 -61
- data/lib/stripe/resources/margin.rb +0 -64
- data/lib/stripe/resources/order.rb +0 -927
- data/lib/stripe/resources/privacy/redaction_job.rb +0 -189
- data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +0 -49
- data/lib/stripe/resources/product_catalog/trial_offer.rb +0 -106
- data/lib/stripe/resources/quote_line.rb +0 -525
- data/lib/stripe/resources/quote_preview_invoice.rb +0 -1183
- data/lib/stripe/resources/quote_preview_subscription_schedule.rb +0 -736
- data/lib/stripe/resources/shared_payment/granted_token.rb +0 -1801
- data/lib/stripe/resources/shared_payment/issued_token.rb +0 -291
- data/lib/stripe/resources/tax/form.rb +0 -264
- data/lib/stripe/resources/tax/location.rb +0 -72
- data/lib/stripe/resources/terminal/reader_collected_data.rb +0 -47
- data/lib/stripe/resources/v2/billing/bill_setting.rb +0 -102
- data/lib/stripe/resources/v2/billing/bill_setting_version.rb +0 -91
- data/lib/stripe/resources/v2/billing/cadence.rb +0 -710
- data/lib/stripe/resources/v2/billing/collection_setting.rb +0 -327
- data/lib/stripe/resources/v2/billing/collection_setting_version.rb +0 -316
- data/lib/stripe/resources/v2/billing/profile.rb +0 -47
- data/lib/stripe/resources/v2/core/batch_job.rb +0 -486
- data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +0 -136
- data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +0 -105
- data/lib/stripe/resources/v2/data/reporting/query_run.rb +0 -142
- data/lib/stripe/resources/v2/extend/workflow.rb +0 -80
- data/lib/stripe/resources/v2/extend/workflow_run.rb +0 -158
- data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +0 -29
- data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +0 -31
- data/lib/stripe/resources/v2/iam/activity_log.rb +0 -187
- data/lib/stripe/resources/v2/money_management/adjustment.rb +0 -67
- data/lib/stripe/resources/v2/money_management/financial_account.rb +0 -140
- data/lib/stripe/resources/v2/money_management/financial_address.rb +0 -160
- data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +0 -181
- data/lib/stripe/resources/v2/money_management/outbound_payment.rb +0 -234
- data/lib/stripe/resources/v2/money_management/outbound_payment_quote.rb +0 -144
- data/lib/stripe/resources/v2/money_management/outbound_setup_intent.rb +0 -69
- data/lib/stripe/resources/v2/money_management/outbound_transfer.rb +0 -211
- data/lib/stripe/resources/v2/money_management/payout_method.rb +0 -145
- data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +0 -83
- data/lib/stripe/resources/v2/money_management/received_credit.rb +0 -232
- data/lib/stripe/resources/v2/money_management/received_debit.rb +0 -136
- data/lib/stripe/resources/v2/money_management/transaction.rb +0 -135
- data/lib/stripe/resources/v2/money_management/transaction_entry.rb +0 -105
- data/lib/stripe/resources/v2/network/business_profile.rb +0 -84
- data/lib/stripe/resources/v2/orchestrated_commerce/agreement.rb +0 -93
- data/lib/stripe/services/account_notice_service.rb +0 -39
- data/lib/stripe/services/billing/analytics/meter_usage_service.rb +0 -21
- data/lib/stripe/services/billing/analytics_service.rb +0 -15
- data/lib/stripe/services/capital/financing_offer_service.rb +0 -42
- data/lib/stripe/services/capital/financing_summary_service.rb +0 -19
- data/lib/stripe/services/capital/financing_transaction_service.rb +0 -31
- data/lib/stripe/services/capital_service.rb +0 -15
- data/lib/stripe/services/external_account_service.rb +0 -68
- data/lib/stripe/services/financial_connections/account_inferred_balance_service.rb +0 -19
- data/lib/stripe/services/financial_connections/authorization_service.rb +0 -19
- data/lib/stripe/services/financial_connections/institution_service.rb +0 -30
- data/lib/stripe/services/fx_quote_service.rb +0 -27
- data/lib/stripe/services/issuing/credit_underwriting_record_service.rb +0 -74
- data/lib/stripe/services/issuing/dispute_settlement_detail_service.rb +0 -30
- data/lib/stripe/services/issuing/fraud_liability_debit_service.rb +0 -30
- data/lib/stripe/services/margin_service.rb +0 -50
- data/lib/stripe/services/order_service.rb +0 -53
- data/lib/stripe/services/privacy/redaction_job_service.rb +0 -104
- data/lib/stripe/services/privacy/redaction_job_validation_error_service.rb +0 -19
- data/lib/stripe/services/privacy_service.rb +0 -13
- data/lib/stripe/services/product_catalog/trial_offer_service.rb +0 -19
- data/lib/stripe/services/product_catalog_service.rb +0 -13
- data/lib/stripe/services/quote_line_service.rb +0 -17
- data/lib/stripe/services/quote_preview_invoice_service.rb +0 -17
- data/lib/stripe/services/quote_preview_subscription_schedule_service.rb +0 -17
- data/lib/stripe/services/reserve/hold_service.rb +0 -30
- data/lib/stripe/services/reserve/plan_service.rb +0 -19
- data/lib/stripe/services/reserve/release_service.rb +0 -30
- data/lib/stripe/services/reserve_service.rb +0 -15
- data/lib/stripe/services/shared_payment/granted_token_service.rb +0 -19
- data/lib/stripe/services/shared_payment/issued_token_service.rb +0 -41
- data/lib/stripe/services/shared_payment_service.rb +0 -14
- data/lib/stripe/services/tax/form_service.rb +0 -37
- data/lib/stripe/services/tax/location_service.rb +0 -45
- data/lib/stripe/services/terminal/reader_collected_data_service.rb +0 -19
- data/lib/stripe/services/test_helpers/shared_payment/granted_token_service.rb +0 -32
- data/lib/stripe/services/test_helpers/shared_payment_service.rb +0 -15
- data/lib/stripe/services/v2/billing/bill_setting_service.rb +0 -61
- data/lib/stripe/services/v2/billing/bill_settings/version_service.rb +0 -34
- data/lib/stripe/services/v2/billing/cadence_service.rb +0 -65
- data/lib/stripe/services/v2/billing/collection_setting_service.rb +0 -69
- data/lib/stripe/services/v2/billing/collection_settings/version_service.rb +0 -34
- data/lib/stripe/services/v2/billing/profile_service.rb +0 -54
- data/lib/stripe/services/v2/core/batch_job_service.rb +0 -43
- data/lib/stripe/services/v2/core/vault/gb_bank_account_service.rb +0 -85
- data/lib/stripe/services/v2/core/vault/us_bank_account_service.rb +0 -102
- data/lib/stripe/services/v2/core/vault_service.rb +0 -18
- data/lib/stripe/services/v2/data/reporting/query_run_service.rb +0 -35
- data/lib/stripe/services/v2/data/reporting_service.rb +0 -17
- data/lib/stripe/services/v2/data_service.rb +0 -15
- data/lib/stripe/services/v2/extend/workflow_run_service.rb +0 -32
- data/lib/stripe/services/v2/extend/workflow_service.rb +0 -45
- data/lib/stripe/services/v2/extend_service.rb +0 -16
- data/lib/stripe/services/v2/iam/activity_log_service.rb +0 -32
- data/lib/stripe/services/v2/iam_service.rb +0 -15
- data/lib/stripe/services/v2/money_management/adjustment_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/financial_account_service.rb +0 -70
- data/lib/stripe/services/v2/money_management/financial_address_service.rb +0 -46
- data/lib/stripe/services/v2/money_management/inbound_transfer_service.rb +0 -45
- data/lib/stripe/services/v2/money_management/outbound_payment_quote_service.rb +0 -34
- data/lib/stripe/services/v2/money_management/outbound_payment_service.rb +0 -62
- data/lib/stripe/services/v2/money_management/outbound_setup_intent_service.rb +0 -75
- data/lib/stripe/services/v2/money_management/outbound_transfer_service.rb +0 -60
- data/lib/stripe/services/v2/money_management/payout_method_service.rb +0 -66
- data/lib/stripe/services/v2/money_management/payout_methods_bank_account_spec_service.rb +0 -23
- data/lib/stripe/services/v2/money_management/received_credit_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/received_debit_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/transaction_entry_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/transaction_service.rb +0 -32
- data/lib/stripe/services/v2/money_management_service.rb +0 -31
- data/lib/stripe/services/v2/network/business_profile_service.rb +0 -32
- data/lib/stripe/services/v2/network_service.rb +0 -15
- data/lib/stripe/services/v2/orchestrated_commerce/agreement_service.rb +0 -65
- data/lib/stripe/services/v2/orchestrated_commerce_service.rb +0 -15
- data/lib/stripe/services/v2/test_helper_service.rb +0 -15
- data/lib/stripe/services/v2/test_helpers/financial_address_service.rb +0 -36
- data/lib/stripe/stripe_event_notification_handler.rb +0 -594
|
@@ -1874,820 +1874,98 @@ module Stripe
|
|
|
1874
1874
|
end
|
|
1875
1875
|
end
|
|
1876
1876
|
|
|
1877
|
-
class SmartDisputes < ::Stripe::StripeObject
|
|
1878
|
-
class AutoRespond < ::Stripe::StripeObject
|
|
1879
|
-
# The preference for automatic dispute responses.
|
|
1880
|
-
attr_reader :preference
|
|
1881
|
-
# The effective value for automatic dispute responses.
|
|
1882
|
-
attr_reader :value
|
|
1883
|
-
|
|
1884
|
-
def self.inner_class_types
|
|
1885
|
-
@inner_class_types = {}
|
|
1886
|
-
end
|
|
1887
|
-
|
|
1888
|
-
def self.field_remappings
|
|
1889
|
-
@field_remappings = {}
|
|
1890
|
-
end
|
|
1891
|
-
end
|
|
1892
|
-
# Settings for Smart Disputes auto_respond.
|
|
1893
|
-
attr_reader :auto_respond
|
|
1894
|
-
|
|
1895
|
-
def self.inner_class_types
|
|
1896
|
-
@inner_class_types = { auto_respond: AutoRespond }
|
|
1897
|
-
end
|
|
1898
|
-
|
|
1899
|
-
def self.field_remappings
|
|
1900
|
-
@field_remappings = {}
|
|
1901
|
-
end
|
|
1902
|
-
end
|
|
1903
|
-
|
|
1904
1877
|
class StatementDescriptor < ::Stripe::StripeObject
|
|
1905
1878
|
# The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don’t set a statement_descriptor_prefix, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the statement_descriptor text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
|
|
1906
|
-
attr_reader :descriptor
|
|
1907
|
-
# Default text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. To maximize space for the dynamic part of the descriptor, keep this text short. If you don’t specify this value, statement_descriptor is used as the prefix. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
|
|
1908
|
-
attr_reader :prefix
|
|
1909
|
-
|
|
1910
|
-
def self.inner_class_types
|
|
1911
|
-
@inner_class_types = {}
|
|
1912
|
-
end
|
|
1913
|
-
|
|
1914
|
-
def self.field_remappings
|
|
1915
|
-
@field_remappings = {}
|
|
1916
|
-
end
|
|
1917
|
-
end
|
|
1918
|
-
|
|
1919
|
-
class Support < ::Stripe::StripeObject
|
|
1920
|
-
class Address < ::Stripe::StripeObject
|
|
1921
|
-
# City, district, suburb, town, or village.
|
|
1922
|
-
attr_reader :city
|
|
1923
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
1924
|
-
attr_reader :country
|
|
1925
|
-
# Address line 1 (e.g., street, PO Box, or company name).
|
|
1926
|
-
attr_reader :line1
|
|
1927
|
-
# Address line 2 (e.g., apartment, suite, unit, or building).
|
|
1928
|
-
attr_reader :line2
|
|
1929
|
-
# ZIP or postal code.
|
|
1930
|
-
attr_reader :postal_code
|
|
1931
|
-
# State, county, province, or region.
|
|
1932
|
-
attr_reader :state
|
|
1933
|
-
# Town or district.
|
|
1934
|
-
attr_reader :town
|
|
1935
|
-
|
|
1936
|
-
def self.inner_class_types
|
|
1937
|
-
@inner_class_types = {}
|
|
1938
|
-
end
|
|
1939
|
-
|
|
1940
|
-
def self.field_remappings
|
|
1941
|
-
@field_remappings = {}
|
|
1942
|
-
end
|
|
1943
|
-
end
|
|
1944
|
-
# A publicly available mailing address for sending support issues to.
|
|
1945
|
-
attr_reader :address
|
|
1946
|
-
# A publicly available email address for sending support issues to.
|
|
1947
|
-
attr_reader :email
|
|
1948
|
-
# A publicly available phone number to call with support issues.
|
|
1949
|
-
attr_reader :phone
|
|
1950
|
-
# A publicly available website for handling support issues.
|
|
1951
|
-
attr_reader :url
|
|
1952
|
-
|
|
1953
|
-
def self.inner_class_types
|
|
1954
|
-
@inner_class_types = { address: Address }
|
|
1955
|
-
end
|
|
1956
|
-
|
|
1957
|
-
def self.field_remappings
|
|
1958
|
-
@field_remappings = {}
|
|
1959
|
-
end
|
|
1960
|
-
end
|
|
1961
|
-
# Indicates whether the merchant configuration is active. You can deactivate or reactivate the merchant configuration by updating this property. Deactivating the configuration by setting this value to false doesn't delete the configuration's properties.
|
|
1962
|
-
attr_reader :applied
|
|
1963
|
-
# Settings for Bacs Direct Debit payments.
|
|
1964
|
-
attr_reader :bacs_debit_payments
|
|
1965
|
-
# Settings used to apply the merchant's branding to email receipts, invoices, Checkout, and other products.
|
|
1966
|
-
attr_reader :branding
|
|
1967
|
-
# Capabilities that have been requested on the Merchant Configuration.
|
|
1968
|
-
attr_reader :capabilities
|
|
1969
|
-
# Card payments settings.
|
|
1970
|
-
attr_reader :card_payments
|
|
1971
|
-
# Settings specific to Konbini payments on the account.
|
|
1972
|
-
attr_reader :konbini_payments
|
|
1973
|
-
# The Merchant Category Code (MCC) for the merchant. MCCs classify businesses based on the goods or services they provide.
|
|
1974
|
-
attr_reader :mcc
|
|
1975
|
-
# Settings for the default text that appears on statements for language variations.
|
|
1976
|
-
attr_reader :script_statement_descriptor
|
|
1977
|
-
# Settings for SEPA Direct Debit payments.
|
|
1978
|
-
attr_reader :sepa_debit_payments
|
|
1979
|
-
# Settings for Smart Disputes automatic response feature.
|
|
1980
|
-
attr_reader :smart_disputes
|
|
1981
|
-
# Statement descriptor.
|
|
1982
|
-
attr_reader :statement_descriptor
|
|
1983
|
-
# Publicly available contact information for sending support issues to.
|
|
1984
|
-
attr_reader :support
|
|
1985
|
-
|
|
1986
|
-
def self.inner_class_types
|
|
1987
|
-
@inner_class_types = {
|
|
1988
|
-
bacs_debit_payments: BacsDebitPayments,
|
|
1989
|
-
branding: Branding,
|
|
1990
|
-
capabilities: Capabilities,
|
|
1991
|
-
card_payments: CardPayments,
|
|
1992
|
-
konbini_payments: KonbiniPayments,
|
|
1993
|
-
script_statement_descriptor: ScriptStatementDescriptor,
|
|
1994
|
-
sepa_debit_payments: SepaDebitPayments,
|
|
1995
|
-
smart_disputes: SmartDisputes,
|
|
1996
|
-
statement_descriptor: StatementDescriptor,
|
|
1997
|
-
support: Support,
|
|
1998
|
-
}
|
|
1999
|
-
end
|
|
2000
|
-
|
|
2001
|
-
def self.field_remappings
|
|
2002
|
-
@field_remappings = {}
|
|
2003
|
-
end
|
|
2004
|
-
end
|
|
2005
|
-
|
|
2006
|
-
class MoneyManager < ::Stripe::StripeObject
|
|
2007
|
-
class Capabilities < ::Stripe::StripeObject
|
|
2008
|
-
class BusinessStorage < ::Stripe::StripeObject
|
|
2009
|
-
class Inbound < ::Stripe::StripeObject
|
|
2010
|
-
class Aud < ::Stripe::StripeObject
|
|
2011
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2012
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2013
|
-
attr_reader :code
|
|
2014
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2015
|
-
attr_reader :resolution
|
|
2016
|
-
|
|
2017
|
-
def self.inner_class_types
|
|
2018
|
-
@inner_class_types = {}
|
|
2019
|
-
end
|
|
2020
|
-
|
|
2021
|
-
def self.field_remappings
|
|
2022
|
-
@field_remappings = {}
|
|
2023
|
-
end
|
|
2024
|
-
end
|
|
2025
|
-
# The status of the Capability.
|
|
2026
|
-
attr_reader :status
|
|
2027
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2028
|
-
attr_reader :status_details
|
|
2029
|
-
|
|
2030
|
-
def self.inner_class_types
|
|
2031
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2032
|
-
end
|
|
2033
|
-
|
|
2034
|
-
def self.field_remappings
|
|
2035
|
-
@field_remappings = {}
|
|
2036
|
-
end
|
|
2037
|
-
end
|
|
2038
|
-
|
|
2039
|
-
class Cad < ::Stripe::StripeObject
|
|
2040
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2041
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2042
|
-
attr_reader :code
|
|
2043
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2044
|
-
attr_reader :resolution
|
|
2045
|
-
|
|
2046
|
-
def self.inner_class_types
|
|
2047
|
-
@inner_class_types = {}
|
|
2048
|
-
end
|
|
2049
|
-
|
|
2050
|
-
def self.field_remappings
|
|
2051
|
-
@field_remappings = {}
|
|
2052
|
-
end
|
|
2053
|
-
end
|
|
2054
|
-
# The status of the Capability.
|
|
2055
|
-
attr_reader :status
|
|
2056
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2057
|
-
attr_reader :status_details
|
|
2058
|
-
|
|
2059
|
-
def self.inner_class_types
|
|
2060
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2061
|
-
end
|
|
2062
|
-
|
|
2063
|
-
def self.field_remappings
|
|
2064
|
-
@field_remappings = {}
|
|
2065
|
-
end
|
|
2066
|
-
end
|
|
2067
|
-
|
|
2068
|
-
class Eur < ::Stripe::StripeObject
|
|
2069
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2070
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2071
|
-
attr_reader :code
|
|
2072
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2073
|
-
attr_reader :resolution
|
|
2074
|
-
|
|
2075
|
-
def self.inner_class_types
|
|
2076
|
-
@inner_class_types = {}
|
|
2077
|
-
end
|
|
2078
|
-
|
|
2079
|
-
def self.field_remappings
|
|
2080
|
-
@field_remappings = {}
|
|
2081
|
-
end
|
|
2082
|
-
end
|
|
2083
|
-
# The status of the Capability.
|
|
2084
|
-
attr_reader :status
|
|
2085
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2086
|
-
attr_reader :status_details
|
|
2087
|
-
|
|
2088
|
-
def self.inner_class_types
|
|
2089
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2090
|
-
end
|
|
2091
|
-
|
|
2092
|
-
def self.field_remappings
|
|
2093
|
-
@field_remappings = {}
|
|
2094
|
-
end
|
|
2095
|
-
end
|
|
2096
|
-
|
|
2097
|
-
class Gbp < ::Stripe::StripeObject
|
|
2098
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2099
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2100
|
-
attr_reader :code
|
|
2101
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2102
|
-
attr_reader :resolution
|
|
2103
|
-
|
|
2104
|
-
def self.inner_class_types
|
|
2105
|
-
@inner_class_types = {}
|
|
2106
|
-
end
|
|
2107
|
-
|
|
2108
|
-
def self.field_remappings
|
|
2109
|
-
@field_remappings = {}
|
|
2110
|
-
end
|
|
2111
|
-
end
|
|
2112
|
-
# The status of the Capability.
|
|
2113
|
-
attr_reader :status
|
|
2114
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2115
|
-
attr_reader :status_details
|
|
2116
|
-
|
|
2117
|
-
def self.inner_class_types
|
|
2118
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2119
|
-
end
|
|
2120
|
-
|
|
2121
|
-
def self.field_remappings
|
|
2122
|
-
@field_remappings = {}
|
|
2123
|
-
end
|
|
2124
|
-
end
|
|
2125
|
-
|
|
2126
|
-
class Usd < ::Stripe::StripeObject
|
|
2127
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2128
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2129
|
-
attr_reader :code
|
|
2130
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2131
|
-
attr_reader :resolution
|
|
2132
|
-
|
|
2133
|
-
def self.inner_class_types
|
|
2134
|
-
@inner_class_types = {}
|
|
2135
|
-
end
|
|
2136
|
-
|
|
2137
|
-
def self.field_remappings
|
|
2138
|
-
@field_remappings = {}
|
|
2139
|
-
end
|
|
2140
|
-
end
|
|
2141
|
-
# The status of the Capability.
|
|
2142
|
-
attr_reader :status
|
|
2143
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2144
|
-
attr_reader :status_details
|
|
2145
|
-
|
|
2146
|
-
def self.inner_class_types
|
|
2147
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2148
|
-
end
|
|
2149
|
-
|
|
2150
|
-
def self.field_remappings
|
|
2151
|
-
@field_remappings = {}
|
|
2152
|
-
end
|
|
2153
|
-
end
|
|
2154
|
-
# Can receive business storage-type funds on Stripe in AUD.
|
|
2155
|
-
attr_reader :aud
|
|
2156
|
-
# Can receive business storage-type funds on Stripe in CAD.
|
|
2157
|
-
attr_reader :cad
|
|
2158
|
-
# Can receive business storage-type funds on Stripe in EUR.
|
|
2159
|
-
attr_reader :eur
|
|
2160
|
-
# Can receive business storage-type funds on Stripe in GBP.
|
|
2161
|
-
attr_reader :gbp
|
|
2162
|
-
# Can receive business storage-type funds on Stripe in USD.
|
|
2163
|
-
attr_reader :usd
|
|
2164
|
-
|
|
2165
|
-
def self.inner_class_types
|
|
2166
|
-
@inner_class_types = { aud: Aud, cad: Cad, eur: Eur, gbp: Gbp, usd: Usd }
|
|
2167
|
-
end
|
|
2168
|
-
|
|
2169
|
-
def self.field_remappings
|
|
2170
|
-
@field_remappings = {}
|
|
2171
|
-
end
|
|
2172
|
-
end
|
|
2173
|
-
|
|
2174
|
-
class Outbound < ::Stripe::StripeObject
|
|
2175
|
-
class Aud < ::Stripe::StripeObject
|
|
2176
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2177
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2178
|
-
attr_reader :code
|
|
2179
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2180
|
-
attr_reader :resolution
|
|
2181
|
-
|
|
2182
|
-
def self.inner_class_types
|
|
2183
|
-
@inner_class_types = {}
|
|
2184
|
-
end
|
|
2185
|
-
|
|
2186
|
-
def self.field_remappings
|
|
2187
|
-
@field_remappings = {}
|
|
2188
|
-
end
|
|
2189
|
-
end
|
|
2190
|
-
# The status of the Capability.
|
|
2191
|
-
attr_reader :status
|
|
2192
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2193
|
-
attr_reader :status_details
|
|
2194
|
-
|
|
2195
|
-
def self.inner_class_types
|
|
2196
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2197
|
-
end
|
|
2198
|
-
|
|
2199
|
-
def self.field_remappings
|
|
2200
|
-
@field_remappings = {}
|
|
2201
|
-
end
|
|
2202
|
-
end
|
|
2203
|
-
|
|
2204
|
-
class Cad < ::Stripe::StripeObject
|
|
2205
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2206
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2207
|
-
attr_reader :code
|
|
2208
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2209
|
-
attr_reader :resolution
|
|
2210
|
-
|
|
2211
|
-
def self.inner_class_types
|
|
2212
|
-
@inner_class_types = {}
|
|
2213
|
-
end
|
|
2214
|
-
|
|
2215
|
-
def self.field_remappings
|
|
2216
|
-
@field_remappings = {}
|
|
2217
|
-
end
|
|
2218
|
-
end
|
|
2219
|
-
# The status of the Capability.
|
|
2220
|
-
attr_reader :status
|
|
2221
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2222
|
-
attr_reader :status_details
|
|
2223
|
-
|
|
2224
|
-
def self.inner_class_types
|
|
2225
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2226
|
-
end
|
|
2227
|
-
|
|
2228
|
-
def self.field_remappings
|
|
2229
|
-
@field_remappings = {}
|
|
2230
|
-
end
|
|
2231
|
-
end
|
|
2232
|
-
|
|
2233
|
-
class Eur < ::Stripe::StripeObject
|
|
2234
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2235
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2236
|
-
attr_reader :code
|
|
2237
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2238
|
-
attr_reader :resolution
|
|
2239
|
-
|
|
2240
|
-
def self.inner_class_types
|
|
2241
|
-
@inner_class_types = {}
|
|
2242
|
-
end
|
|
2243
|
-
|
|
2244
|
-
def self.field_remappings
|
|
2245
|
-
@field_remappings = {}
|
|
2246
|
-
end
|
|
2247
|
-
end
|
|
2248
|
-
# The status of the Capability.
|
|
2249
|
-
attr_reader :status
|
|
2250
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2251
|
-
attr_reader :status_details
|
|
2252
|
-
|
|
2253
|
-
def self.inner_class_types
|
|
2254
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2255
|
-
end
|
|
2256
|
-
|
|
2257
|
-
def self.field_remappings
|
|
2258
|
-
@field_remappings = {}
|
|
2259
|
-
end
|
|
2260
|
-
end
|
|
2261
|
-
|
|
2262
|
-
class Gbp < ::Stripe::StripeObject
|
|
2263
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2264
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2265
|
-
attr_reader :code
|
|
2266
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2267
|
-
attr_reader :resolution
|
|
2268
|
-
|
|
2269
|
-
def self.inner_class_types
|
|
2270
|
-
@inner_class_types = {}
|
|
2271
|
-
end
|
|
2272
|
-
|
|
2273
|
-
def self.field_remappings
|
|
2274
|
-
@field_remappings = {}
|
|
2275
|
-
end
|
|
2276
|
-
end
|
|
2277
|
-
# The status of the Capability.
|
|
2278
|
-
attr_reader :status
|
|
2279
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2280
|
-
attr_reader :status_details
|
|
2281
|
-
|
|
2282
|
-
def self.inner_class_types
|
|
2283
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2284
|
-
end
|
|
2285
|
-
|
|
2286
|
-
def self.field_remappings
|
|
2287
|
-
@field_remappings = {}
|
|
2288
|
-
end
|
|
2289
|
-
end
|
|
2290
|
-
|
|
2291
|
-
class Usd < ::Stripe::StripeObject
|
|
2292
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2293
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2294
|
-
attr_reader :code
|
|
2295
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2296
|
-
attr_reader :resolution
|
|
2297
|
-
|
|
2298
|
-
def self.inner_class_types
|
|
2299
|
-
@inner_class_types = {}
|
|
2300
|
-
end
|
|
2301
|
-
|
|
2302
|
-
def self.field_remappings
|
|
2303
|
-
@field_remappings = {}
|
|
2304
|
-
end
|
|
2305
|
-
end
|
|
2306
|
-
# The status of the Capability.
|
|
2307
|
-
attr_reader :status
|
|
2308
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2309
|
-
attr_reader :status_details
|
|
2310
|
-
|
|
2311
|
-
def self.inner_class_types
|
|
2312
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2313
|
-
end
|
|
2314
|
-
|
|
2315
|
-
def self.field_remappings
|
|
2316
|
-
@field_remappings = {}
|
|
2317
|
-
end
|
|
2318
|
-
end
|
|
2319
|
-
# Can send business storage-type funds on Stripe in AUD.
|
|
2320
|
-
attr_reader :aud
|
|
2321
|
-
# Can send business storage-type funds on Stripe in CAD.
|
|
2322
|
-
attr_reader :cad
|
|
2323
|
-
# Can send business storage-type funds on Stripe in EUR.
|
|
2324
|
-
attr_reader :eur
|
|
2325
|
-
# Can send business storage-type funds on Stripe in GBP.
|
|
2326
|
-
attr_reader :gbp
|
|
2327
|
-
# Can send business storage-type funds on Stripe in USD.
|
|
2328
|
-
attr_reader :usd
|
|
2329
|
-
|
|
2330
|
-
def self.inner_class_types
|
|
2331
|
-
@inner_class_types = { aud: Aud, cad: Cad, eur: Eur, gbp: Gbp, usd: Usd }
|
|
2332
|
-
end
|
|
2333
|
-
|
|
2334
|
-
def self.field_remappings
|
|
2335
|
-
@field_remappings = {}
|
|
2336
|
-
end
|
|
2337
|
-
end
|
|
2338
|
-
# Can receive business storage-type funds on Stripe.
|
|
2339
|
-
attr_reader :inbound
|
|
2340
|
-
# Can send business storage-type funds on Stripe.
|
|
2341
|
-
attr_reader :outbound
|
|
2342
|
-
|
|
2343
|
-
def self.inner_class_types
|
|
2344
|
-
@inner_class_types = { inbound: Inbound, outbound: Outbound }
|
|
2345
|
-
end
|
|
2346
|
-
|
|
2347
|
-
def self.field_remappings
|
|
2348
|
-
@field_remappings = {}
|
|
2349
|
-
end
|
|
2350
|
-
end
|
|
2351
|
-
|
|
2352
|
-
class InboundTransfers < ::Stripe::StripeObject
|
|
2353
|
-
class BankAccounts < ::Stripe::StripeObject
|
|
2354
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2355
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2356
|
-
attr_reader :code
|
|
2357
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2358
|
-
attr_reader :resolution
|
|
2359
|
-
|
|
2360
|
-
def self.inner_class_types
|
|
2361
|
-
@inner_class_types = {}
|
|
2362
|
-
end
|
|
2363
|
-
|
|
2364
|
-
def self.field_remappings
|
|
2365
|
-
@field_remappings = {}
|
|
2366
|
-
end
|
|
2367
|
-
end
|
|
2368
|
-
# The status of the Capability.
|
|
2369
|
-
attr_reader :status
|
|
2370
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2371
|
-
attr_reader :status_details
|
|
2372
|
-
|
|
2373
|
-
def self.inner_class_types
|
|
2374
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2375
|
-
end
|
|
2376
|
-
|
|
2377
|
-
def self.field_remappings
|
|
2378
|
-
@field_remappings = {}
|
|
2379
|
-
end
|
|
2380
|
-
end
|
|
2381
|
-
# Can pull funds into a FinancialAccount from an external bank account owned by the user.
|
|
2382
|
-
attr_reader :bank_accounts
|
|
2383
|
-
|
|
2384
|
-
def self.inner_class_types
|
|
2385
|
-
@inner_class_types = { bank_accounts: BankAccounts }
|
|
2386
|
-
end
|
|
2387
|
-
|
|
2388
|
-
def self.field_remappings
|
|
2389
|
-
@field_remappings = {}
|
|
2390
|
-
end
|
|
2391
|
-
end
|
|
2392
|
-
|
|
2393
|
-
class OutboundPayments < ::Stripe::StripeObject
|
|
2394
|
-
class BankAccounts < ::Stripe::StripeObject
|
|
2395
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2396
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2397
|
-
attr_reader :code
|
|
2398
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2399
|
-
attr_reader :resolution
|
|
2400
|
-
|
|
2401
|
-
def self.inner_class_types
|
|
2402
|
-
@inner_class_types = {}
|
|
2403
|
-
end
|
|
2404
|
-
|
|
2405
|
-
def self.field_remappings
|
|
2406
|
-
@field_remappings = {}
|
|
2407
|
-
end
|
|
2408
|
-
end
|
|
2409
|
-
# The status of the Capability.
|
|
2410
|
-
attr_reader :status
|
|
2411
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2412
|
-
attr_reader :status_details
|
|
2413
|
-
|
|
2414
|
-
def self.inner_class_types
|
|
2415
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2416
|
-
end
|
|
2417
|
-
|
|
2418
|
-
def self.field_remappings
|
|
2419
|
-
@field_remappings = {}
|
|
2420
|
-
end
|
|
2421
|
-
end
|
|
2422
|
-
|
|
2423
|
-
class Cards < ::Stripe::StripeObject
|
|
2424
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2425
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2426
|
-
attr_reader :code
|
|
2427
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2428
|
-
attr_reader :resolution
|
|
2429
|
-
|
|
2430
|
-
def self.inner_class_types
|
|
2431
|
-
@inner_class_types = {}
|
|
2432
|
-
end
|
|
2433
|
-
|
|
2434
|
-
def self.field_remappings
|
|
2435
|
-
@field_remappings = {}
|
|
2436
|
-
end
|
|
2437
|
-
end
|
|
2438
|
-
# The status of the Capability.
|
|
2439
|
-
attr_reader :status
|
|
2440
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2441
|
-
attr_reader :status_details
|
|
2442
|
-
|
|
2443
|
-
def self.inner_class_types
|
|
2444
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2445
|
-
end
|
|
2446
|
-
|
|
2447
|
-
def self.field_remappings
|
|
2448
|
-
@field_remappings = {}
|
|
2449
|
-
end
|
|
2450
|
-
end
|
|
2451
|
-
|
|
2452
|
-
class FinancialAccounts < ::Stripe::StripeObject
|
|
2453
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2454
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2455
|
-
attr_reader :code
|
|
2456
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2457
|
-
attr_reader :resolution
|
|
2458
|
-
|
|
2459
|
-
def self.inner_class_types
|
|
2460
|
-
@inner_class_types = {}
|
|
2461
|
-
end
|
|
2462
|
-
|
|
2463
|
-
def self.field_remappings
|
|
2464
|
-
@field_remappings = {}
|
|
2465
|
-
end
|
|
2466
|
-
end
|
|
2467
|
-
# The status of the Capability.
|
|
2468
|
-
attr_reader :status
|
|
2469
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2470
|
-
attr_reader :status_details
|
|
2471
|
-
|
|
2472
|
-
def self.inner_class_types
|
|
2473
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2474
|
-
end
|
|
2475
|
-
|
|
2476
|
-
def self.field_remappings
|
|
2477
|
-
@field_remappings = {}
|
|
2478
|
-
end
|
|
2479
|
-
end
|
|
2480
|
-
# Can send funds from a FinancialAccount to a bank account owned by a different entity.
|
|
2481
|
-
attr_reader :bank_accounts
|
|
2482
|
-
# Can send funds from a FinancialAccount to a debit card owned by a different entity.
|
|
2483
|
-
attr_reader :cards
|
|
2484
|
-
# Can send funds from a FinancialAccount to a FinancialAccount owned by a different entity.
|
|
2485
|
-
attr_reader :financial_accounts
|
|
2486
|
-
|
|
2487
|
-
def self.inner_class_types
|
|
2488
|
-
@inner_class_types = {
|
|
2489
|
-
bank_accounts: BankAccounts,
|
|
2490
|
-
cards: Cards,
|
|
2491
|
-
financial_accounts: FinancialAccounts,
|
|
2492
|
-
}
|
|
2493
|
-
end
|
|
2494
|
-
|
|
2495
|
-
def self.field_remappings
|
|
2496
|
-
@field_remappings = {}
|
|
2497
|
-
end
|
|
2498
|
-
end
|
|
2499
|
-
|
|
2500
|
-
class OutboundTransfers < ::Stripe::StripeObject
|
|
2501
|
-
class BankAccounts < ::Stripe::StripeObject
|
|
2502
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2503
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2504
|
-
attr_reader :code
|
|
2505
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2506
|
-
attr_reader :resolution
|
|
2507
|
-
|
|
2508
|
-
def self.inner_class_types
|
|
2509
|
-
@inner_class_types = {}
|
|
2510
|
-
end
|
|
2511
|
-
|
|
2512
|
-
def self.field_remappings
|
|
2513
|
-
@field_remappings = {}
|
|
2514
|
-
end
|
|
2515
|
-
end
|
|
2516
|
-
# The status of the Capability.
|
|
2517
|
-
attr_reader :status
|
|
2518
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2519
|
-
attr_reader :status_details
|
|
2520
|
-
|
|
2521
|
-
def self.inner_class_types
|
|
2522
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2523
|
-
end
|
|
2524
|
-
|
|
2525
|
-
def self.field_remappings
|
|
2526
|
-
@field_remappings = {}
|
|
2527
|
-
end
|
|
2528
|
-
end
|
|
2529
|
-
|
|
2530
|
-
class FinancialAccounts < ::Stripe::StripeObject
|
|
2531
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2532
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2533
|
-
attr_reader :code
|
|
2534
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2535
|
-
attr_reader :resolution
|
|
2536
|
-
|
|
2537
|
-
def self.inner_class_types
|
|
2538
|
-
@inner_class_types = {}
|
|
2539
|
-
end
|
|
2540
|
-
|
|
2541
|
-
def self.field_remappings
|
|
2542
|
-
@field_remappings = {}
|
|
2543
|
-
end
|
|
2544
|
-
end
|
|
2545
|
-
# The status of the Capability.
|
|
2546
|
-
attr_reader :status
|
|
2547
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2548
|
-
attr_reader :status_details
|
|
2549
|
-
|
|
2550
|
-
def self.inner_class_types
|
|
2551
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2552
|
-
end
|
|
2553
|
-
|
|
2554
|
-
def self.field_remappings
|
|
2555
|
-
@field_remappings = {}
|
|
2556
|
-
end
|
|
2557
|
-
end
|
|
2558
|
-
# Can send funds from a FinancialAccount to a bank account belonging to the same user.
|
|
2559
|
-
attr_reader :bank_accounts
|
|
2560
|
-
# Can send funds from a FinancialAccount to another FinancialAccount belonging to the same user.
|
|
2561
|
-
attr_reader :financial_accounts
|
|
2562
|
-
|
|
2563
|
-
def self.inner_class_types
|
|
2564
|
-
@inner_class_types = {
|
|
2565
|
-
bank_accounts: BankAccounts,
|
|
2566
|
-
financial_accounts: FinancialAccounts,
|
|
2567
|
-
}
|
|
2568
|
-
end
|
|
2569
|
-
|
|
2570
|
-
def self.field_remappings
|
|
2571
|
-
@field_remappings = {}
|
|
2572
|
-
end
|
|
2573
|
-
end
|
|
2574
|
-
|
|
2575
|
-
class ReceivedCredits < ::Stripe::StripeObject
|
|
2576
|
-
class BankAccounts < ::Stripe::StripeObject
|
|
2577
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2578
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2579
|
-
attr_reader :code
|
|
2580
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2581
|
-
attr_reader :resolution
|
|
2582
|
-
|
|
2583
|
-
def self.inner_class_types
|
|
2584
|
-
@inner_class_types = {}
|
|
2585
|
-
end
|
|
2586
|
-
|
|
2587
|
-
def self.field_remappings
|
|
2588
|
-
@field_remappings = {}
|
|
2589
|
-
end
|
|
2590
|
-
end
|
|
2591
|
-
# The status of the Capability.
|
|
2592
|
-
attr_reader :status
|
|
2593
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2594
|
-
attr_reader :status_details
|
|
2595
|
-
|
|
2596
|
-
def self.inner_class_types
|
|
2597
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2598
|
-
end
|
|
2599
|
-
|
|
2600
|
-
def self.field_remappings
|
|
2601
|
-
@field_remappings = {}
|
|
2602
|
-
end
|
|
2603
|
-
end
|
|
2604
|
-
# Can receive credits to a bank-account like financial address to credit a FinancialAccount.
|
|
2605
|
-
attr_reader :bank_accounts
|
|
2606
|
-
|
|
2607
|
-
def self.inner_class_types
|
|
2608
|
-
@inner_class_types = { bank_accounts: BankAccounts }
|
|
2609
|
-
end
|
|
1879
|
+
attr_reader :descriptor
|
|
1880
|
+
# Default text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. To maximize space for the dynamic part of the descriptor, keep this text short. If you don’t specify this value, statement_descriptor is used as the prefix. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
|
|
1881
|
+
attr_reader :prefix
|
|
2610
1882
|
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
end
|
|
1883
|
+
def self.inner_class_types
|
|
1884
|
+
@inner_class_types = {}
|
|
2614
1885
|
end
|
|
2615
1886
|
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
attr_reader :code
|
|
2621
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2622
|
-
attr_reader :resolution
|
|
2623
|
-
|
|
2624
|
-
def self.inner_class_types
|
|
2625
|
-
@inner_class_types = {}
|
|
2626
|
-
end
|
|
2627
|
-
|
|
2628
|
-
def self.field_remappings
|
|
2629
|
-
@field_remappings = {}
|
|
2630
|
-
end
|
|
2631
|
-
end
|
|
2632
|
-
# The status of the Capability.
|
|
2633
|
-
attr_reader :status
|
|
2634
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2635
|
-
attr_reader :status_details
|
|
2636
|
-
|
|
2637
|
-
def self.inner_class_types
|
|
2638
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2639
|
-
end
|
|
1887
|
+
def self.field_remappings
|
|
1888
|
+
@field_remappings = {}
|
|
1889
|
+
end
|
|
1890
|
+
end
|
|
2640
1891
|
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
#
|
|
2646
|
-
attr_reader :
|
|
1892
|
+
class Support < ::Stripe::StripeObject
|
|
1893
|
+
class Address < ::Stripe::StripeObject
|
|
1894
|
+
# City, district, suburb, town, or village.
|
|
1895
|
+
attr_reader :city
|
|
1896
|
+
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
1897
|
+
attr_reader :country
|
|
1898
|
+
# Address line 1 (e.g., street, PO Box, or company name).
|
|
1899
|
+
attr_reader :line1
|
|
1900
|
+
# Address line 2 (e.g., apartment, suite, unit, or building).
|
|
1901
|
+
attr_reader :line2
|
|
1902
|
+
# ZIP or postal code.
|
|
1903
|
+
attr_reader :postal_code
|
|
1904
|
+
# State, county, province, or region.
|
|
1905
|
+
attr_reader :state
|
|
1906
|
+
# Town or district.
|
|
1907
|
+
attr_reader :town
|
|
2647
1908
|
|
|
2648
1909
|
def self.inner_class_types
|
|
2649
|
-
@inner_class_types = {
|
|
1910
|
+
@inner_class_types = {}
|
|
2650
1911
|
end
|
|
2651
1912
|
|
|
2652
1913
|
def self.field_remappings
|
|
2653
1914
|
@field_remappings = {}
|
|
2654
1915
|
end
|
|
2655
1916
|
end
|
|
2656
|
-
#
|
|
2657
|
-
attr_reader :
|
|
2658
|
-
#
|
|
2659
|
-
attr_reader :
|
|
2660
|
-
#
|
|
2661
|
-
attr_reader :
|
|
2662
|
-
#
|
|
2663
|
-
attr_reader :
|
|
2664
|
-
# Hash containing capabilities related to ReceivedCredits.
|
|
2665
|
-
attr_reader :received_credits
|
|
2666
|
-
# Hash containing capabilities related to ReceivedDebits.
|
|
2667
|
-
attr_reader :received_debits
|
|
1917
|
+
# A publicly available mailing address for sending support issues to.
|
|
1918
|
+
attr_reader :address
|
|
1919
|
+
# A publicly available email address for sending support issues to.
|
|
1920
|
+
attr_reader :email
|
|
1921
|
+
# A publicly available phone number to call with support issues.
|
|
1922
|
+
attr_reader :phone
|
|
1923
|
+
# A publicly available website for handling support issues.
|
|
1924
|
+
attr_reader :url
|
|
2668
1925
|
|
|
2669
1926
|
def self.inner_class_types
|
|
2670
|
-
@inner_class_types = {
|
|
2671
|
-
business_storage: BusinessStorage,
|
|
2672
|
-
inbound_transfers: InboundTransfers,
|
|
2673
|
-
outbound_payments: OutboundPayments,
|
|
2674
|
-
outbound_transfers: OutboundTransfers,
|
|
2675
|
-
received_credits: ReceivedCredits,
|
|
2676
|
-
received_debits: ReceivedDebits,
|
|
2677
|
-
}
|
|
1927
|
+
@inner_class_types = { address: Address }
|
|
2678
1928
|
end
|
|
2679
1929
|
|
|
2680
1930
|
def self.field_remappings
|
|
2681
1931
|
@field_remappings = {}
|
|
2682
1932
|
end
|
|
2683
1933
|
end
|
|
2684
|
-
# Indicates whether the
|
|
1934
|
+
# Indicates whether the merchant configuration is active. You can deactivate or reactivate the merchant configuration by updating this property. Deactivating the configuration by setting this value to false doesn't delete the configuration's properties.
|
|
2685
1935
|
attr_reader :applied
|
|
2686
|
-
#
|
|
1936
|
+
# Settings for Bacs Direct Debit payments.
|
|
1937
|
+
attr_reader :bacs_debit_payments
|
|
1938
|
+
# Settings used to apply the merchant's branding to email receipts, invoices, Checkout, and other products.
|
|
1939
|
+
attr_reader :branding
|
|
1940
|
+
# Capabilities that have been requested on the Merchant Configuration.
|
|
2687
1941
|
attr_reader :capabilities
|
|
1942
|
+
# Card payments settings.
|
|
1943
|
+
attr_reader :card_payments
|
|
1944
|
+
# Settings specific to Konbini payments on the account.
|
|
1945
|
+
attr_reader :konbini_payments
|
|
1946
|
+
# The Merchant Category Code (MCC) for the merchant. MCCs classify businesses based on the goods or services they provide.
|
|
1947
|
+
attr_reader :mcc
|
|
1948
|
+
# Settings for the default text that appears on statements for language variations.
|
|
1949
|
+
attr_reader :script_statement_descriptor
|
|
1950
|
+
# Settings for SEPA Direct Debit payments.
|
|
1951
|
+
attr_reader :sepa_debit_payments
|
|
1952
|
+
# Statement descriptor.
|
|
1953
|
+
attr_reader :statement_descriptor
|
|
1954
|
+
# Publicly available contact information for sending support issues to.
|
|
1955
|
+
attr_reader :support
|
|
2688
1956
|
|
|
2689
1957
|
def self.inner_class_types
|
|
2690
|
-
@inner_class_types = {
|
|
1958
|
+
@inner_class_types = {
|
|
1959
|
+
bacs_debit_payments: BacsDebitPayments,
|
|
1960
|
+
branding: Branding,
|
|
1961
|
+
capabilities: Capabilities,
|
|
1962
|
+
card_payments: CardPayments,
|
|
1963
|
+
konbini_payments: KonbiniPayments,
|
|
1964
|
+
script_statement_descriptor: ScriptStatementDescriptor,
|
|
1965
|
+
sepa_debit_payments: SepaDebitPayments,
|
|
1966
|
+
statement_descriptor: StatementDescriptor,
|
|
1967
|
+
support: Support,
|
|
1968
|
+
}
|
|
2691
1969
|
end
|
|
2692
1970
|
|
|
2693
1971
|
def self.field_remappings
|
|
@@ -2697,107 +1975,6 @@ module Stripe
|
|
|
2697
1975
|
|
|
2698
1976
|
class Recipient < ::Stripe::StripeObject
|
|
2699
1977
|
class Capabilities < ::Stripe::StripeObject
|
|
2700
|
-
class BankAccounts < ::Stripe::StripeObject
|
|
2701
|
-
class Local < ::Stripe::StripeObject
|
|
2702
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2703
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2704
|
-
attr_reader :code
|
|
2705
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2706
|
-
attr_reader :resolution
|
|
2707
|
-
|
|
2708
|
-
def self.inner_class_types
|
|
2709
|
-
@inner_class_types = {}
|
|
2710
|
-
end
|
|
2711
|
-
|
|
2712
|
-
def self.field_remappings
|
|
2713
|
-
@field_remappings = {}
|
|
2714
|
-
end
|
|
2715
|
-
end
|
|
2716
|
-
# The status of the Capability.
|
|
2717
|
-
attr_reader :status
|
|
2718
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2719
|
-
attr_reader :status_details
|
|
2720
|
-
|
|
2721
|
-
def self.inner_class_types
|
|
2722
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2723
|
-
end
|
|
2724
|
-
|
|
2725
|
-
def self.field_remappings
|
|
2726
|
-
@field_remappings = {}
|
|
2727
|
-
end
|
|
2728
|
-
end
|
|
2729
|
-
|
|
2730
|
-
class Wire < ::Stripe::StripeObject
|
|
2731
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2732
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2733
|
-
attr_reader :code
|
|
2734
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2735
|
-
attr_reader :resolution
|
|
2736
|
-
|
|
2737
|
-
def self.inner_class_types
|
|
2738
|
-
@inner_class_types = {}
|
|
2739
|
-
end
|
|
2740
|
-
|
|
2741
|
-
def self.field_remappings
|
|
2742
|
-
@field_remappings = {}
|
|
2743
|
-
end
|
|
2744
|
-
end
|
|
2745
|
-
# The status of the Capability.
|
|
2746
|
-
attr_reader :status
|
|
2747
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2748
|
-
attr_reader :status_details
|
|
2749
|
-
|
|
2750
|
-
def self.inner_class_types
|
|
2751
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2752
|
-
end
|
|
2753
|
-
|
|
2754
|
-
def self.field_remappings
|
|
2755
|
-
@field_remappings = {}
|
|
2756
|
-
end
|
|
2757
|
-
end
|
|
2758
|
-
# Enables this Account to receive OutboundPayments to linked bank accounts over local networks.
|
|
2759
|
-
attr_reader :local
|
|
2760
|
-
# Enables this Account to receive OutboundPayments to linked bank accounts over wire.
|
|
2761
|
-
attr_reader :wire
|
|
2762
|
-
|
|
2763
|
-
def self.inner_class_types
|
|
2764
|
-
@inner_class_types = { local: Local, wire: Wire }
|
|
2765
|
-
end
|
|
2766
|
-
|
|
2767
|
-
def self.field_remappings
|
|
2768
|
-
@field_remappings = {}
|
|
2769
|
-
end
|
|
2770
|
-
end
|
|
2771
|
-
|
|
2772
|
-
class Cards < ::Stripe::StripeObject
|
|
2773
|
-
class StatusDetail < ::Stripe::StripeObject
|
|
2774
|
-
# Machine-readable code explaining the reason for the Capability to be in its current status.
|
|
2775
|
-
attr_reader :code
|
|
2776
|
-
# Machine-readable code explaining how to make the Capability active.
|
|
2777
|
-
attr_reader :resolution
|
|
2778
|
-
|
|
2779
|
-
def self.inner_class_types
|
|
2780
|
-
@inner_class_types = {}
|
|
2781
|
-
end
|
|
2782
|
-
|
|
2783
|
-
def self.field_remappings
|
|
2784
|
-
@field_remappings = {}
|
|
2785
|
-
end
|
|
2786
|
-
end
|
|
2787
|
-
# The status of the Capability.
|
|
2788
|
-
attr_reader :status
|
|
2789
|
-
# Additional details about the capability's status. This value is empty when `status` is `active`.
|
|
2790
|
-
attr_reader :status_details
|
|
2791
|
-
|
|
2792
|
-
def self.inner_class_types
|
|
2793
|
-
@inner_class_types = { status_details: StatusDetail }
|
|
2794
|
-
end
|
|
2795
|
-
|
|
2796
|
-
def self.field_remappings
|
|
2797
|
-
@field_remappings = {}
|
|
2798
|
-
end
|
|
2799
|
-
end
|
|
2800
|
-
|
|
2801
1978
|
class StripeBalance < ::Stripe::StripeObject
|
|
2802
1979
|
class Payouts < ::Stripe::StripeObject
|
|
2803
1980
|
class StatusDetail < ::Stripe::StripeObject
|
|
@@ -2869,34 +2046,11 @@ module Stripe
|
|
|
2869
2046
|
@field_remappings = {}
|
|
2870
2047
|
end
|
|
2871
2048
|
end
|
|
2872
|
-
# Capabilities that enable OutboundPayments to a bank account linked to this Account.
|
|
2873
|
-
attr_reader :bank_accounts
|
|
2874
|
-
# Enables this Account to receive OutboundPayments to a linked debit card.
|
|
2875
|
-
attr_reader :cards
|
|
2876
2049
|
# Capabilities that enable the recipient to manage their Stripe Balance (/v1/balance).
|
|
2877
2050
|
attr_reader :stripe_balance
|
|
2878
2051
|
|
|
2879
2052
|
def self.inner_class_types
|
|
2880
|
-
@inner_class_types = {
|
|
2881
|
-
bank_accounts: BankAccounts,
|
|
2882
|
-
cards: Cards,
|
|
2883
|
-
stripe_balance: StripeBalance,
|
|
2884
|
-
}
|
|
2885
|
-
end
|
|
2886
|
-
|
|
2887
|
-
def self.field_remappings
|
|
2888
|
-
@field_remappings = {}
|
|
2889
|
-
end
|
|
2890
|
-
end
|
|
2891
|
-
|
|
2892
|
-
class DefaultOutboundDestination < ::Stripe::StripeObject
|
|
2893
|
-
# The payout method ID of the default outbound destination.
|
|
2894
|
-
attr_reader :id
|
|
2895
|
-
# Closed Enum. The payout method type of the default outbound destination.
|
|
2896
|
-
attr_reader :type
|
|
2897
|
-
|
|
2898
|
-
def self.inner_class_types
|
|
2899
|
-
@inner_class_types = {}
|
|
2053
|
+
@inner_class_types = { stripe_balance: StripeBalance }
|
|
2900
2054
|
end
|
|
2901
2055
|
|
|
2902
2056
|
def self.field_remappings
|
|
@@ -2907,14 +2061,9 @@ module Stripe
|
|
|
2907
2061
|
attr_reader :applied
|
|
2908
2062
|
# Capabilities that have been requested on the Recipient Configuration.
|
|
2909
2063
|
attr_reader :capabilities
|
|
2910
|
-
# The payout method to be used as a default outbound destination. This will allow the PayoutMethod to be omitted on OutboundPayments made through the dashboard or APIs.
|
|
2911
|
-
attr_reader :default_outbound_destination
|
|
2912
2064
|
|
|
2913
2065
|
def self.inner_class_types
|
|
2914
|
-
@inner_class_types = {
|
|
2915
|
-
capabilities: Capabilities,
|
|
2916
|
-
default_outbound_destination: DefaultOutboundDestination,
|
|
2917
|
-
}
|
|
2066
|
+
@inner_class_types = { capabilities: Capabilities }
|
|
2918
2067
|
end
|
|
2919
2068
|
|
|
2920
2069
|
def self.field_remappings
|
|
@@ -2925,18 +2074,11 @@ module Stripe
|
|
|
2925
2074
|
attr_reader :customer
|
|
2926
2075
|
# Enables the Account to act as a connected account and collect payments facilitated by a Connect platform. You must onboard your platform to Connect before you can add this configuration to your connected accounts. Utilize this configuration when the Account will be the Merchant of Record, like with Direct charges or Destination Charges with on_behalf_of set.
|
|
2927
2076
|
attr_reader :merchant
|
|
2928
|
-
# The Money Manager Configuration allows the Account to store and move funds using FinancialAccounts.
|
|
2929
|
-
attr_reader :money_manager
|
|
2930
2077
|
# The Recipient Configuration allows the Account to receive funds. Utilize this configuration if the Account will not be the Merchant of Record, like with Separate Charges & Transfers, or Destination Charges without on_behalf_of set.
|
|
2931
2078
|
attr_reader :recipient
|
|
2932
2079
|
|
|
2933
2080
|
def self.inner_class_types
|
|
2934
|
-
@inner_class_types = {
|
|
2935
|
-
customer: Customer,
|
|
2936
|
-
merchant: Merchant,
|
|
2937
|
-
money_manager: MoneyManager,
|
|
2938
|
-
recipient: Recipient,
|
|
2939
|
-
}
|
|
2081
|
+
@inner_class_types = { customer: Customer, merchant: Merchant, recipient: Recipient }
|
|
2940
2082
|
end
|
|
2941
2083
|
|
|
2942
2084
|
def self.field_remappings
|
|
@@ -2986,8 +2128,6 @@ module Stripe
|
|
|
2986
2128
|
attr_reader :profile
|
|
2987
2129
|
# Default responsibilities held by either Stripe or the platform.
|
|
2988
2130
|
attr_reader :responsibilities
|
|
2989
|
-
# The Account's local timezone. A list of possible time zone values is maintained at the [IANA Time Zone Database](https://www.iana.org/time-zones).
|
|
2990
|
-
attr_reader :timezone
|
|
2991
2131
|
|
|
2992
2132
|
def self.inner_class_types
|
|
2993
2133
|
@inner_class_types = { profile: Profile, responsibilities: Responsibilities }
|
|
@@ -3260,30 +2400,11 @@ module Stripe
|
|
|
3260
2400
|
@field_remappings = {}
|
|
3261
2401
|
end
|
|
3262
2402
|
end
|
|
3263
|
-
|
|
3264
|
-
class MoneyManager < ::Stripe::StripeObject
|
|
3265
|
-
# The time when the Account's representative accepted the terms of service. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
|
|
3266
|
-
attr_reader :date
|
|
3267
|
-
# The IP address from which the Account's representative accepted the terms of service.
|
|
3268
|
-
attr_reader :ip
|
|
3269
|
-
# The user agent of the browser from which the Account's representative accepted the terms of service.
|
|
3270
|
-
attr_reader :user_agent
|
|
3271
|
-
|
|
3272
|
-
def self.inner_class_types
|
|
3273
|
-
@inner_class_types = {}
|
|
3274
|
-
end
|
|
3275
|
-
|
|
3276
|
-
def self.field_remappings
|
|
3277
|
-
@field_remappings = {}
|
|
3278
|
-
end
|
|
3279
|
-
end
|
|
3280
2403
|
# Details on the Account's acceptance of the [Stripe Services Agreement](https://docs.stripe.com/connect/updating-accounts#tos-acceptance).
|
|
3281
2404
|
attr_reader :account
|
|
3282
|
-
# Details on the Account's acceptance of Treasury-specific terms of service.
|
|
3283
|
-
attr_reader :money_manager
|
|
3284
2405
|
|
|
3285
2406
|
def self.inner_class_types
|
|
3286
|
-
@inner_class_types = { account: Account
|
|
2407
|
+
@inner_class_types = { account: Account }
|
|
3287
2408
|
end
|
|
3288
2409
|
|
|
3289
2410
|
def self.field_remappings
|
|
@@ -3317,6 +2438,33 @@ module Stripe
|
|
|
3317
2438
|
end
|
|
3318
2439
|
|
|
3319
2440
|
class BusinessDetails < ::Stripe::StripeObject
|
|
2441
|
+
class AdditionalAddress < ::Stripe::StripeObject
|
|
2442
|
+
# City, district, suburb, town, or village.
|
|
2443
|
+
attr_reader :city
|
|
2444
|
+
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
2445
|
+
attr_reader :country
|
|
2446
|
+
# Address line 1 (e.g., street, PO Box, or company name).
|
|
2447
|
+
attr_reader :line1
|
|
2448
|
+
# Address line 2 (e.g., apartment, suite, unit, or building).
|
|
2449
|
+
attr_reader :line2
|
|
2450
|
+
# ZIP or postal code.
|
|
2451
|
+
attr_reader :postal_code
|
|
2452
|
+
# Purpose of additional address.
|
|
2453
|
+
attr_reader :purpose
|
|
2454
|
+
# State, county, province, or region.
|
|
2455
|
+
attr_reader :state
|
|
2456
|
+
# Town or district.
|
|
2457
|
+
attr_reader :town
|
|
2458
|
+
|
|
2459
|
+
def self.inner_class_types
|
|
2460
|
+
@inner_class_types = {}
|
|
2461
|
+
end
|
|
2462
|
+
|
|
2463
|
+
def self.field_remappings
|
|
2464
|
+
@field_remappings = {}
|
|
2465
|
+
end
|
|
2466
|
+
end
|
|
2467
|
+
|
|
3320
2468
|
class Address < ::Stripe::StripeObject
|
|
3321
2469
|
# City, district, suburb, town, or village.
|
|
3322
2470
|
attr_reader :city
|
|
@@ -3738,6 +2886,8 @@ module Stripe
|
|
|
3738
2886
|
@field_remappings = {}
|
|
3739
2887
|
end
|
|
3740
2888
|
end
|
|
2889
|
+
# Additional addresses associated with the business.
|
|
2890
|
+
attr_reader :additional_addresses
|
|
3741
2891
|
# The company’s primary address.
|
|
3742
2892
|
attr_reader :address
|
|
3743
2893
|
# The business gross annual revenue for its preceding fiscal year.
|
|
@@ -3765,6 +2915,7 @@ module Stripe
|
|
|
3765
2915
|
|
|
3766
2916
|
def self.inner_class_types
|
|
3767
2917
|
@inner_class_types = {
|
|
2918
|
+
additional_addresses: AdditionalAddress,
|
|
3768
2919
|
address: Address,
|
|
3769
2920
|
annual_revenue: AnnualRevenue,
|
|
3770
2921
|
documents: Documents,
|