public class StripeToken extends MutableEntity<StripeToken>
| Modifier and Type | Field and Description |
|---|---|
protected String |
accountID |
protected String |
cardDetailsID |
protected String |
changedBy |
protected String |
created |
protected String |
id |
protected String |
organizationID |
protected static ResourcePath |
resourcePath |
protected String |
stripeCustomerID |
protected String |
updated |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
StripeToken(BillForwardClient m_BfClient) |
| Modifier and Type | Method and Description |
|---|---|
static StripeToken |
getByID(String ID) |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
savecreate, create, retiregetAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String id
protected String organizationID
protected String accountID
protected String cardDetailsID
protected String stripeCustomerID
protected String created
protected String updated
protected String changedBy
protected static ResourcePath resourcePath
public StripeToken(BillForwardClient m_BfClient)
public static StripeToken getByID(String ID) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2014 BillForward. All rights reserved.