Tiger.Structs.Balance (tiger v0.3.0)
Struct representing Stripe Balance objects
Specs
t() :: %Tiger.Structs.Balance{
available: [map()],
connect_reserved: [map()],
instant_available: [map()],
issuing: map(),
livemode: boolean(),
object: String.t(),
pending: [map()]
}