public class Plan extends Resource
| Modifier and Type | Field and Description |
|---|---|
Integer |
amount |
Integer |
created_at |
String |
currency |
Boolean |
deleted |
Integer |
frequency |
String |
interval |
Integer |
interval_total_count |
Boolean |
livemode |
String |
name |
Integer |
trial_period_days |
idmodCount| Modifier and Type | Method and Description |
|---|---|
static Plan |
create(org.json.JSONObject params) |
void |
delete() |
static Plan |
find(String id) |
static ConektaObject |
where() |
static ConektaObject |
where(org.json.JSONObject params) |
classUrl, createMember, createMemberWithRelation, customAction, delete, instanceUrl, scpCreate, scpFind, scpWhere, scpWhereList, updateaux, getId, getVal, loadFromArray, loadFromArray, loadFromObject, setId, setVal, toCamelCase, toProperCase, toStringadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic Boolean livemode
public Boolean deleted
public Integer created_at
public String name
public String interval
public Integer frequency
public Integer interval_total_count
public Integer trial_period_days
public String currency
public Integer amount
public Plan(String id)
public Plan()
public static ConektaObject where(org.json.JSONObject params) throws Error, ErrorList
public static ConektaObject where() throws Error, ErrorList
Copyright © 2019. All rights reserved.