Package com.onslip360
Class API.Partial_Record
- java.lang.Object
 - 
- com.onslip360.Onslip360Object<API.Partial_Record>
 - 
- com.onslip360.API.Partial_Record
 
 
 
- 
- All Implemented Interfaces:
 Cloneable,Comparable<Onslip360Object<API.Partial_Record>>
- Enclosing class:
 - API
 
public static class API.Partial_Record extends Onslip360Object<API.Partial_Record>
 
- 
- 
Constructor Summary
Constructors Constructor Description Partial_Record() 
- 
Method Summary
- 
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString 
 - 
 
 - 
 
- 
- 
Method Detail
- 
accounting
@Nonnull public Erasable<API.Partial_AccountingEntry[]> accounting()
 
- 
batch
@Nonnull public Erasable<API.Partial_Batch> batch()
 
- 
cardTransaction
@Nonnull public Erasable<API.Partial_CardTransaction> cardTransaction()
 
- 
cashDrawer
@Nonnull public Erasable<API.Partial_CashDrawer> cashDrawer()
 
- 
entertainmentBill
@Nonnull public Erasable<API.Partial_EntertainmentBill> entertainmentBill()
 
- 
invalidPayload
@Nonnull public Erasable<API.Partial_InvalidPayload> invalidPayload()
 
- 
orderTicket
@Nonnull public Erasable<API.Partial_OrderTicket> orderTicket()
 
- 
product
@Nonnull public Erasable<API.Partial_ProductEntry> product()
 
- 
receipt
@Nonnull public Erasable<API.Partial_Receipt> receipt()
 
- 
report
@Nonnull public Erasable<API.Partial_Report> report()
 
- 
tab
@Nonnull public Erasable<API.Partial_Tab> tab()
 
- 
type
@Nonnull public Optional<API.Record.Type> type()
 
- 
usage
@Nonnull public Erasable<API.Partial_UsageEntry> usage()
 
- 
accounting
@Nonnull public API.Partial_Record accounting(@Nullable API.Partial_AccountingEntry[] accounting)
 
- 
accounting
@Nonnull public API.Partial_Record accounting(@Nullable Erasable<API.Partial_AccountingEntry[]> accounting)
 
- 
address
@Nonnull public API.Partial_Record address(@Nullable String address)
 
- 
batch
@Nonnull public API.Partial_Record batch(@Nullable API.Partial_Batch batch)
 
- 
batch
@Nonnull public API.Partial_Record batch(@Nullable Erasable<API.Partial_Batch> batch)
 
- 
batchId
@Nonnull public API.Partial_Record batchId(@Nullable Long batchId)
 
- 
cardTransaction
@Nonnull public API.Partial_Record cardTransaction(@Nullable API.Partial_CardTransaction cardTransaction)
 
- 
cardTransaction
@Nonnull public API.Partial_Record cardTransaction(@Nullable Erasable<API.Partial_CardTransaction> cardTransaction)
 
- 
cashDrawer
@Nonnull public API.Partial_Record cashDrawer(@Nullable API.Partial_CashDrawer cashDrawer)
 
- 
cashDrawer
@Nonnull public API.Partial_Record cashDrawer(@Nullable Erasable<API.Partial_CashDrawer> cashDrawer)
 
- 
cashier
@Nonnull public API.Partial_Record cashier(@Nullable Long cashier)
 
- 
cashierName
@Nonnull public API.Partial_Record cashierName(@Nullable String cashierName)
 
- 
clientName
@Nonnull public API.Partial_Record clientName(@Nullable String clientName)
 
- 
clientName
@Nonnull public API.Partial_Record clientName(@Nullable Erasable<String> clientName)
 
- 
companyName
@Nonnull public API.Partial_Record companyName(@Nullable String companyName)
 
- 
controlCode
@Nonnull public API.Partial_Record controlCode(@Nullable String controlCode)
 
- 
controlCode
@Nonnull public API.Partial_Record controlCode(@Nullable Erasable<String> controlCode)
 
- 
controlUnitId
@Nonnull public API.Partial_Record controlUnitId(@Nullable String controlUnitId)
 
- 
controlUnitId
@Nonnull public API.Partial_Record controlUnitId(@Nullable Erasable<String> controlUnitId)
 
- 
copies
@Nonnull public API.Partial_Record copies(@Nullable Integer copies)
 
- 
copyFrom
@Nonnull public API.Partial_Record copyFrom(@Nullable Long copyFrom)
 
- 
copyFrom
@Nonnull public API.Partial_Record copyFrom(@Nullable Erasable<Long> copyFrom)
 
- 
copyOf
@Nonnull public API.Partial_Record copyOf(@Nullable Long copyOf)
 
- 
copyOf
@Nonnull public API.Partial_Record copyOf(@Nullable Erasable<Long> copyOf)
 
- 
currency
@Nonnull public API.Partial_Record currency(@Nullable String currency)
 
- 
currency
@Nonnull public API.Partial_Record currency(@Nullable Erasable<String> currency)
 
- 
date
@Nonnull public API.Partial_Record date(@Nullable String date)
 
- 
deleted
@Nonnull public API.Partial_Record deleted(@Nullable String deleted)
 
- 
deleted
@Nonnull public API.Partial_Record deleted(@Nullable Erasable<String> deleted)
 
- 
description
@Nonnull public API.Partial_Record description(@Nullable String description)
 
- 
description
@Nonnull public API.Partial_Record description(@Nullable Erasable<String> description)
 
- 
email
@Nonnull public API.Partial_Record email(@Nullable String email)
 
- 
email
@Nonnull public API.Partial_Record email(@Nullable Erasable<String> email)
 
