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

IsSetVendorRebate() public method

Checks if VendorRebate property is set
public IsSetVendorRebate ( ) : Boolean
return Boolean
        public Boolean IsSetVendorRebate()
        {
            return this.vendorRebateField != null;
        }
MerchantItemAttributes