class Stripe::Balance

Overview

https://stripe.com/docs/api/balance/balance_object

Included Modules

Defined in:

stripe/objects/core/balance.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def available : Array(Funds) #

def connect_reserved : Array(Funds) | Nil #

def livemode : Bool #

def pending : Array(Funds) #