class Stripe::Account::Settings::CardIssuing

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(tos_acceptance : Nil | Stripe::Account::TOSAcceptance = nil) #

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

Instance Method Detail

def to_h #

def tos_acceptance : TOSAcceptance | Nil #