public class Log extends Resource
| Modifier and Type | Field and Description |
|---|---|
String |
id |
String |
ip_address |
Boolean |
livemode |
String |
method |
String |
related |
RequestBody |
request_body |
String |
request_headers |
String |
response_body |
ConektaObject |
response_headers |
String |
status |
String |
url |
String |
version |
modCount| Modifier and Type | Method and Description |
|---|---|
static Log |
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 String id
public Boolean livemode
public String method
public String url
public String ip_address
public String related
public RequestBody request_body
public String response_body
public String status
public String version
public String request_headers
public ConektaObject response_headers
public Log(String id)
public Log()
public static ConektaObject where(org.json.JSONObject params) throws Error, ErrorList
public static ConektaObject where() throws Error, ErrorList
Copyright © 2019. All rights reserved.