class Stripe::Source::Owner

Included Modules

Defined in:

stripe/objects/core/source.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

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

def email : String | Nil #

def name : String | Nil #

def phone : String | Nil #