ProductExtensionsByCountryOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. extensions. products. ProductExtensionsByCountryOperations
- com.
- com.
- com.
Implements
public class ProductExtensionsByCountryOperations extends BasePartnerComponentString implements IProductExtensionsByCountry
Product extensions operations implementation by country.
Constructor Summary
| Constructor | Description |
|---|---|
| ProductExtensionsByCountryOperations(IPartner rootPartnerOperations, String country) |
Initializes a new instance of the Product |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
java.util.List<Inventory |
checkInventory(InventoryCheckRequest checkRequest)
Retrieves inventory validation results for the provided country. |
Inherited Members
Constructor Details
ProductExtensionsByCountryOperations
public ProductExtensionsByCountryOperations(IPartner rootPartnerOperations, String country)
Initializes a new instance of the ProductExtensionsByCountryOperations class.
Parameters:
Method Details
checkInventory
public List
Retrieves inventory validation results for the provided country.
Parameters:
Returns: