class Stripe::PaymentMethod::BillingDetails

Included Modules

Defined in:

stripe/objects/payment_methods/payment_method.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def address : Stripe::Address | Nil #

def email : String | Nil #

def name : String | Nil #

def phone : String | Nil #