class Stripe::Account::Settings::Payments

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(statement_descriptor : Nil | String = nil, statement_descriptor_kana : Nil | String = nil, statement_descriptor_kanji : Nil | String = nil) #

[View source]

Instance Method Detail

def statement_descriptor : String | Nil #

[View source]
def statement_descriptor_kana : String | Nil #

[View source]
def statement_descriptor_kanji : String | Nil #

[View source]
def to_h #

[View source]