C# 클래스 MarketplaceWebServiceProducts.Model.GetCompetitivePricingForASINResponse

파일 보기 프로젝트 열기: nyneaxis/Amazon_MWS

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

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

Checks if GetCompetitivePricingForASINResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetCompetitivePricingForASINResult ( ) : GetCompetitivePricingForASINResponse

Sets the GetCompetitivePricingForASINResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetCompetitivePricingForASINResponse

Sets the ResponseMetadata property

비공개 메소드들

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

메소드 상세

IsSetGetCompetitivePricingForASINResult() 공개 메소드

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

WithGetCompetitivePricingForASINResult() 공개 메소드

Sets the GetCompetitivePricingForASINResult property
public WithGetCompetitivePricingForASINResult ( ) : GetCompetitivePricingForASINResponse
리턴 GetCompetitivePricingForASINResponse

WithResponseMetadata() 공개 메소드

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