SoftLayer_Product_Item_Price_Account_Restriction


SoftLayer_Product_Item_Price_Account_Restriction

Description

The SoftLayer_Product_Item_Price data type gives more information about the item price restrictions. An item price may be restricted to one or more accounts. If the item price is restricted to an account, only that account will see the restriction details.

Local


accountId

The account id for the item price account restriction.
Type: int


id

The unique identifier for the item price account restriction.
Type: int


itemPriceId

The item price id for the item price account restriction.
Type: int

Relational


account

The account the item price is restricted to.
Type: SoftLayer_Account


itemPrice

The item price that has the account restriction.
Type: SoftLayer_Product_Item_Price

Count