Tiger.Structs.Balance (tiger v0.3.0)

Struct representing Stripe Balance objects

Link to this section Summary

Link to this section Types

Specs

t() :: %Tiger.Structs.Balance{
  available: [map()],
  connect_reserved: [map()],
  instant_available: [map()],
  issuing: map(),
  livemode: boolean(),
  object: String.t(),
  pending: [map()]
}