class Stripe::Balance::Funds

Included Modules

Defined in:

stripe/objects/core/balance.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def amount : Int32 #

[View source]
def currency : String #

[View source]
def source_types : Hash(String, Int32) | Nil #

[View source]