MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINRequest.IsSetSellerId C# (CSharp) Method

IsSetSellerId() public method

Checks if SellerId property is set
public IsSetSellerId ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetSellerId()
        {
            return  this.sellerIdField != null;
        }