Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemCertification |
OSellerProductItemCertification.certificationCode(String certificationCode) |
OSellerProductItemCertification |
OSellerProductItemCertification.certificationType(String certificationType) |
Modifier and Type | Method and Description |
---|---|
List<OSellerProductItemCertification> |
OSellerProductItem.getCertifications()
Get certifications
|
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.addCertificationsItem(OSellerProductItemCertification certificationsItem) |
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.certifications(List<OSellerProductItemCertification> certifications) |
void |
OSellerProductItem.setCertifications(List<OSellerProductItemCertification> certifications) |
Copyright © 2022. All rights reserved.