C# Class MarketplaceWebServiceProducts.Model.GetMatchingProductForIdResponse

Inheritance: MWSClientCsRuntime.AbstractMwsObject, IMWSResponse
Afficher le fichier Open project: nyneaxis/Amazon_MWS Class Usage Examples

Private Properties

Свойство Type Description
EscapeXML String

Méthodes publiques

Méthode Description
IsSetGetMatchingProductForIdResult ( ) : System.Boolean

Checks if GetMatchingProductForIdResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetMatchingProductForIdResult ( ) : GetMatchingProductForIdResponse

Sets the GetMatchingProductForIdResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetMatchingProductForIdResponse

Sets the ResponseMetadata property

Private Methods

Méthode Description
EscapeXML ( String str ) : String

Method Details

IsSetGetMatchingProductForIdResult() public méthode

Checks if GetMatchingProductForIdResult property is set
public IsSetGetMatchingProductForIdResult ( ) : System.Boolean
Résultat System.Boolean

IsSetResponseMetadata() public méthode

Checks if ResponseMetadata property is set
public IsSetResponseMetadata ( ) : System.Boolean
Résultat System.Boolean

ToXML() public méthode

XML Representation for this object
public ToXML ( ) : String
Résultat String

WithGetMatchingProductForIdResult() public méthode

Sets the GetMatchingProductForIdResult property
public WithGetMatchingProductForIdResult ( ) : GetMatchingProductForIdResponse
Résultat GetMatchingProductForIdResponse

WithResponseMetadata() public méthode

Sets the ResponseMetadata property
public WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetMatchingProductForIdResponse
responseMetadata ResponseMetadata ResponseMetadata property
Résultat GetMatchingProductForIdResponse