stripe 19.3.0.pre.beta.1 → 19.3.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 +34 -37
- data/lib/stripe/api_version.rb +2 -1
- data/lib/stripe/errors.rb +0 -87
- data/lib/stripe/event_types.rb +0 -228
- data/lib/stripe/events/unknown_event_notification.rb +0 -1
- data/lib/stripe/object_types.rb +0 -61
- data/lib/stripe/params/account_create_params.rb +2 -375
- data/lib/stripe/params/account_session_create_params.rb +1 -226
- data/lib/stripe/params/account_update_params.rb +1 -337
- data/lib/stripe/params/balance_transaction_list_params.rb +1 -1
- data/lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb +1 -1
- data/lib/stripe/params/billing/credit_grant_create_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 +50 -128
- data/lib/stripe/params/checkout/session_update_params.rb +1 -176
- data/lib/stripe/params/confirmation_token_create_params.rb +1 -79
- data/lib/stripe/params/coupon_create_params.rb +1 -17
- data/lib/stripe/params/credit_note_create_params.rb +1 -1
- data/lib/stripe/params/credit_note_list_preview_line_items_params.rb +1 -1
- data/lib/stripe/params/credit_note_preview_lines_list_params.rb +1 -1
- data/lib/stripe/params/credit_note_preview_params.rb +1 -1
- data/lib/stripe/params/customer_session_create_params.rb +1 -32
- data/lib/stripe/params/dispute_update_params.rb +18 -11
- data/lib/stripe/params/financial_connections/session_create_params.rb +2 -64
- data/lib/stripe/params/invoice_add_lines_params.rb +2 -49
- 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 +10 -791
- 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 +2 -49
- data/lib/stripe/params/invoice_update_lines_params.rb +2 -49
- data/lib/stripe/params/invoice_update_params.rb +2 -70
- data/lib/stripe/params/issuing/cardholder_create_params.rb +1 -2
- 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 +116 -3016
- data/lib/stripe/params/payment_intent_create_params.rb +128 -3028
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +0 -37
- data/lib/stripe/params/payment_intent_search_params.rb +1 -1
- data/lib/stripe/params/payment_intent_update_params.rb +86 -3017
- data/lib/stripe/params/payment_link_create_params.rb +1 -16
- 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 +1 -75
- 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/quote_create_params.rb +3 -809
- data/lib/stripe/params/quote_list_params.rb +0 -4
- data/lib/stripe/params/quote_update_params.rb +4 -817
- data/lib/stripe/params/setup_intent_confirm_params.rb +4 -109
- data/lib/stripe/params/setup_intent_create_params.rb +4 -109
- data/lib/stripe/params/setup_intent_update_params.rb +4 -109
- data/lib/stripe/params/subscription_create_params.rb +34 -171
- 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 +5 -167
- data/lib/stripe/params/subscription_schedule_update_params.rb +5 -167
- data/lib/stripe/params/subscription_update_params.rb +34 -155
- data/lib/stripe/params/tax/calculation_create_params.rb +0 -4
- data/lib/stripe/params/tax/registration_create_params.rb +0 -104
- 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 +1 -79
- 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/topup_create_params.rb +24 -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/core/account_create_params.rb +18 -282
- data/lib/stripe/params/v2/core/account_token_create_params.rb +1 -13
- data/lib/stripe/params/v2/core/account_update_params.rb +25 -282
- data/lib/stripe/params.rb +0 -426
- data/lib/stripe/resources/account.rb +1 -259
- data/lib/stripe/resources/account_session.rb +0 -81
- data/lib/stripe/resources/balance.rb +0 -83
- data/lib/stripe/resources/balance_transaction.rb +3 -3
- data/lib/stripe/resources/billing/alert_triggered.rb +0 -4
- data/lib/stripe/resources/card.rb +0 -2
- data/lib/stripe/resources/charge.rb +7 -211
- data/lib/stripe/resources/checkout/session.rb +53 -75
- data/lib/stripe/resources/confirmation_token.rb +9 -131
- data/lib/stripe/resources/coupon.rb +1 -26
- data/lib/stripe/resources/credit_note.rb +2 -0
- data/lib/stripe/resources/credit_note_line_item.rb +0 -18
- data/lib/stripe/resources/customer_session.rb +0 -36
- data/lib/stripe/resources/dispute.rb +32 -22
- data/lib/stripe/resources/event.rb +1 -64
- data/lib/stripe/resources/financial_connections/account.rb +8 -33
- data/lib/stripe/resources/financial_connections/session.rb +1 -125
- data/lib/stripe/resources/invoice.rb +1 -117
- data/lib/stripe/resources/invoice_item.rb +0 -2
- data/lib/stripe/resources/invoice_line_item.rb +0 -40
- data/lib/stripe/resources/issuing/transaction.rb +0 -2
- 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 +47 -1568
- data/lib/stripe/resources/payment_method.rb +9 -135
- data/lib/stripe/resources/payment_method_configuration.rb +0 -170
- data/lib/stripe/resources/payment_record.rb +3 -179
- data/lib/stripe/resources/price.rb +0 -20
- data/lib/stripe/resources/product.rb +0 -18
- data/lib/stripe/resources/quote.rb +2 -569
- data/lib/stripe/resources/refund.rb +0 -18
- data/lib/stripe/resources/reserve/hold.rb +18 -8
- data/lib/stripe/resources/reserve/release.rb +0 -12
- data/lib/stripe/resources/setup_attempt.rb +16 -35
- data/lib/stripe/resources/setup_intent.rb +1 -22
- data/lib/stripe/resources/source.rb +0 -38
- data/lib/stripe/resources/subscription.rb +23 -169
- data/lib/stripe/resources/subscription_item.rb +1 -41
- data/lib/stripe/resources/subscription_schedule.rb +3 -198
- data/lib/stripe/resources/tax/calculation_line_item.rb +0 -2
- data/lib/stripe/resources/tax/registration.rb +0 -128
- data/lib/stripe/resources/tax_code.rb +1 -15
- data/lib/stripe/resources/terminal/configuration.rb +0 -16
- data/lib/stripe/resources/terminal/reader.rb +0 -8
- 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/commerce/product_catalog_import.rb +2 -0
- data/lib/stripe/resources/v2/core/account.rb +155 -717
- data/lib/stripe/resources/v2/core/event_notification.rb +0 -1
- data/lib/stripe/resources.rb +0 -417
- data/lib/stripe/services/account_service.rb +0 -15
- data/lib/stripe/services/balance_transaction_service.rb +2 -2
- data/lib/stripe/services/billing_service.rb +1 -2
- data/lib/stripe/services/coupon_service.rb +0 -14
- data/lib/stripe/services/credit_note_service.rb +2 -0
- data/lib/stripe/services/customer_service.rb +0 -15
- 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/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 +1 -57
- 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/util.rb +1 -7
- data/lib/stripe/version.rb +1 -1
- data/lib/stripe.rb +0 -54
- data/rbi/stripe/resources/v2/core/event_notification.rbi +0 -3
- data/rbi/stripe/stripe_client.rbi +0 -13
- data/rbi/stripe.rbi +52694 -118800
- metadata +7 -382
- data/lib/stripe/events/v2_core_account_including_configuration_storer_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_storer_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_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_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_list_params.rb +0 -25
- 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_draft_params.rb +0 -13
- 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 -58
- 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 -142
- data/lib/stripe/resources/capital/financing_summary.rb +0 -82
- 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/authorization.rb +0 -82
- 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 -1792
- 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 -488
- 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 -219
- 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 -196
- 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 -230
- 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 -101
- 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 -582
|
@@ -6,15 +6,12 @@ module Stripe
|
|
|
6
6
|
# A Financial Connections Account represents an account that exists outside of Stripe, to which you have been granted some degree of access.
|
|
7
7
|
class Account < APIResource
|
|
8
8
|
extend Stripe::APIOperations::List
|
|
9
|
-
extend Stripe::APIOperations::NestedResource
|
|
10
9
|
|
|
11
10
|
OBJECT_NAME = "financial_connections.account"
|
|
12
11
|
def self.object_name
|
|
13
12
|
"financial_connections.account"
|
|
14
13
|
end
|
|
15
14
|
|
|
16
|
-
nested_resource_class_methods :inferred_balance, operations: %i[list]
|
|
17
|
-
|
|
18
15
|
class AccountHolder < ::Stripe::StripeObject
|
|
19
16
|
# The ID of the Stripe account that this account belongs to. Only available when `account_holder.type` is `account`.
|
|
20
17
|
attr_reader :account
|
|
@@ -128,23 +125,6 @@ module Stripe
|
|
|
128
125
|
end
|
|
129
126
|
end
|
|
130
127
|
|
|
131
|
-
class InferredBalancesRefresh < ::Stripe::StripeObject
|
|
132
|
-
# The time at which the last refresh attempt was initiated. Measured in seconds since the Unix epoch.
|
|
133
|
-
attr_reader :last_attempted_at
|
|
134
|
-
# Time at which the next inferred balance refresh can be initiated. This value will be `null` when `status` is `pending`. Measured in seconds since the Unix epoch.
|
|
135
|
-
attr_reader :next_refresh_available_at
|
|
136
|
-
# The status of the last refresh attempt.
|
|
137
|
-
attr_reader :status
|
|
138
|
-
|
|
139
|
-
def self.inner_class_types
|
|
140
|
-
@inner_class_types = {}
|
|
141
|
-
end
|
|
142
|
-
|
|
143
|
-
def self.field_remappings
|
|
144
|
-
@field_remappings = {}
|
|
145
|
-
end
|
|
146
|
-
end
|
|
147
|
-
|
|
148
128
|
class OwnershipRefresh < ::Stripe::StripeObject
|
|
149
129
|
# The time at which the last refresh attempt was initiated. Measured in seconds since the Unix epoch.
|
|
150
130
|
attr_reader :last_attempted_at
|
|
@@ -163,11 +143,13 @@ module Stripe
|
|
|
163
143
|
end
|
|
164
144
|
|
|
165
145
|
class StatusDetails < ::Stripe::StripeObject
|
|
166
|
-
class
|
|
167
|
-
# The action (if any) to relink the
|
|
146
|
+
class Active < ::Stripe::StripeObject
|
|
147
|
+
# The action (if any) to proactively relink the Account.
|
|
168
148
|
attr_reader :action
|
|
169
|
-
# The underlying cause of the Account
|
|
149
|
+
# The underlying cause of the Account becoming inactive.
|
|
170
150
|
attr_reader :cause
|
|
151
|
+
# When the Account is expected to become inactive, if applicable.
|
|
152
|
+
attr_reader :expected_deactivation_date
|
|
171
153
|
|
|
172
154
|
def self.inner_class_types
|
|
173
155
|
@inner_class_types = {}
|
|
@@ -177,11 +159,11 @@ module Stripe
|
|
|
177
159
|
@field_remappings = {}
|
|
178
160
|
end
|
|
179
161
|
end
|
|
180
|
-
# Attribute for field
|
|
181
|
-
attr_reader :
|
|
162
|
+
# Attribute for field active
|
|
163
|
+
attr_reader :active
|
|
182
164
|
|
|
183
165
|
def self.inner_class_types
|
|
184
|
-
@inner_class_types = {
|
|
166
|
+
@inner_class_types = { active: Active }
|
|
185
167
|
end
|
|
186
168
|
|
|
187
169
|
def self.field_remappings
|
|
@@ -211,8 +193,6 @@ module Stripe
|
|
|
211
193
|
attr_reader :account_holder
|
|
212
194
|
# Details about the account numbers.
|
|
213
195
|
attr_reader :account_numbers
|
|
214
|
-
# The ID of the Financial Connections Authorization this account belongs to.
|
|
215
|
-
attr_reader :authorization
|
|
216
196
|
# The most recent information about the account's balance.
|
|
217
197
|
attr_reader :balance
|
|
218
198
|
# The state of the most recent attempt to refresh the account balance.
|
|
@@ -225,10 +205,6 @@ module Stripe
|
|
|
225
205
|
attr_reader :display_name
|
|
226
206
|
# Unique identifier for the object.
|
|
227
207
|
attr_reader :id
|
|
228
|
-
# The state of the most recent attempt to refresh the account's inferred balance history.
|
|
229
|
-
attr_reader :inferred_balances_refresh
|
|
230
|
-
# The ID of the Financial Connections Institution this account belongs to. Note that this relationship may sometimes change in rare circumstances (e.g. institution mergers).
|
|
231
|
-
attr_reader :institution
|
|
232
208
|
# The name of the institution that holds this account.
|
|
233
209
|
attr_reader :institution_name
|
|
234
210
|
# The last 4 digits of the account number. If present, this will be 4 numeric characters.
|
|
@@ -385,7 +361,6 @@ module Stripe
|
|
|
385
361
|
account_numbers: AccountNumber,
|
|
386
362
|
balance: Balance,
|
|
387
363
|
balance_refresh: BalanceRefresh,
|
|
388
|
-
inferred_balances_refresh: InferredBalancesRefresh,
|
|
389
364
|
ownership_refresh: OwnershipRefresh,
|
|
390
365
|
status_details: StatusDetails,
|
|
391
366
|
transaction_refresh: TransactionRefresh,
|
|
@@ -36,8 +36,6 @@ module Stripe
|
|
|
36
36
|
attr_reader :account_subcategories
|
|
37
37
|
# List of countries from which to filter accounts.
|
|
38
38
|
attr_reader :countries
|
|
39
|
-
# Stripe ID of the institution with which the customer should be directed to log in.
|
|
40
|
-
attr_reader :institution
|
|
41
39
|
|
|
42
40
|
def self.inner_class_types
|
|
43
41
|
@inner_class_types = {}
|
|
@@ -47,101 +45,6 @@ module Stripe
|
|
|
47
45
|
@field_remappings = {}
|
|
48
46
|
end
|
|
49
47
|
end
|
|
50
|
-
|
|
51
|
-
class Hosted < ::Stripe::StripeObject
|
|
52
|
-
# How the user enters the hosted flow. You can only use the values `email` and `url` if you provide `relink_options`.
|
|
53
|
-
attr_reader :delivery_method
|
|
54
|
-
# The URL to redirect your customer back to after they link their accounts or cancel this Session. This parameter is required if `ui_mode` is `hosted`.
|
|
55
|
-
attr_reader :return_url
|
|
56
|
-
|
|
57
|
-
def self.inner_class_types
|
|
58
|
-
@inner_class_types = {}
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
def self.field_remappings
|
|
62
|
-
@field_remappings = {}
|
|
63
|
-
end
|
|
64
|
-
end
|
|
65
|
-
|
|
66
|
-
class Limits < ::Stripe::StripeObject
|
|
67
|
-
# The number of accounts that can be linked in this Session.
|
|
68
|
-
attr_reader :accounts
|
|
69
|
-
|
|
70
|
-
def self.inner_class_types
|
|
71
|
-
@inner_class_types = {}
|
|
72
|
-
end
|
|
73
|
-
|
|
74
|
-
def self.field_remappings
|
|
75
|
-
@field_remappings = {}
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
|
|
79
|
-
class ManualEntry < ::Stripe::StripeObject
|
|
80
|
-
def self.inner_class_types
|
|
81
|
-
@inner_class_types = {}
|
|
82
|
-
end
|
|
83
|
-
|
|
84
|
-
def self.field_remappings
|
|
85
|
-
@field_remappings = {}
|
|
86
|
-
end
|
|
87
|
-
end
|
|
88
|
-
|
|
89
|
-
class RelinkOptions < ::Stripe::StripeObject
|
|
90
|
-
# Requires the end user to repair this specific account during the authentication flow instead of connecting a different one.
|
|
91
|
-
attr_reader :account
|
|
92
|
-
# The authorization to relink in the Session.
|
|
93
|
-
attr_reader :authorization
|
|
94
|
-
|
|
95
|
-
def self.inner_class_types
|
|
96
|
-
@inner_class_types = {}
|
|
97
|
-
end
|
|
98
|
-
|
|
99
|
-
def self.field_remappings
|
|
100
|
-
@field_remappings = {}
|
|
101
|
-
end
|
|
102
|
-
end
|
|
103
|
-
|
|
104
|
-
class RelinkResult < ::Stripe::StripeObject
|
|
105
|
-
# The account relinked in the Session. Only present if `relink_options[account]` is set and relink is successful.
|
|
106
|
-
attr_reader :account
|
|
107
|
-
# The authorization relinked in the Session. Only present if relink is successful.
|
|
108
|
-
attr_reader :authorization
|
|
109
|
-
# Reason for why relink failed. One of `no_authorization`, `no_account`, or `other`.
|
|
110
|
-
attr_reader :failure_reason
|
|
111
|
-
|
|
112
|
-
def self.inner_class_types
|
|
113
|
-
@inner_class_types = {}
|
|
114
|
-
end
|
|
115
|
-
|
|
116
|
-
def self.field_remappings
|
|
117
|
-
@field_remappings = {}
|
|
118
|
-
end
|
|
119
|
-
end
|
|
120
|
-
|
|
121
|
-
class StatusDetails < ::Stripe::StripeObject
|
|
122
|
-
class Cancelled < ::Stripe::StripeObject
|
|
123
|
-
# The reason for the Session being cancelled.
|
|
124
|
-
attr_reader :reason
|
|
125
|
-
|
|
126
|
-
def self.inner_class_types
|
|
127
|
-
@inner_class_types = {}
|
|
128
|
-
end
|
|
129
|
-
|
|
130
|
-
def self.field_remappings
|
|
131
|
-
@field_remappings = {}
|
|
132
|
-
end
|
|
133
|
-
end
|
|
134
|
-
# Attribute for field cancelled
|
|
135
|
-
attr_reader :cancelled
|
|
136
|
-
|
|
137
|
-
def self.inner_class_types
|
|
138
|
-
@inner_class_types = { cancelled: Cancelled }
|
|
139
|
-
end
|
|
140
|
-
|
|
141
|
-
def self.field_remappings
|
|
142
|
-
@field_remappings = {}
|
|
143
|
-
end
|
|
144
|
-
end
|
|
145
48
|
# The account holder for whom accounts are collected in this session.
|
|
146
49
|
attr_reader :account_holder
|
|
147
50
|
# The accounts that were collected as part of this Session.
|
|
@@ -150,36 +53,18 @@ module Stripe
|
|
|
150
53
|
attr_reader :client_secret
|
|
151
54
|
# Attribute for field filters
|
|
152
55
|
attr_reader :filters
|
|
153
|
-
# Settings for the Hosted UI mode.
|
|
154
|
-
attr_reader :hosted
|
|
155
56
|
# Unique identifier for the object.
|
|
156
57
|
attr_reader :id
|
|
157
|
-
# Attribute for field limits
|
|
158
|
-
attr_reader :limits
|
|
159
58
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
160
59
|
attr_reader :livemode
|
|
161
|
-
# Attribute for field manual_entry
|
|
162
|
-
attr_reader :manual_entry
|
|
163
60
|
# String representing the object's type. Objects of the same type share the same value.
|
|
164
61
|
attr_reader :object
|
|
165
62
|
# Permissions requested for accounts collected during this session.
|
|
166
63
|
attr_reader :permissions
|
|
167
64
|
# Data features requested to be retrieved upon account creation.
|
|
168
65
|
attr_reader :prefetch
|
|
169
|
-
# Attribute for field relink_options
|
|
170
|
-
attr_reader :relink_options
|
|
171
|
-
# Attribute for field relink_result
|
|
172
|
-
attr_reader :relink_result
|
|
173
66
|
# For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
|
|
174
67
|
attr_reader :return_url
|
|
175
|
-
# The current state of the session.
|
|
176
|
-
attr_reader :status
|
|
177
|
-
# Attribute for field status_details
|
|
178
|
-
attr_reader :status_details
|
|
179
|
-
# The UI mode for this session.
|
|
180
|
-
attr_reader :ui_mode
|
|
181
|
-
# The hosted URL for this Session. Redirect customers to this URL to take them to the hosted authentication flow. This value is only present when the Session is active and the `ui_mode` is `hosted`.
|
|
182
|
-
attr_reader :url
|
|
183
68
|
|
|
184
69
|
# To launch the Financial Connections authorization flow, create a Session. The session's client_secret can be used to launch the flow using Stripe.js.
|
|
185
70
|
def self.create(params = {}, opts = {})
|
|
@@ -192,16 +77,7 @@ module Stripe
|
|
|
192
77
|
end
|
|
193
78
|
|
|
194
79
|
def self.inner_class_types
|
|
195
|
-
@inner_class_types = {
|
|
196
|
-
account_holder: AccountHolder,
|
|
197
|
-
filters: Filters,
|
|
198
|
-
hosted: Hosted,
|
|
199
|
-
limits: Limits,
|
|
200
|
-
manual_entry: ManualEntry,
|
|
201
|
-
relink_options: RelinkOptions,
|
|
202
|
-
relink_result: RelinkResult,
|
|
203
|
-
status_details: StatusDetails,
|
|
204
|
-
}
|
|
80
|
+
@inner_class_types = { account_holder: AccountHolder, filters: Filters }
|
|
205
81
|
end
|
|
206
82
|
|
|
207
83
|
def self.field_remappings
|
|
@@ -49,33 +49,6 @@ module Stripe
|
|
|
49
49
|
|
|
50
50
|
nested_resource_class_methods :line, operations: %i[list]
|
|
51
51
|
|
|
52
|
-
class AmountsDue < ::Stripe::StripeObject
|
|
53
|
-
# Incremental amount due for this payment in cents (or local equivalent).
|
|
54
|
-
attr_reader :amount
|
|
55
|
-
# The amount in cents (or local equivalent) that was paid for this payment.
|
|
56
|
-
attr_reader :amount_paid
|
|
57
|
-
# The difference between the payment’s amount and amount_paid, in cents (or local equivalent).
|
|
58
|
-
attr_reader :amount_remaining
|
|
59
|
-
# Number of days from when invoice is finalized until the payment is due.
|
|
60
|
-
attr_reader :days_until_due
|
|
61
|
-
# An arbitrary string attached to the object. Often useful for displaying to users.
|
|
62
|
-
attr_reader :description
|
|
63
|
-
# Date on which a payment plan’s payment is due.
|
|
64
|
-
attr_reader :due_date
|
|
65
|
-
# Timestamp when the payment was paid.
|
|
66
|
-
attr_reader :paid_at
|
|
67
|
-
# The status of the payment, one of `open`, `paid`, or `past_due`
|
|
68
|
-
attr_reader :status
|
|
69
|
-
|
|
70
|
-
def self.inner_class_types
|
|
71
|
-
@inner_class_types = {}
|
|
72
|
-
end
|
|
73
|
-
|
|
74
|
-
def self.field_remappings
|
|
75
|
-
@field_remappings = {}
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
|
|
79
52
|
class AutomaticTax < ::Stripe::StripeObject
|
|
80
53
|
class Liability < ::Stripe::StripeObject
|
|
81
54
|
# The connected account being referenced when `type` is `account`.
|
|
@@ -344,32 +317,16 @@ module Stripe
|
|
|
344
317
|
end
|
|
345
318
|
|
|
346
319
|
class SubscriptionDetails < ::Stripe::StripeObject
|
|
347
|
-
class PauseCollection < ::Stripe::StripeObject
|
|
348
|
-
# The payment collection behavior for this subscription while paused.
|
|
349
|
-
attr_reader :behavior
|
|
350
|
-
# The time after which the subscription will resume collecting payments.
|
|
351
|
-
attr_reader :resumes_at
|
|
352
|
-
|
|
353
|
-
def self.inner_class_types
|
|
354
|
-
@inner_class_types = {}
|
|
355
|
-
end
|
|
356
|
-
|
|
357
|
-
def self.field_remappings
|
|
358
|
-
@field_remappings = {}
|
|
359
|
-
end
|
|
360
|
-
end
|
|
361
320
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) defined as subscription metadata when an invoice is created. Becomes an immutable snapshot of the subscription metadata at the time of invoice finalization.
|
|
362
321
|
# *Note: This attribute is populated only for invoices created on or after June 29, 2023.*
|
|
363
322
|
attr_reader :metadata
|
|
364
|
-
# If specified, payment collection for this subscription will be paused. Note that the subscription status will be unchanged and will not be updated to `paused`. Learn more about [pausing collection](https://docs.stripe.com/billing/subscriptions/pause-payment).
|
|
365
|
-
attr_reader :pause_collection
|
|
366
323
|
# The subscription that generated this invoice
|
|
367
324
|
attr_reader :subscription
|
|
368
325
|
# Only set for upcoming invoices that preview prorations. The time used to calculate prorations.
|
|
369
326
|
attr_reader :subscription_proration_date
|
|
370
327
|
|
|
371
328
|
def self.inner_class_types
|
|
372
|
-
@inner_class_types = {
|
|
329
|
+
@inner_class_types = {}
|
|
373
330
|
end
|
|
374
331
|
|
|
375
332
|
def self.field_remappings
|
|
@@ -437,16 +394,6 @@ module Stripe
|
|
|
437
394
|
end
|
|
438
395
|
end
|
|
439
396
|
|
|
440
|
-
class Blik < ::Stripe::StripeObject
|
|
441
|
-
def self.inner_class_types
|
|
442
|
-
@inner_class_types = {}
|
|
443
|
-
end
|
|
444
|
-
|
|
445
|
-
def self.field_remappings
|
|
446
|
-
@field_remappings = {}
|
|
447
|
-
end
|
|
448
|
-
end
|
|
449
|
-
|
|
450
397
|
class Card < ::Stripe::StripeObject
|
|
451
398
|
class Installments < ::Stripe::StripeObject
|
|
452
399
|
# Whether Installments are enabled for this Invoice.
|
|
@@ -515,16 +462,6 @@ module Stripe
|
|
|
515
462
|
end
|
|
516
463
|
end
|
|
517
464
|
|
|
518
|
-
class IdBankTransfer < ::Stripe::StripeObject
|
|
519
|
-
def self.inner_class_types
|
|
520
|
-
@inner_class_types = {}
|
|
521
|
-
end
|
|
522
|
-
|
|
523
|
-
def self.field_remappings
|
|
524
|
-
@field_remappings = {}
|
|
525
|
-
end
|
|
526
|
-
end
|
|
527
|
-
|
|
528
465
|
class Konbini < ::Stripe::StripeObject
|
|
529
466
|
def self.inner_class_types
|
|
530
467
|
@inner_class_types = {}
|
|
@@ -625,8 +562,6 @@ module Stripe
|
|
|
625
562
|
class Filters < ::Stripe::StripeObject
|
|
626
563
|
# The account subcategories to use to filter for possible accounts to link. Valid subcategories are `checking` and `savings`.
|
|
627
564
|
attr_reader :account_subcategories
|
|
628
|
-
# The institution to use to filter for possible accounts to link.
|
|
629
|
-
attr_reader :institution
|
|
630
565
|
|
|
631
566
|
def self.inner_class_types
|
|
632
567
|
@inner_class_types = {}
|
|
@@ -668,14 +603,10 @@ module Stripe
|
|
|
668
603
|
attr_reader :acss_debit
|
|
669
604
|
# If paying by `bancontact`, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
|
|
670
605
|
attr_reader :bancontact
|
|
671
|
-
# If paying by `blik`, this sub-hash contains details about the Blik payment method options to pass to the invoice’s PaymentIntent.
|
|
672
|
-
attr_reader :blik
|
|
673
606
|
# If paying by `card`, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
|
|
674
607
|
attr_reader :card
|
|
675
608
|
# If paying by `customer_balance`, this sub-hash contains details about the Bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
676
609
|
attr_reader :customer_balance
|
|
677
|
-
# If paying by `id_bank_transfer`, this sub-hash contains details about the Indonesia bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
678
|
-
attr_reader :id_bank_transfer
|
|
679
610
|
# If paying by `konbini`, this sub-hash contains details about the Konbini payment method options to pass to the invoice’s PaymentIntent.
|
|
680
611
|
attr_reader :konbini
|
|
681
612
|
# If paying by `payto`, this sub-hash contains details about the PayTo payment method options to pass to the invoice’s PaymentIntent.
|
|
@@ -693,10 +624,8 @@ module Stripe
|
|
|
693
624
|
@inner_class_types = {
|
|
694
625
|
acss_debit: AcssDebit,
|
|
695
626
|
bancontact: Bancontact,
|
|
696
|
-
blik: Blik,
|
|
697
627
|
card: Card,
|
|
698
628
|
customer_balance: CustomerBalance,
|
|
699
|
-
id_bank_transfer: IdBankTransfer,
|
|
700
629
|
konbini: Konbini,
|
|
701
630
|
payto: Payto,
|
|
702
631
|
pix: Pix,
|
|
@@ -904,21 +833,6 @@ module Stripe
|
|
|
904
833
|
end
|
|
905
834
|
end
|
|
906
835
|
|
|
907
|
-
class TotalMarginAmount < ::Stripe::StripeObject
|
|
908
|
-
# The amount, in cents (or local equivalent), of the reduction in line item amount.
|
|
909
|
-
attr_reader :amount
|
|
910
|
-
# The margin that was applied to get this margin amount.
|
|
911
|
-
attr_reader :margin
|
|
912
|
-
|
|
913
|
-
def self.inner_class_types
|
|
914
|
-
@inner_class_types = {}
|
|
915
|
-
end
|
|
916
|
-
|
|
917
|
-
def self.field_remappings
|
|
918
|
-
@field_remappings = {}
|
|
919
|
-
end
|
|
920
|
-
end
|
|
921
|
-
|
|
922
836
|
class TotalPretaxCreditAmount < ::Stripe::StripeObject
|
|
923
837
|
# The amount, in cents (or local equivalent), of the pretax credit amount.
|
|
924
838
|
attr_reader :amount
|
|
@@ -926,8 +840,6 @@ module Stripe
|
|
|
926
840
|
attr_reader :credit_balance_transaction
|
|
927
841
|
# The discount that was applied to get this pretax credit amount.
|
|
928
842
|
attr_reader :discount
|
|
929
|
-
# The margin that was applied to get this pretax credit amount.
|
|
930
|
-
attr_reader :margin
|
|
931
843
|
# Type of the pretax credit amount referenced.
|
|
932
844
|
attr_reader :type
|
|
933
845
|
|
|
@@ -992,8 +904,6 @@ module Stripe
|
|
|
992
904
|
attr_reader :amount_remaining
|
|
993
905
|
# This is the sum of all the shipping amounts.
|
|
994
906
|
attr_reader :amount_shipping
|
|
995
|
-
# List of expected payments and corresponding due dates. This value will be null for invoices where collection_method=charge_automatically.
|
|
996
|
-
attr_reader :amounts_due
|
|
997
907
|
# ID of the Connect Application that created the invoice.
|
|
998
908
|
attr_reader :application
|
|
999
909
|
# Number of payment attempts made for this invoice, from the perspective of the payment retry schedule. Any payment attempt counts as the first attempt, and subsequently only automatic retries increment the attempt count. In other words, manual payment attempts after the first attempt do not affect the retry schedule. If a failure is returned with a non-retryable return code, the invoice can no longer be retried unless a new payment method is obtained. Retries will continue to be scheduled, and attempt_count will continue to increment, but retries will only be executed if a new payment method is obtained.
|
|
@@ -1044,8 +954,6 @@ module Stripe
|
|
|
1044
954
|
attr_reader :customer_tax_exempt
|
|
1045
955
|
# The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.
|
|
1046
956
|
attr_reader :customer_tax_ids
|
|
1047
|
-
# The margins applied to the invoice. Can be overridden by line item `margins`. Use `expand[]=default_margins` to expand each margin.
|
|
1048
|
-
attr_reader :default_margins
|
|
1049
957
|
# ID of the default payment method for the invoice. It must belong to the customer associated with the invoice. If not set, defaults to the subscription's default payment method, if any, or to the default payment method in the customer's invoice settings.
|
|
1050
958
|
attr_reader :default_payment_method
|
|
1051
959
|
# ID of the default payment source for the invoice. It must belong to the customer associated with the invoice and be in a chargeable state. If not set, defaults to the subscription's default source, if any, or to the customer's default source.
|
|
@@ -1138,8 +1046,6 @@ module Stripe
|
|
|
1138
1046
|
attr_reader :total_discount_amounts
|
|
1139
1047
|
# The integer amount in cents (or local equivalent) representing the total amount of the invoice including all discounts but excluding all tax.
|
|
1140
1048
|
attr_reader :total_excluding_tax
|
|
1141
|
-
# The aggregate amounts calculated per margin across all line items.
|
|
1142
|
-
attr_reader :total_margin_amounts
|
|
1143
1049
|
# Contains pretax credit amounts (ex: discount, credit grants, etc) that apply to this invoice. This is a combined list of total_pretax_credit_amounts across all invoice line items.
|
|
1144
1050
|
attr_reader :total_pretax_credit_amounts
|
|
1145
1051
|
# The aggregate tax information of all line items.
|
|
@@ -1248,26 +1154,6 @@ module Stripe
|
|
|
1248
1154
|
)
|
|
1249
1155
|
end
|
|
1250
1156
|
|
|
1251
|
-
# Detaches a payment from the invoice, removing it from the list of payments
|
|
1252
|
-
def detach_payment(params = {}, opts = {})
|
|
1253
|
-
request_stripe_object(
|
|
1254
|
-
method: :post,
|
|
1255
|
-
path: format("/v1/invoices/%<invoice>s/detach_payment", { invoice: CGI.escape(self["id"]) }),
|
|
1256
|
-
params: params,
|
|
1257
|
-
opts: opts
|
|
1258
|
-
)
|
|
1259
|
-
end
|
|
1260
|
-
|
|
1261
|
-
# Detaches a payment from the invoice, removing it from the list of payments
|
|
1262
|
-
def self.detach_payment(invoice, params = {}, opts = {})
|
|
1263
|
-
request_stripe_object(
|
|
1264
|
-
method: :post,
|
|
1265
|
-
path: format("/v1/invoices/%<invoice>s/detach_payment", { invoice: CGI.escape(invoice) }),
|
|
1266
|
-
params: params,
|
|
1267
|
-
opts: opts
|
|
1268
|
-
)
|
|
1269
|
-
end
|
|
1270
|
-
|
|
1271
1157
|
# Stripe automatically finalizes drafts before sending and attempting payment on invoices. However, if you'd like to finalize a draft invoice manually, you can do so using this method.
|
|
1272
1158
|
def finalize_invoice(params = {}, opts = {})
|
|
1273
1159
|
request_stripe_object(
|
|
@@ -1446,7 +1332,6 @@ module Stripe
|
|
|
1446
1332
|
|
|
1447
1333
|
def self.inner_class_types
|
|
1448
1334
|
@inner_class_types = {
|
|
1449
|
-
amounts_due: AmountsDue,
|
|
1450
1335
|
automatic_tax: AutomaticTax,
|
|
1451
1336
|
confirmation_secret: ConfirmationSecret,
|
|
1452
1337
|
custom_fields: CustomField,
|
|
@@ -1464,7 +1349,6 @@ module Stripe
|
|
|
1464
1349
|
status_transitions: StatusTransitions,
|
|
1465
1350
|
threshold_reason: ThresholdReason,
|
|
1466
1351
|
total_discount_amounts: TotalDiscountAmount,
|
|
1467
|
-
total_margin_amounts: TotalMarginAmount,
|
|
1468
1352
|
total_pretax_credit_amounts: TotalPretaxCreditAmount,
|
|
1469
1353
|
total_taxes: TotalTax,
|
|
1470
1354
|
}
|
|
@@ -183,8 +183,6 @@ module Stripe
|
|
|
183
183
|
attr_reader :invoice
|
|
184
184
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
185
185
|
attr_reader :livemode
|
|
186
|
-
# The margins which apply to the invoice item. When set, the `default_margins` on the invoice do not apply to this invoice item.
|
|
187
|
-
attr_reader :margins
|
|
188
186
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
|
189
187
|
attr_reader :metadata
|
|
190
188
|
# The amount after discounts, but before credits and taxes. This field is `null` for `discountable=true` items.
|
|
@@ -28,21 +28,6 @@ module Stripe
|
|
|
28
28
|
end
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
class MarginAmount < ::Stripe::StripeObject
|
|
32
|
-
# The amount, in cents (or local equivalent), of the reduction in line item amount.
|
|
33
|
-
attr_reader :amount
|
|
34
|
-
# The margin that was applied to get this margin amount.
|
|
35
|
-
attr_reader :margin
|
|
36
|
-
|
|
37
|
-
def self.inner_class_types
|
|
38
|
-
@inner_class_types = {}
|
|
39
|
-
end
|
|
40
|
-
|
|
41
|
-
def self.field_remappings
|
|
42
|
-
@field_remappings = {}
|
|
43
|
-
end
|
|
44
|
-
end
|
|
45
|
-
|
|
46
31
|
class Parent < ::Stripe::StripeObject
|
|
47
32
|
class InvoiceItemDetails < ::Stripe::StripeObject
|
|
48
33
|
class ProrationDetails < ::Stripe::StripeObject
|
|
@@ -176,8 +161,6 @@ module Stripe
|
|
|
176
161
|
attr_reader :credit_balance_transaction
|
|
177
162
|
# The discount that was applied to get this pretax credit amount.
|
|
178
163
|
attr_reader :discount
|
|
179
|
-
# The margin that was applied to get this pretax credit amount.
|
|
180
|
-
attr_reader :margin
|
|
181
164
|
# Type of the pretax credit amount referenced.
|
|
182
165
|
attr_reader :type
|
|
183
166
|
|
|
@@ -225,21 +208,6 @@ module Stripe
|
|
|
225
208
|
end
|
|
226
209
|
end
|
|
227
210
|
|
|
228
|
-
class TaxCalculationReference < ::Stripe::StripeObject
|
|
229
|
-
# The calculation identifier for tax calculation response.
|
|
230
|
-
attr_reader :calculation_id
|
|
231
|
-
# The calculation identifier for tax calculation response line item.
|
|
232
|
-
attr_reader :calculation_item_id
|
|
233
|
-
|
|
234
|
-
def self.inner_class_types
|
|
235
|
-
@inner_class_types = {}
|
|
236
|
-
end
|
|
237
|
-
|
|
238
|
-
def self.field_remappings
|
|
239
|
-
@field_remappings = {}
|
|
240
|
-
end
|
|
241
|
-
end
|
|
242
|
-
|
|
243
211
|
class Tax < ::Stripe::StripeObject
|
|
244
212
|
class TaxRateDetails < ::Stripe::StripeObject
|
|
245
213
|
# ID of the tax rate
|
|
@@ -292,10 +260,6 @@ module Stripe
|
|
|
292
260
|
attr_reader :invoice
|
|
293
261
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
294
262
|
attr_reader :livemode
|
|
295
|
-
# The amount of margin calculated per margin for this line item.
|
|
296
|
-
attr_reader :margin_amounts
|
|
297
|
-
# The margins applied to the line item. When set, the `default_margins` on the invoice do not apply to the line item. Use `expand[]=margins` to expand each margin.
|
|
298
|
-
attr_reader :margins
|
|
299
263
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Note that for line items with `type=subscription`, `metadata` reflects the current metadata from the subscription associated with the line item, unless the invoice line was directly updated with different metadata after creation.
|
|
300
264
|
attr_reader :metadata
|
|
301
265
|
# String representing the object's type. Objects of the same type share the same value.
|
|
@@ -316,8 +280,6 @@ module Stripe
|
|
|
316
280
|
attr_reader :subscription
|
|
317
281
|
# The subtotal of the line item, in cents (or local equivalent), before any discounts or taxes.
|
|
318
282
|
attr_reader :subtotal
|
|
319
|
-
# The tax calculation identifiers of the line item.
|
|
320
|
-
attr_reader :tax_calculation_reference
|
|
321
283
|
# The tax information of the line item.
|
|
322
284
|
attr_reader :taxes
|
|
323
285
|
|
|
@@ -337,12 +299,10 @@ module Stripe
|
|
|
337
299
|
def self.inner_class_types
|
|
338
300
|
@inner_class_types = {
|
|
339
301
|
discount_amounts: DiscountAmount,
|
|
340
|
-
margin_amounts: MarginAmount,
|
|
341
302
|
parent: Parent,
|
|
342
303
|
period: Period,
|
|
343
304
|
pretax_credit_amounts: PretaxCreditAmount,
|
|
344
305
|
pricing: Pricing,
|
|
345
|
-
tax_calculation_reference: TaxCalculationReference,
|
|
346
306
|
taxes: Tax,
|
|
347
307
|
}
|
|
348
308
|
end
|
|
@@ -440,8 +440,6 @@ module Stripe
|
|
|
440
440
|
attr_reader :object
|
|
441
441
|
# Additional purchase information that is optionally provided by the merchant.
|
|
442
442
|
attr_reader :purchase_details
|
|
443
|
-
# The ID of the [settlement](https://docs.stripe.com/api/issuing/settlements) to which this transaction belongs.
|
|
444
|
-
attr_reader :settlement
|
|
445
443
|
# [Token](https://docs.stripe.com/api/issuing/tokens/object) object used for this transaction. If a network token was not used for this transaction, this field will be null.
|
|
446
444
|
attr_reader :token
|
|
447
445
|
# [Treasury](https://docs.stripe.com/api/treasury) details related to this transaction if it was created on a [FinancialAccount](/docs/api/treasury/financial_accounts
|
|
@@ -44,38 +44,6 @@ module Stripe
|
|
|
44
44
|
end
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
class Display < ::Stripe::StripeObject
|
|
48
|
-
# Attribute for field description
|
|
49
|
-
attr_reader :description
|
|
50
|
-
# Attribute for field images
|
|
51
|
-
attr_reader :images
|
|
52
|
-
# Attribute for field name
|
|
53
|
-
attr_reader :name
|
|
54
|
-
|
|
55
|
-
def self.inner_class_types
|
|
56
|
-
@inner_class_types = {}
|
|
57
|
-
end
|
|
58
|
-
|
|
59
|
-
def self.field_remappings
|
|
60
|
-
@field_remappings = {}
|
|
61
|
-
end
|
|
62
|
-
end
|
|
63
|
-
|
|
64
|
-
class TaxCalculationReference < ::Stripe::StripeObject
|
|
65
|
-
# The calculation identifier for tax calculation response.
|
|
66
|
-
attr_reader :calculation_id
|
|
67
|
-
# The calculation identifier for tax calculation response line item.
|
|
68
|
-
attr_reader :calculation_item_id
|
|
69
|
-
|
|
70
|
-
def self.inner_class_types
|
|
71
|
-
@inner_class_types = {}
|
|
72
|
-
end
|
|
73
|
-
|
|
74
|
-
def self.field_remappings
|
|
75
|
-
@field_remappings = {}
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
|
|
79
47
|
class Tax < ::Stripe::StripeObject
|
|
80
48
|
# Amount of tax applied for this rate.
|
|
81
49
|
attr_reader :amount
|
|
@@ -112,8 +80,6 @@ module Stripe
|
|
|
112
80
|
attr_reader :description
|
|
113
81
|
# The discounts applied to the line item.
|
|
114
82
|
attr_reader :discounts
|
|
115
|
-
# Attribute for field display
|
|
116
|
-
attr_reader :display
|
|
117
83
|
# Unique identifier for the object.
|
|
118
84
|
attr_reader :id
|
|
119
85
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
|
@@ -122,14 +88,8 @@ module Stripe
|
|
|
122
88
|
attr_reader :object
|
|
123
89
|
# The price used to generate the line item.
|
|
124
90
|
attr_reader :price
|
|
125
|
-
# The ID of the product for this line item.
|
|
126
|
-
#
|
|
127
|
-
# This will always be the same as `price.product`.
|
|
128
|
-
attr_reader :product
|
|
129
91
|
# The quantity of products being purchased.
|
|
130
92
|
attr_reader :quantity
|
|
131
|
-
# The tax calculation identifiers of the line item.
|
|
132
|
-
attr_reader :tax_calculation_reference
|
|
133
93
|
# The taxes applied to the line item.
|
|
134
94
|
attr_reader :taxes
|
|
135
95
|
|
|
@@ -137,8 +97,6 @@ module Stripe
|
|
|
137
97
|
@inner_class_types = {
|
|
138
98
|
adjustable_quantity: AdjustableQuantity,
|
|
139
99
|
discounts: Discount,
|
|
140
|
-
display: Display,
|
|
141
|
-
tax_calculation_reference: TaxCalculationReference,
|
|
142
100
|
taxes: Tax,
|
|
143
101
|
}
|
|
144
102
|
end
|