class Stripe::Account::BusinessProfile

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def mcc : String | Nil #

def name : String | Nil #

def product_description : String | Nil #

def support_address : Stripe::Address | Nil #

def support_email : String | Nil #

def support_phone : String | Nil #

def support_url : String | Nil #

def terms_of_service_url : String | Nil #

def url : String | Nil #