public class Balance extends APIResource
APIResource.RequestMethod, APIResource.RequestTypeCHARSET, 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(RequestOptions options) |
static Balance |
retrieve(String apiKey)
Deprecated.
|
classURL, classURL, instanceURL, instanceURL, multipartRequest, request, requestCollection, setStripeResponseGetter, singleClassURL, singleClassURL, urlEncodeequals, toStringpublic Boolean getLivemode()
public static Balance retrieve() throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
@Deprecated public static Balance retrieve(String apiKey) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
public static Balance retrieve(RequestOptions options) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2016 Stripe. All rights reserved.