Amazon.ECS.Model.MerchantItemAttributes.IsSetPOBoxShippingExcluded C# (CSharp) 메소드

IsSetPOBoxShippingExcluded() 공개 메소드

Checks if POBoxShippingExcluded property is set
public IsSetPOBoxShippingExcluded ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPOBoxShippingExcluded()
        {
            return  this.POBoxShippingExcludedField != null;
        }
MerchantItemAttributes