Amazon.ECS.Model.MerchantItemAttributes.IsSetPriceRating C# (CSharp) Метод

IsSetPriceRating() публичный Метод

Checks if PriceRating property is set
public IsSetPriceRating ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetPriceRating()
        {
            return  this.priceRatingField != null;
        }
MerchantItemAttributes