Amazon.ECS.Model.MerchantItemAttributes.IsSetWarranty C# (CSharp) Méthode

IsSetWarranty() public méthode

Checks if Warranty property is set
public IsSetWarranty ( ) : Boolean
Résultat Boolean
        public Boolean IsSetWarranty()
        {
            return  this.warrantyField != null;
        }
MerchantItemAttributes