PricingList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of pricing configurations response.
public class PricingList
type PricingList = class
Public Class PricingList
- Inheritance
-
PricingList
Constructors
| Name | Description |
|---|---|
| PricingList() |
Initializes a new instance of the PricingList class. |
| PricingList(IList<Pricing>) |
Initializes a new instance of the PricingList class. |
Properties
| Name | Description |
|---|---|
| Value |
Gets or sets list of pricing configurations |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |
Extension Methods
| Name | Description |
|---|---|
| ConvertToPSType(PricingList) | |