class Stripe::Account::Settings::Branding

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 icon : String | Nil #

[View source]
def logo : String | Nil #

[View source]
def primary_color : String | Nil #

[View source]
def secondary_color : String | Nil #

[View source]