public class LineItems extends Resource
| Modifier and Type | Field and Description |
|---|---|
HashMap |
antifraud_info |
String |
brand |
String |
category |
Boolean |
deleted |
String |
description |
HashMap |
metadata |
String |
name |
String |
object |
Order |
order |
String |
parent_id |
Integer |
quantity |
String |
sku |
ConektaObject |
tags |
String |
type |
Integer |
unit_price |
idmodCount| Constructor and Description |
|---|
LineItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
addVerticalRelatedField(String key,
String value) |
LineItems |
delete() |
String |
get(String key) |
String |
instanceUrl() |
void |
update(org.json.JSONObject params) |
classUrl, createMember, createMemberWithRelation, customAction, delete, scpCreate, scpFind, scpWhere, scpWhereListaux, 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 name
public String sku
public Integer unit_price
public String description
public Integer quantity
public String type
public String category
public HashMap antifraud_info
public Order order
public ConektaObject tags
public String brand
public String parent_id
public String object
public HashMap metadata
public Boolean deleted
Copyright © 2019. All rights reserved.