public class GetProductsResult extends BasicResult
Modifier and Type | Field and Description |
---|---|
java.util.List<Product> |
Products |
message, RawResponse, result
Constructor and Description |
---|
GetProductsResult() |
@SerializedName(value="products", alternate="Products") public java.util.List<Product> Products