class Stripe::Charge::TransferData

Included Modules

Defined in:

stripe/objects/core/charge.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def amount : Int32 | Nil #

def destination : String | Nil | Stripe::Account | Nil #