public class TransferCollection extends StripeObject
PRETTY_PRINT_GSON
TransferCollection()
Integer
getCount()
List<Transfer>
getData()
void
setCount(Integer count)
setData(List<Transfer> data)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TransferCollection()
public List<Transfer> getData()
public void setData(List<Transfer> data)
public Integer getCount()
public void setCount(Integer count)
Copyright © 2014 Stripe. All rights reserved.