C# 클래스 MarketplaceWebServiceProducts.Model.GetMyPriceForASINResponse

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

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

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

Checks if GetMyPriceForASINResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetMyPriceForASINResult ( ) : GetMyPriceForASINResponse

Sets the GetMyPriceForASINResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetMyPriceForASINResponse

Sets the ResponseMetadata property

비공개 메소드들

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

메소드 상세

IsSetGetMyPriceForASINResult() 공개 메소드

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

WithGetMyPriceForASINResult() 공개 메소드

Sets the GetMyPriceForASINResult property
public WithGetMyPriceForASINResult ( ) : GetMyPriceForASINResponse
리턴 GetMyPriceForASINResponse

WithResponseMetadata() 공개 메소드

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