class Stripe::Shipping

Included Modules

Defined in:

stripe/objects/core/shipping.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def address : Stripe::Address #

def carrier : String | Nil #

def name : String #

def phone : String | Nil #

def tracking_number : String | Nil #