@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OSellerProductItemCertification extends Object
Constructor and Description |
---|
OSellerProductItemCertification() |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemCertification |
certificationCode(String certificationCode) |
OSellerProductItemCertification |
certificationType(String certificationType) |
boolean |
equals(Object o) |
String |
getCertificationCode()
Get certificationCode
|
String |
getCertificationType()
Get certificationType
|
int |
hashCode() |
void |
setCertificationCode(String certificationCode) |
void |
setCertificationType(String certificationType) |
String |
toString() |
public OSellerProductItemCertification certificationType(String certificationType)
public String getCertificationType()
public void setCertificationType(String certificationType)
public OSellerProductItemCertification certificationCode(String certificationCode)
public String getCertificationCode()
public void setCertificationCode(String certificationCode)
Copyright © 2022. All rights reserved.