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

IsSetMetalStamp() public method

Checks if MetalStamp property is set
public IsSetMetalStamp ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMetalStamp()
        {
            return  this.metalStampField != null;
        }
MerchantItemAttributes