Amazon.ECS.Model.MerchantItemAttributes.IsSetFixedShippingCharge C# (CSharp) Метод

IsSetFixedShippingCharge() публичный Метод

Checks if FixedShippingCharge property is set
public IsSetFixedShippingCharge ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetFixedShippingCharge()
        {
            return this.fixedShippingChargeField != null;
        }
MerchantItemAttributes