class Stripe::Account::Settings::Dashboard

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(display_name : Nil | String = nil, timezone : Nil | String = nil) #

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

Instance Method Detail

def display_name : String | Nil #

def timezone : String | Nil #

def to_h #