Amazon.ImportExport.Model.GetShippingLabelResponse.IsSetShippingLabelURL C# (CSharp) 메소드

IsSetShippingLabelURL() 개인적인 메소드

private IsSetShippingLabelURL ( ) : bool
리턴 bool
        internal bool IsSetShippingLabelURL()
        {
            return this._shippingLabelURL != null;
        }