@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-06-21T18:51:48.018+03:00") public class SimpleConnectedProductDTO extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleConnectedProductDTO.CustomerTypeEnum
Gets or Sets customerType
|
static class |
SimpleConnectedProductDTO.PrintTypeEnum
Gets or Sets printType
|
static class |
SimpleConnectedProductDTO.TypeEnum
Gets or Sets type
|
static class |
SimpleConnectedProductDTO.VoucherTypeEnum
Gets or Sets voucherType
|
| Constructor and Description |
|---|
SimpleConnectedProductDTO() |
public SimpleConnectedProductDTO allowRecharge(Boolean allowRecharge)
public Boolean isAllowRecharge()
public void setAllowRecharge(Boolean allowRecharge)
public SimpleConnectedProductDTO countryCode(String countryCode)
public String getCountryCode()
public void setCountryCode(String countryCode)
public SimpleConnectedProductDTO customerType(SimpleConnectedProductDTO.CustomerTypeEnum customerType)
public SimpleConnectedProductDTO.CustomerTypeEnum getCustomerType()
public void setCustomerType(SimpleConnectedProductDTO.CustomerTypeEnum customerType)
public SimpleConnectedProductDTO description(String description)
public String getDescription()
public void setDescription(String description)
public SimpleConnectedProductDTO id(Long id)
public Long getId()
public void setId(Long id)
public SimpleConnectedProductDTO locationCode(String locationCode)
public String getLocationCode()
public void setLocationCode(String locationCode)
public SimpleConnectedProductDTO locationName(String locationName)
public String getLocationName()
public void setLocationName(String locationName)
public SimpleConnectedProductDTO maxValidationsInPass(Integer maxValidationsInPass)
public Integer getMaxValidationsInPass()
public void setMaxValidationsInPass(Integer maxValidationsInPass)
public SimpleConnectedProductDTO modifiedBy(UserDTO modifiedBy)
public UserDTO getModifiedBy()
public void setModifiedBy(UserDTO modifiedBy)
public SimpleConnectedProductDTO modifiedDate(String modifiedDate)
public String getModifiedDate()
public void setModifiedDate(String modifiedDate)
public SimpleConnectedProductDTO name(String name)
public String getName()
public void setName(String name)
public SimpleConnectedProductDTO packageProductId(String packageProductId)
public String getPackageProductId()
public void setPackageProductId(String packageProductId)
public SimpleConnectedProductDTO price(Double price)
public Double getPrice()
public void setPrice(Double price)
public SimpleConnectedProductDTO printType(SimpleConnectedProductDTO.PrintTypeEnum printType)
public SimpleConnectedProductDTO.PrintTypeEnum getPrintType()
public void setPrintType(SimpleConnectedProductDTO.PrintTypeEnum printType)
public SimpleConnectedProductDTO productId(String productId)
public String getProductId()
public void setProductId(String productId)
public SimpleConnectedProductDTO rechargePrice(Double rechargePrice)
public Double getRechargePrice()
public void setRechargePrice(Double rechargePrice)
public SimpleConnectedProductDTO retailPrice(Double retailPrice)
public Double getRetailPrice()
public void setRetailPrice(Double retailPrice)
public SimpleConnectedProductDTO sku(String sku)
public String getSku()
public void setSku(String sku)
public SimpleConnectedProductDTO subProductId(String subProductId)
public String getSubProductId()
public void setSubProductId(String subProductId)
public SimpleConnectedProductDTO tags(List<String> tags)
public SimpleConnectedProductDTO addTagsItem(String tagsItem)
public SimpleConnectedProductDTO timezone(String timezone)
public String getTimezone()
public void setTimezone(String timezone)
public SimpleConnectedProductDTO type(SimpleConnectedProductDTO.TypeEnum type)
public SimpleConnectedProductDTO.TypeEnum getType()
public void setType(SimpleConnectedProductDTO.TypeEnum type)
public SimpleConnectedProductDTO validValue(Integer validValue)
public Integer getValidValue()
public void setValidValue(Integer validValue)
public SimpleConnectedProductDTO validationRules(List<Rule> validationRules)
public SimpleConnectedProductDTO addValidationRulesItem(Rule validationRulesItem)
public List<Rule> getValidationRules()
public SimpleConnectedProductDTO validationTag(String validationTag)
public String getValidationTag()
public void setValidationTag(String validationTag)
public SimpleConnectedProductDTO vendor(VendorDTO vendor)
public VendorDTO getVendor()
public void setVendor(VendorDTO vendor)
public SimpleConnectedProductDTO vendorAccountId(String vendorAccountId)
public String getVendorAccountId()
public void setVendorAccountId(String vendorAccountId)
public SimpleConnectedProductDTO vendorSku(String vendorSku)
public String getVendorSku()
public void setVendorSku(String vendorSku)
public SimpleConnectedProductDTO voucherPattern(VoucherPattern voucherPattern)
public VoucherPattern getVoucherPattern()
public void setVoucherPattern(VoucherPattern voucherPattern)
public SimpleConnectedProductDTO voucherType(SimpleConnectedProductDTO.VoucherTypeEnum voucherType)
public SimpleConnectedProductDTO.VoucherTypeEnum getVoucherType()
public void setVoucherType(SimpleConnectedProductDTO.VoucherTypeEnum voucherType)
Copyright © 2018. All rights reserved.