class Stripe::Customer::TaxID

Included Modules

Defined in:

stripe/objects/core/customer/tax_id.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def country : String #

def created : Time #

def customer : String | Stripe::Customer #

def id : String #

def type : String #

def value : String #

def verification : Hash(String, String | Nil) #