Package com.onslip360
Class API.Partial_DigitalReceipt
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_DigitalReceipt>
-
- com.onslip360.API.Partial_DigitalReceipt
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_DigitalReceipt>>
- Enclosing class:
- API
public static class API.Partial_DigitalReceipt extends Onslip360Object<API.Partial_DigitalReceipt>
-
-
Constructor Summary
Constructors Constructor Description Partial_DigitalReceipt()
-
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
-
receipt
@Nonnull public Optional<API.Partial_Receipt> receipt()
-
status
@Nonnull public Erasable<API.DigitalReceipt.Status> status()
-
type
@Nonnull public Erasable<API.DigitalReceipt.Type> type()
-
address
@Nonnull public API.Partial_DigitalReceipt address(@Nullable String address)
-
cashier
@Nonnull public API.Partial_DigitalReceipt cashier(@Nullable Long cashier)
-
cashierName
@Nonnull public API.Partial_DigitalReceipt cashierName(@Nullable String cashierName)
-
client
@Nonnull public API.Partial_DigitalReceipt client(@Nullable Long client)
-
clientName
@Nonnull public API.Partial_DigitalReceipt clientName(@Nullable String clientName)
-
company
@Nonnull public API.Partial_DigitalReceipt company(@Nullable Long company)
-
company
@Nonnull public API.Partial_DigitalReceipt company(@Nullable Erasable<Long> company)
-
companyName
@Nonnull public API.Partial_DigitalReceipt companyName(@Nullable String companyName)
-
controlCode
@Nonnull public API.Partial_DigitalReceipt controlCode(@Nullable String controlCode)
-
controlCode
@Nonnull public API.Partial_DigitalReceipt controlCode(@Nullable Erasable<String> controlCode)
-
controlUnitId
@Nonnull public API.Partial_DigitalReceipt controlUnitId(@Nullable String controlUnitId)
-
controlUnitId
@Nonnull public API.Partial_DigitalReceipt controlUnitId(@Nullable Erasable<String> controlUnitId)
-
currency
@Nonnull public API.Partial_DigitalReceipt currency(@Nullable String currency)
-
currency
@Nonnull public API.Partial_DigitalReceipt currency(@Nullable Erasable<String> currency)
-
date
@Nonnull public API.Partial_DigitalReceipt date(@Nullable String date)
-
deleted
@Nonnull public API.Partial_DigitalReceipt deleted(@Nullable String deleted)
-
deleted
@Nonnull public API.Partial_DigitalReceipt deleted(@Nullable Erasable<String> deleted)
-
description
@Nonnull public API.Partial_DigitalReceipt description(@Nullable String description)
-
description
@Nonnull public API.Partial_DigitalReceipt description(@Nullable Erasable<String> description)
-
email
@Nonnull public API.Partial_DigitalReceipt email(@Nullable String email)
-
email
@Nonnull public API.Partial_DigitalReceipt email(@Nullable Erasable<String> email)
-
external
@Nonnull public API.Partial_DigitalReceipt external(@Nullable Boolean external)
-
external
@Nonnull public API.Partial_DigitalReceipt external(@Nullable Erasable<Boolean> external)
-
isCopy
@Nonnull public API.Partial_DigitalReceipt isCopy(@Nullable Boolean isCopy)
-
isCopy
@Nonnull public API.Partial_DigitalReceipt isCopy(@Nullable Erasable<Boolean> isCopy)
-
locale
@Nonnull public API.Partial_DigitalReceipt locale(@Nullable String locale)
-
locale
@Nonnull public API.Partial_DigitalReceipt locale(@Nullable Erasable<String> locale)
-
location
@Nonnull public API.Partial_DigitalReceipt location(@Nullable Long location)
-
location
@Nonnull public API.Partial_DigitalReceipt location(@Nullable Erasable<Long> location)
-
orgNumber
@Nonnull public API.Partial_DigitalReceipt orgNumber(@Nullable String orgNumber)
-
phoneNumber
@Nonnull public API.Partial_DigitalReceipt phoneNumber(@Nullable String phoneNumber)
-
phoneNumber
@Nonnull public API.Partial_DigitalReceipt phoneNumber(@Nullable Erasable<String> phoneNumber)
-
receipt
@Nonnull public API.Partial_DigitalReceipt receipt(@Nullable API.Partial_Receipt receipt)
-
receiptFooter
@Nonnull public API.Partial_DigitalReceipt receiptFooter(@Nullable String receiptFooter)
-
receiptFooter
@Nonnull public API.Partial_DigitalReceipt receiptFooter(@Nullable Erasable<String> receiptFooter)
-
receiptHeader
@Nonnull public API.Partial_DigitalReceipt receiptHeader(@Nullable String receiptHeader)
-
receiptHeader
@Nonnull public API.Partial_DigitalReceipt receiptHeader(@Nullable Erasable<String> receiptHeader)
-
recipientUri
@Nonnull public API.Partial_DigitalReceipt recipientUri(@Nullable String recipientUri)
-
status
@Nonnull public API.Partial_DigitalReceipt status(@Nullable API.DigitalReceipt.Status status)
-
status
@Nonnull public API.Partial_DigitalReceipt status(@Nullable Erasable<API.DigitalReceipt.Status> status)
-
storeAddress
@Nonnull public API.Partial_DigitalReceipt storeAddress(@Nullable String storeAddress)
-
storeAddress
@Nonnull public API.Partial_DigitalReceipt storeAddress(@Nullable Erasable<String> storeAddress)
-
storeName
@Nonnull public API.Partial_DigitalReceipt storeName(@Nullable String storeName)
-
storeName
@Nonnull public API.Partial_DigitalReceipt storeName(@Nullable Erasable<String> storeName)
-
tags
@Nonnull public API.Partial_DigitalReceipt tags(@Nullable String[] tags)
-
tags
@Nonnull public API.Partial_DigitalReceipt tags(@Nullable Erasable<String[]> tags)
-
timezoneOffset
@Nonnull public API.Partial_DigitalReceipt timezoneOffset(@Nullable Integer timezoneOffset)
-
timezoneOffset
@Nonnull public API.Partial_DigitalReceipt timezoneOffset(@Nullable Erasable<Integer> timezoneOffset)
-
type
@Nonnull public API.Partial_DigitalReceipt type(@Nullable API.DigitalReceipt.Type type)
-
type
@Nonnull public API.Partial_DigitalReceipt type(@Nullable Erasable<API.DigitalReceipt.Type> type)
-
webAddress
@Nonnull public API.Partial_DigitalReceipt webAddress(@Nullable String webAddress)
-
webAddress
@Nonnull public API.Partial_DigitalReceipt webAddress(@Nullable Erasable<String> webAddress)
-
-