class Stripe::Account::Individual::Relationship

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def director : Bool | Nil #

def executive : Bool | Nil #

def owner : Bool | Nil #

def percent_ownership : Float64 | Nil #

def representative : Bool | Nil #

def title : String | Nil #