Amazon.ImportExport.Model.GetShippingLabelResponse.IsSetShippingLabelURL C# (CSharp) Method

IsSetShippingLabelURL() private method

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