class Stripe::Account::Individual::DateOfBirth

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def day : Int32 #

def month : Int32 #

def year : Int32 #