- 
entertainmentBill
@Nonnull public API.Partial_Record entertainmentBill(@Nullable API.Partial_EntertainmentBill entertainmentBill)
 
- 
entertainmentBill
@Nonnull public API.Partial_Record entertainmentBill(@Nullable Erasable<API.Partial_EntertainmentBill> entertainmentBill)
 
- 
external
@Nonnull public API.Partial_Record external(@Nullable Boolean external)
 
- 
external
@Nonnull public API.Partial_Record external(@Nullable Erasable<Boolean> external)
 
- 
invalidPayload
@Nonnull public API.Partial_Record invalidPayload(@Nullable API.Partial_InvalidPayload invalidPayload)
 
- 
invalidPayload
@Nonnull public API.Partial_Record invalidPayload(@Nullable Erasable<API.Partial_InvalidPayload> invalidPayload)
 
- 
labels
@Nonnull public API.Partial_Record labels(@Nullable Long[] labels)
 
- 
labels
@Nonnull public API.Partial_Record labels(@Nullable Erasable<Long[]> labels)
 
- 
locale
@Nonnull public API.Partial_Record locale(@Nullable String locale)
 
- 
locale
@Nonnull public API.Partial_Record locale(@Nullable Erasable<String> locale)
 
- 
location
@Nonnull public API.Partial_Record location(@Nullable Long location)
 
- 
location
@Nonnull public API.Partial_Record location(@Nullable Erasable<Long> location)
 
- 
orderTicket
@Nonnull public API.Partial_Record orderTicket(@Nullable API.Partial_OrderTicket orderTicket)
 
- 
orderTicket
@Nonnull public API.Partial_Record orderTicket(@Nullable Erasable<API.Partial_OrderTicket> orderTicket)
 
- 
orgNumber
@Nonnull public API.Partial_Record orgNumber(@Nullable String orgNumber)
 
- 
phoneNumber
@Nonnull public API.Partial_Record phoneNumber(@Nullable String phoneNumber)
 
- 
phoneNumber
@Nonnull public API.Partial_Record phoneNumber(@Nullable Erasable<String> phoneNumber)
 
- 
product
@Nonnull public API.Partial_Record product(@Nullable API.Partial_ProductEntry product)
 
- 
product
@Nonnull public API.Partial_Record product(@Nullable Erasable<API.Partial_ProductEntry> product)
 
- 
queued
@Nonnull public API.Partial_Record queued(@Nullable String queued)
 
- 
queued
@Nonnull public API.Partial_Record queued(@Nullable Erasable<String> queued)
 
- 
receipt
@Nonnull public API.Partial_Record receipt(@Nullable API.Partial_Receipt receipt)
 
- 
receipt
@Nonnull public API.Partial_Record receipt(@Nullable Erasable<API.Partial_Receipt> receipt)
 
- 
receiptFooter
@Nonnull public API.Partial_Record receiptFooter(@Nullable String receiptFooter)
 
- 
receiptFooter
@Nonnull public API.Partial_Record receiptFooter(@Nullable Erasable<String> receiptFooter)
 
- 
receiptHeader
@Nonnull public API.Partial_Record receiptHeader(@Nullable String receiptHeader)
 
- 
receiptHeader
@Nonnull public API.Partial_Record receiptHeader(@Nullable Erasable<String> receiptHeader)
 
- 
recipientUri
@Nonnull public API.Partial_Record recipientUri(@Nullable String recipientUri)
 
- 
recipientUri
@Nonnull public API.Partial_Record recipientUri(@Nullable Erasable<String> recipientUri)
 
- 
report
@Nonnull public API.Partial_Record report(@Nullable API.Partial_Report report)
 
- 
report
@Nonnull public API.Partial_Record report(@Nullable Erasable<API.Partial_Report> report)
 
- 
storeAddress
@Nonnull public API.Partial_Record storeAddress(@Nullable String storeAddress)
 
- 
storeAddress
@Nonnull public API.Partial_Record storeAddress(@Nullable Erasable<String> storeAddress)
 
- 
storeName
@Nonnull public API.Partial_Record storeName(@Nullable String storeName)
 
- 
storeName
@Nonnull public API.Partial_Record storeName(@Nullable Erasable<String> storeName)
 
- 
tab
@Nonnull public API.Partial_Record tab(@Nullable API.Partial_Tab tab)
 
- 
tab
@Nonnull public API.Partial_Record tab(@Nullable Erasable<API.Partial_Tab> tab)
 
- 
tags
@Nonnull public API.Partial_Record tags(@Nullable String[] tags)
 
- 
tags
@Nonnull public API.Partial_Record tags(@Nullable Erasable<String[]> tags)
 
- 
timezoneOffset
@Nonnull public API.Partial_Record timezoneOffset(@Nullable Integer timezoneOffset)
 
- 
timezoneOffset
@Nonnull public API.Partial_Record timezoneOffset(@Nullable Erasable<Integer> timezoneOffset)
 
- 
training
@Nonnull public API.Partial_Record training(@Nullable Boolean training)
 
- 
type
@Nonnull public API.Partial_Record type(@Nullable API.Record.Type type)
 
- 
usage
@Nonnull public API.Partial_Record usage(@Nullable API.Partial_UsageEntry usage)
 
- 
usage
@Nonnull public API.Partial_Record usage(@Nullable Erasable<API.Partial_UsageEntry> usage)
 
- 
webAddress
@Nonnull public API.Partial_Record webAddress(@Nullable String webAddress)
 
- 
webAddress
@Nonnull public API.Partial_Record webAddress(@Nullable Erasable<String> webAddress)
 
 - 
 
 -