public class ProductMethods
extends java.lang.Object
Constructor and Description |
---|
ProductMethods() |
Modifier and Type | Method and Description |
---|---|
static GetProductsResult |
GetProducts(java.lang.String token)
This method will return the list of products.
|
public static GetProductsResult GetProducts(java.lang.String token)
token
- An access token with "GetProducts" permission.