| IContactPromaApi | 
 API for interacting with contact resources via PROMA (product manager). 
 | 
| ICustomerPromaApi | 
 API for interacting with customer resources via PROMA (product manager). 
 | 
| IGenericPromaApi | 
 API for basic interactions via PROMA (product manager). 
 | 
| IHardwareIdPromaApi | 
 API for interacting with hardware ID resources via PROMA (product manager). 
 | 
| ILicensePromaApi | 
 API for interacting with license resources via PROMA (product manager). 
 | 
| IProductBuildPromaApi | 
 API for interacting with product build resources via PROMA (product manager). 
 | 
| IProductPromaApi | 
 API for interacting with product resources via PROMA (product manager). 
 | 
| IPromaApiProvider | 
 Main entry point for the individual APIs for interacting with PROMA (product manager). 
 | 
| IPromaResponse<T> | 
 A response from PROMA with the main result value and some additional details such as the status code of the response. 
 | 
| IStoreItemPromaApi | 
 API for interacting with store item resources via PROMA (product manager). 
 | 
| IStorePromaApi | 
 API for interacting with stores via PROMA (product manager). 
 |