Class Promotion

java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.product.Promotion

@ApiType("SoftLayer_Product_Promotion")
public class Promotion
extends Entity
The promotion web service is used to find information regarding a specific promotion using a promotion code.
See Also:
SoftLayer_Product_Promotion
  • Constructor Details

    • Promotion

      public Promotion()
  • Method Details