@ApiType("SoftLayer_Product_Item_Rule_Resource_Item_Category")
public class Category
extends Resource
See Also:
SoftLayer_Product_Item_Rule_Resource_Item_Category
  • Field Details

    • resource

      @ApiProperty protected Category resource
      An item category that the associated rule applies to.
  • Constructor Details

    • Category

      public Category()
  • Method Details

    • getResource

      public Category getResource()
    • setResource

      public void setResource​(Category resource)