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

IsSetClaspType() public method

Checks if ClaspType property is set
public IsSetClaspType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetClaspType()
        {
            return  this.claspTypeField != null;
        }
MerchantItemAttributes