class Stripe::Account::Settings

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def bacs_debit_payments : BacsDebitPayments | Nil #

def branding : Branding | Nil #

def card_issuing : CardIssuing | Nil #

def card_payments : CardPayments | Nil #

def dashboard : Dashboard | Nil #

def payments : Payments | Nil #

def payouts : Payouts | Nil #

def sepa_debit_payments : SepaDebitPayments | Nil #