public class Balance extends APIResource
APIResource.RequestMethodCHARSET, GSONPRETTY_PRINT_GSON| Constructor and Description |
|---|
Balance() |
| Modifier and Type | Method and Description |
|---|---|
List<Money> |
getAvailable() |
Boolean |
getLivemode() |
List<Money> |
getPending() |
static Balance |
retrieve() |
static Balance |
retrieve(String apiKey) |
_request, classURL, instanceURL, request, singleClassURLtoStringpublic Boolean getLivemode()
public static Balance retrieve() throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
public static Balance retrieve(String apiKey) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2014 Stripe. All rights reserved.