C# Класс MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINResponse

Наследование: MWSClientCsRuntime.AbstractMwsObject, IMWSResponse
Показать файл Открыть проект

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