class Stripetease::API::Balance
- Stripetease::API::Balance
- Reference
- Object
Overview
This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.
Defined in:
stripetease/api/balance.crConstructors
Instance Method Summary
-
#get
Retrieves the current account balance, based on the authentication that was used to make the request.
Constructor Detail
Instance Method Detail
def get
#
Retrieves the current account balance, based on the authentication that was used to make the request.