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

IsSetPearlMinimumColor() public method

Checks if PearlMinimumColor property is set
public IsSetPearlMinimumColor ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPearlMinimumColor()
        {
            return  this.pearlMinimumColorField != null;
        }
MerchantItemAttributes