class

Stripe::Account::Settings

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(bacs_debit_payments : Nil | Stripe::Account::Settings::BacsDebitPayments = nil, branding : Nil | Stripe::Account::Settings::Branding = nil, card_issuing : Nil | Stripe::Account::Settings::CardIssuing = nil, card_payments : Nil | Stripe::Account::Settings::CardPayments = nil, dashboard : Nil | Stripe::Account::Settings::Dashboard = nil, payments : Nil | Stripe::Account::Settings::Payments = nil, payouts : Nil | Stripe::Account::Settings::Payouts = nil, sepa_debit_payments : Nil | Stripe::Account::Settings::SepaDebitPayments = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bacs_debit_payments
Source
branding
Source
card_issuing
Source
card_payments
Source
dashboard
Source
payments
Source
payouts
Source
sepa_debit_payments
Source
to_h
Source

Nested types