class

Stripe::Account::Settings::Branding

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(icon : Nil | String = nil, logo : Nil | String = nil, primary_color : Nil | String = nil, secondary_color : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

icon
Source
logo
Source
primary_color
Source
secondary_color
Source
to_h
Source