Amazon.ECS.Model.CartAddItem.IsSetOfferListingId C# (CSharp) 메소드

IsSetOfferListingId() 공개 메소드

Checks if OfferListingId property is set
public IsSetOfferListingId ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetOfferListingId()
        {
            return  this.offerListingIdField != null;
        }