public class BitcoinTransactionCollection extends StripeCollection<BitcoinTransaction>
PRETTY_PRINT_GSON
Constructor and Description |
---|
BitcoinTransactionCollection() |
Modifier and Type | Method and Description |
---|---|
BitcoinTransactionCollection |
list(BitcoinTransactionCollectionListParams params)
List bitcoin transacitons for a given receiver.
|
BitcoinTransactionCollection |
list(BitcoinTransactionCollectionListParams params,
RequestOptions options)
List bitcoin transacitons for a given receiver.
|
BitcoinTransactionCollection |
list(java.util.Map<java.lang.String,java.lang.Object> params)
List bitcoin transacitons for a given receiver.
|
BitcoinTransactionCollection |
list(java.util.Map<java.lang.String,java.lang.Object> params,
RequestOptions options)
List bitcoin transacitons for a given receiver.
|
autoPagingIterable, autoPagingIterable, autoPagingIterable, canEqual, equals, getData, getHasMore, getObject, getRequestOptions, getRequestParams, getUrl, hashCode, setData, setHasMore, setObject, setRequestOptions, setRequestParams, setUrl
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLastResponse, setLastResponse
public BitcoinTransactionCollection list(java.util.Map<java.lang.String,java.lang.Object> params) throws StripeException
StripeException
public BitcoinTransactionCollection list(java.util.Map<java.lang.String,java.lang.Object> params, RequestOptions options) throws StripeException
StripeException
public BitcoinTransactionCollection list(BitcoinTransactionCollectionListParams params) throws StripeException
StripeException
public BitcoinTransactionCollection list(BitcoinTransactionCollectionListParams params, RequestOptions options) throws StripeException
StripeException