class Stripe::Account::Settings

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def bacs_debit_payments : BacsDebitPayments | Nil #

[View source]
def branding : Branding | Nil #

[View source]
def card_issuing : CardIssuing | Nil #

[View source]
def card_payments : CardPayments | Nil #

[View source]
def dashboard : Dashboard | Nil #

[View source]
def payments : Payments | Nil #

[View source]
def payouts : Payouts | Nil #

[View source]
def sepa_debit_payments : SepaDebitPayments | Nil #

[View source]