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) #

[View source]

Instance Method Detail

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

[View source]
def email : String | Nil #

[View source]
def name : String | Nil #

[View source]
def phone : String | Nil #

[View source]