Méthode | Description | |
---|---|---|
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 | ||
Résultat |
public Delete ( System.Guid VentataProductId ) : bool | ||
VentataProductId | System.Guid | |
Résultat | bool |
public Get ( System.Guid VentataProductId ) : |
||
VentataProductId | System.Guid | |
Résultat |
public GetNewPrice ( System.Guid VentataProductId ) : |
||
VentataProductId | System.Guid | |
Résultat |
public GetProductByStoreCode ( string InternalProductId ) : |
||
InternalProductId | string | |
Résultat |
public Products ( System.Guid StoreAPIKey ) : System | ||
StoreAPIKey | System.Guid | |
Résultat | System |
public Update ( |
||
product | ||
Résultat |