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

IsSetInstrumentKey() public method

Checks if InstrumentKey property is set
public IsSetInstrumentKey ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetInstrumentKey()
        {
            return  this.instrumentKeyField != null;
        }
MerchantItemAttributes