C# 클래스 MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForSKUResponse

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

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

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

Checks if GetLowestOfferListingsForSKUResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetLowestOfferListingsForSKUResult ( ) : GetLowestOfferListingsForSKUResponse

Sets the GetLowestOfferListingsForSKUResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetLowestOfferListingsForSKUResponse

Sets the ResponseMetadata property

비공개 메소드들

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

메소드 상세

IsSetGetLowestOfferListingsForSKUResult() 공개 메소드

Checks if GetLowestOfferListingsForSKUResult property is set
public IsSetGetLowestOfferListingsForSKUResult ( ) : 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

WithGetLowestOfferListingsForSKUResult() 공개 메소드

Sets the GetLowestOfferListingsForSKUResult property
public WithGetLowestOfferListingsForSKUResult ( ) : GetLowestOfferListingsForSKUResponse
리턴 GetLowestOfferListingsForSKUResponse

WithResponseMetadata() 공개 메소드

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