| Package | Description |
|---|---|
| com.mailchimp.domain.product |
| Modifier and Type | Method and Description |
|---|---|
ProductImage |
ProductImage.setId(String id) |
ProductImage |
ProductImage.setUrl(String url) |
ProductImage |
ProductImage.setVariantIds(List<String> variantIds) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductImage> |
ProductCreate.getImages() |
List<ProductImage> |
Product.getImages() |
| Modifier and Type | Method and Description |
|---|---|
ProductCreate.Builder |
ProductCreate.Builder.setImages(List<ProductImage> images) |
Product |
Product.setImages(List<ProductImage> images) |
Copyright © 2020. All rights reserved.