Метод | Описание | |
---|---|---|
Create ( |
||
Delete ( System.Guid VentataProductId ) : bool | ||
Get ( System.Guid VentataProductId ) : |
||
GetNewPrice ( System.Guid VentataProductId ) : |
||
GetProductByStoreCode ( string InternalProductId ) : |
||
Products ( System.Guid StoreAPIKey ) : System | ||
Update ( |
public Create ( |
||
product | ||
Результат |
public Delete ( System.Guid VentataProductId ) : bool | ||
VentataProductId | System.Guid | |
Результат | bool |
public Get ( System.Guid VentataProductId ) : |
||
VentataProductId | System.Guid | |
Результат |
public GetNewPrice ( System.Guid VentataProductId ) : |
||
VentataProductId | System.Guid | |
Результат |
public GetProductByStoreCode ( string InternalProductId ) : |
||
InternalProductId | string | |
Результат |
public Products ( System.Guid StoreAPIKey ) : System | ||
StoreAPIKey | System.Guid | |
Результат | System |
public Update ( |
||
product | ||
Результат |