Amazon.ECS.Model.MerchantItemAttributes.IsSetPriceRating C# (CSharp) Method

IsSetPriceRating() public method

Checks if PriceRating property is set
public IsSetPriceRating ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPriceRating()
        {
            return  this.priceRatingField != null;
        }
MerchantItemAttributes