Package com.onslip360
Class API.Partial_ProductGroup
- java.lang.Object
 - 
- com.onslip360.Onslip360Object<API.Partial_ProductGroup>
 - 
- com.onslip360.API.Partial_ProductGroup
 
 
 
- 
- All Implemented Interfaces:
 Cloneable,Comparable<Onslip360Object<API.Partial_ProductGroup>>
- Enclosing class:
 - API
 
public static class API.Partial_ProductGroup extends Onslip360Object<API.Partial_ProductGroup>
 
- 
- 
Constructor Summary
Constructors Constructor Description Partial_ProductGroup() 
- 
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
- 
kitchenPrinter
@Nonnull public Erasable<API.Peripheral.Function> kitchenPrinter()
 
- 
secondaryKitchenPrinterMode
@Nonnull public Erasable<API.ProductGroup.SecondaryKitchenPrinterMode> secondaryKitchenPrinterMode()
 
- 
secondaryKitchenPrinters
@Nonnull public Erasable<API.Peripheral.Function[]> secondaryKitchenPrinters()
 
- 
type
@Nonnull public Optional<API.ProductGroup.Type> type()
 
- 
account
@Nonnull public API.Partial_ProductGroup account(@Nullable Integer account)
 
- 
account
@Nonnull public API.Partial_ProductGroup account(@Nullable Erasable<Integer> account)
 
- 
alert
@Nonnull public API.Partial_ProductGroup alert(@Nullable String alert)
 
- 
alert
@Nonnull public API.Partial_ProductGroup alert(@Nullable Erasable<String> alert)
 
- 
deleted
@Nonnull public API.Partial_ProductGroup deleted(@Nullable String deleted)
 
- 
deleted
@Nonnull public API.Partial_ProductGroup deleted(@Nullable Erasable<String> deleted)
 
- 
discountAccount
@Nonnull public API.Partial_ProductGroup discountAccount(@Nullable Integer discountAccount)
 
- 
discountAccount
@Nonnull public API.Partial_ProductGroup discountAccount(@Nullable Erasable<Integer> discountAccount)
 
- 
kitchenPrinter
@Nonnull public API.Partial_ProductGroup kitchenPrinter(@Nullable API.Peripheral.Function kitchenPrinter)
 
- 
kitchenPrinter
@Nonnull public API.Partial_ProductGroup kitchenPrinter(@Nullable Erasable<API.Peripheral.Function> kitchenPrinter)
 
- 
labels
@Nonnull public API.Partial_ProductGroup labels(@Nullable Long[] labels)
 
- 
labels
@Nonnull public API.Partial_ProductGroup labels(@Nullable Erasable<Long[]> labels)
 
- 
modifiers
@Nonnull public API.Partial_ProductGroup modifiers(@Nullable Long[] modifiers)
 
- 
modifiers
@Nonnull public API.Partial_ProductGroup modifiers(@Nullable Erasable<Long[]> modifiers)
 
- 
name
@Nonnull public API.Partial_ProductGroup name(@Nullable String name)
 
- 
secondaryKitchenPrinterMode
@Nonnull public API.Partial_ProductGroup secondaryKitchenPrinterMode(@Nullable API.ProductGroup.SecondaryKitchenPrinterMode secondaryKitchenPrinterMode)
 
- 
secondaryKitchenPrinterMode
@Nonnull public API.Partial_ProductGroup secondaryKitchenPrinterMode(@Nullable Erasable<API.ProductGroup.SecondaryKitchenPrinterMode> secondaryKitchenPrinterMode)
 
- 
secondaryKitchenPrinters
@Nonnull public API.Partial_ProductGroup secondaryKitchenPrinters(@Nullable API.Peripheral.Function[] secondaryKitchenPrinters)
 
- 
secondaryKitchenPrinters
@Nonnull public API.Partial_ProductGroup secondaryKitchenPrinters(@Nullable Erasable<API.Peripheral.Function[]> secondaryKitchenPrinters)
 
- 
tags
@Nonnull public API.Partial_ProductGroup tags(@Nullable String[] tags)
 
- 
tags
@Nonnull public API.Partial_ProductGroup tags(@Nullable Erasable<String[]> tags)
 
- 
type
@Nonnull public API.Partial_ProductGroup type(@Nullable API.ProductGroup.Type type)
 
- 
undiscountable
@Nonnull public API.Partial_ProductGroup undiscountable(@Nullable Boolean undiscountable)
 
- 
undiscountable
@Nonnull public API.Partial_ProductGroup undiscountable(@Nullable Erasable<Boolean> undiscountable)
 
- 
vatAccount
@Nonnull public API.Partial_ProductGroup vatAccount(@Nullable Integer vatAccount)
 
- 
vatAccount
@Nonnull public API.Partial_ProductGroup vatAccount(@Nullable Erasable<Integer> vatAccount)
 
- 
vatRate
@Nonnull public API.Partial_ProductGroup vatRate(@Nullable Float vatRate)
 
 - 
 
 -