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) #

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

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def statement_descriptor : String | Nil #

def statement_descriptor_kana : String | Nil #

def statement_descriptor_kanji : String | Nil #

def to_h #