Package com.onslip360
Class API.Partial_Product
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_Product>
-
- com.onslip360.API.Partial_Product
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_Product>>
- Enclosing class:
- API
public static class API.Partial_Product extends Onslip360Object<API.Partial_Product>
-
-
Constructor Summary
Constructors Constructor Description Partial_Product()
-
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
-
type
@Nonnull public Erasable<API.Product.Type> type()
-
alert
@Nonnull public API.Partial_Product alert(@Nullable String alert)
-
alert
@Nonnull public API.Partial_Product alert(@Nullable Erasable<String> alert)
-
brand
@Nonnull public API.Partial_Product brand(@Nullable String brand)
-
brand
@Nonnull public API.Partial_Product brand(@Nullable Erasable<String> brand)
-
defaultQuantity
@Nonnull public API.Partial_Product defaultQuantity(@Nullable Float defaultQuantity)
-
defaultQuantity
@Nonnull public API.Partial_Product defaultQuantity(@Nullable Erasable<Float> defaultQuantity)
-
deleted
@Nonnull public API.Partial_Product deleted(@Nullable String deleted)
-
deleted
@Nonnull public API.Partial_Product deleted(@Nullable Erasable<String> deleted)
-
description
@Nonnull public API.Partial_Product description(@Nullable String description)
-
description
@Nonnull public API.Partial_Product description(@Nullable Erasable<String> description)
-
descriptionT9N
@Nonnull public API.Partial_Product descriptionT9N(@Nullable String[][] descriptionT9N)
-
descriptionT9N
@Nonnull public API.Partial_Product descriptionT9N(@Nullable Erasable<String[][]> descriptionT9N)
-
ean
@Nonnull public API.Partial_Product ean(@Nullable String ean)
-
ean
@Nonnull public API.Partial_Product ean(@Nullable Erasable<String> ean)
-
expiration
@Nonnull public API.Partial_Product expiration(@Nullable String expiration)
-
expiration
@Nonnull public API.Partial_Product expiration(@Nullable Erasable<String> expiration)
-
htmlDescription
@Nonnull public API.Partial_Product htmlDescription(@Nullable String htmlDescription)
-
htmlDescription
@Nonnull public API.Partial_Product htmlDescription(@Nullable Erasable<String> htmlDescription)
-
htmlDescriptionT9N
@Nonnull public API.Partial_Product htmlDescriptionT9N(@Nullable String[][] htmlDescriptionT9N)
-
htmlDescriptionT9N
@Nonnull public API.Partial_Product htmlDescriptionT9N(@Nullable Erasable<String[][]> htmlDescriptionT9N)
-
labels
@Nonnull public API.Partial_Product labels(@Nullable Long[] labels)
-
labels
@Nonnull public API.Partial_Product labels(@Nullable Erasable<Long[]> labels)
-
modelNumber
@Nonnull public API.Partial_Product modelNumber(@Nullable String modelNumber)
-
modelNumber
@Nonnull public API.Partial_Product modelNumber(@Nullable Erasable<String> modelNumber)
-
modifiers
@Nonnull public API.Partial_Product modifiers(@Nullable Long[] modifiers)
-
modifiers
@Nonnull public API.Partial_Product modifiers(@Nullable Erasable<Long[]> modifiers)
-
name
@Nonnull public API.Partial_Product name(@Nullable String name)
-
nameT9N
@Nonnull public API.Partial_Product nameT9N(@Nullable String[][] nameT9N)
-
nameT9N
@Nonnull public API.Partial_Product nameT9N(@Nullable Erasable<String[][]> nameT9N)
-
plu
@Nonnull public API.Partial_Product plu(@Nullable Integer plu)
-
plu
@Nonnull public API.Partial_Product plu(@Nullable Erasable<Integer> plu)
-
price
@Nonnull public API.Partial_Product price(@Nullable Double price)
-
price
@Nonnull public API.Partial_Product price(@Nullable Erasable<Double> price)
-
productGroup
@Nonnull public API.Partial_Product productGroup(@Nullable Long productGroup)
-
purchasePrice
@Nonnull public API.Partial_Product purchasePrice(@Nullable Double purchasePrice)
-
purchasePrice
@Nonnull public API.Partial_Product purchasePrice(@Nullable Erasable<Double> purchasePrice)
-
sku
@Nonnull public API.Partial_Product sku(@Nullable String sku)
-
sku
@Nonnull public API.Partial_Product sku(@Nullable Erasable<String> sku)
-
tags
@Nonnull public API.Partial_Product tags(@Nullable String[] tags)
-
tags
@Nonnull public API.Partial_Product tags(@Nullable Erasable<String[]> tags)
-
type
@Nonnull public API.Partial_Product type(@Nullable API.Product.Type type)
-
type
@Nonnull public API.Partial_Product type(@Nullable Erasable<API.Product.Type> type)
-
unit
@Nonnull public API.Partial_Product unit(@Nullable String unit)
-
unit
@Nonnull public API.Partial_Product unit(@Nullable Erasable<String> unit)
-
voucherCouponProduct
@Nonnull public API.Partial_Product voucherCouponProduct(@Nullable Long voucherCouponProduct)
-
voucherCouponProduct
@Nonnull public API.Partial_Product voucherCouponProduct(@Nullable Erasable<Long> voucherCouponProduct)
-
voucherCouponQuantity
@Nonnull public API.Partial_Product voucherCouponQuantity(@Nullable Float voucherCouponQuantity)
-
voucherCouponQuantity
@Nonnull public API.Partial_Product voucherCouponQuantity(@Nullable Erasable<Float> voucherCouponQuantity)
-
voucherPaymentMethod
@Nonnull public API.Partial_Product voucherPaymentMethod(@Nullable Long voucherPaymentMethod)
-
voucherPaymentMethod
@Nonnull public API.Partial_Product voucherPaymentMethod(@Nullable Erasable<Long> voucherPaymentMethod)
-
-