Class Balance

All Implemented Interfaces:
StripeActiveObject, StripeObjectInterface

public class Balance extends ApiResource
This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.

The top-level available and pending comprise your "payments balance."

Related guide: Balances and settlement time, Understanding Connect account balances

  • Constructor Details

    • Balance

      public Balance()
  • Method Details