C# 클래스 MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINResponse

상속: MWSClientCsRuntime.AbstractMwsObject, IMWSResponse
파일 보기 프로젝트 열기: nyneaxis/Amazon_MWS

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

메소드 설명
IsSetGetLowestOfferListingsForASINResult ( ) : System.Boolean

Checks if GetLowestOfferListingsForASINResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetLowestOfferListingsForASINResult ( ) : GetLowestOfferListingsForASINResponse

Sets the GetLowestOfferListingsForASINResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetLowestOfferListingsForASINResponse

Sets the ResponseMetadata property

비공개 메소드들

메소드 설명
EscapeXML ( String str ) : String

메소드 상세

IsSetGetLowestOfferListingsForASINResult() 공개 메소드

Checks if GetLowestOfferListingsForASINResult property is set
public IsSetGetLowestOfferListingsForASINResult ( ) : System.Boolean
리턴 System.Boolean

IsSetResponseMetadata() 공개 메소드

Checks if ResponseMetadata property is set
public IsSetResponseMetadata ( ) : System.Boolean
리턴 System.Boolean

ToXML() 공개 메소드

XML Representation for this object
public ToXML ( ) : String
리턴 String

WithGetLowestOfferListingsForASINResult() 공개 메소드

Sets the GetLowestOfferListingsForASINResult property
public WithGetLowestOfferListingsForASINResult ( ) : GetLowestOfferListingsForASINResponse
리턴 GetLowestOfferListingsForASINResponse

WithResponseMetadata() 공개 메소드

Sets the ResponseMetadata property
public WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetLowestOfferListingsForASINResponse
responseMetadata ResponseMetadata ResponseMetadata property
리턴 GetLowestOfferListingsForASINResponse