\MarketplaceWebService_Model_RequestReportRequest

MarketplaceWebService_Model_RequestReportRequest

Properties:

  • Marketplace: string
  • Merchant: string
  • MarketplaceIdList: MarketplaceWebService_Model_IdList
  • ReportType: string
  • StartDate: string
  • EndDate: string
  • ReportOptions: string

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
getMarketplace()
setMarketplace()
withMarketplace()
isSetMarketplace()
getMerchant()
setMerchant()
withMerchant()
isSetMerchant()
getMWSAuthToken()
setMWSAuthToken()
withMWSAuthToken()
isSetMWSAuthToken()
getMarketplaceIdList()
setMarketplaceIdList()
withMarketplaceIdList()
isSetMarketplaceIdList()
getReportType()
setReportType()
withReportType()
isSetReportType()
getStartDate()
setStartDate()
withStartDate()
isSetStartDate()
getEndDate()
setEndDate()
withEndDate()
isSetEndDate()
getReportOptions()
setReportOptions()
withReportOptions()
isSetReportOptions()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(mixed  $data = null) 

Construct new MarketplaceWebService_Model_RequestReportRequest

Parameters

mixed $data

DOMElement or Associative Array to construct from.

Valid properties:

  • Marketplace: string
  • Merchant: string
  • MarketplaceIdList: MarketplaceWebService_Model_IdList
  • ReportType: string
  • StartDate: string
  • EndDate: string
  • ReportOptions: string

__get()

__get(string  $propertyName) 

Support for virtual properties getters.

Virtual property call example:

$action->Property

Direct getter(preferred):

$action->getProperty()

Parameters

string $propertyName

name of the property

__set()

__set(string  $propertyName,   $propertyValue) 

Support for virtual properties setters.

Virtual property call example:

$action->Property = 'ABC'

Direct setter (preferred):

$action->setProperty('ABC')

Parameters

string $propertyName

name of the property

$propertyValue

getMarketplace()

getMarketplace() : string

Gets the value of the Marketplace property.

Returns

string —

Marketplace

setMarketplace()

setMarketplace(  $value) : \this

Sets the value of the Marketplace property.

Parameters

$value

Returns

\this —

instance

withMarketplace()

withMarketplace(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the Marketplace and returns this instance

Parameters

string $value

Marketplace

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetMarketplace()

isSetMarketplace() : boolean

Checks if Marketplace is set

Returns

boolean —

true if Marketplace is set

getMerchant()

getMerchant() : string

Gets the value of the Merchant property.

Returns

string —

Merchant

setMerchant()

setMerchant(  $value) : \this

Sets the value of the Merchant property.

Parameters

$value

Returns

\this —

instance

withMerchant()

withMerchant(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the Merchant and returns this instance

Parameters

string $value

Merchant

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetMerchant()

isSetMerchant() : boolean

Checks if Merchant is set

Returns

boolean —

true if Merchant is set

getMWSAuthToken()

getMWSAuthToken() : string

Gets the value of the MWSAuthToken property.

Returns

string —

MWSAuthToken

setMWSAuthToken()

setMWSAuthToken(  $value) : \this

Sets the value of the MWSAuthToken property.

Parameters

$value

Returns

\this —

instance

withMWSAuthToken()

withMWSAuthToken(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the MWSAuthToken and returns this instance

Parameters

string $value

MWSAuthToken

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetMWSAuthToken()

isSetMWSAuthToken() : boolean

Checks if MWSAuthToken is set

Returns

boolean —

true if MWSAuthToken is set

getMarketplaceIdList()

getMarketplaceIdList() : \IdList

Gets the value of the MarketplaceIdList.

Returns

\IdList —

MarketplaceIdList

setMarketplaceIdList()

setMarketplaceIdList(  $value) : void

Sets the value of the MarketplaceIdList.

Parameters

$value

withMarketplaceIdList()

withMarketplaceIdList(\IdList  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the MarketplaceIdList and returns this instance

Parameters

\IdList $value

MarketplaceIdList

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetMarketplaceIdList()

isSetMarketplaceIdList() : boolean

Checks if MarketplaceIdList is set

Returns

boolean —

true if MarketplaceIdList property is set

getReportType()

getReportType() : string

Gets the value of the ReportType property.

Returns

string —

ReportType

setReportType()

setReportType(  $value) : \this

Sets the value of the ReportType property.

Parameters

$value

Returns

\this —

instance

withReportType()

withReportType(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the ReportType and returns this instance

Parameters

string $value

ReportType

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetReportType()

isSetReportType() : boolean

Checks if ReportType is set

Returns

boolean —

true if ReportType is set

getStartDate()

getStartDate() : string

Gets the value of the StartDate property.

Returns

string —

StartDate

setStartDate()

setStartDate(  $value) : \this

Sets the value of the StartDate property.

Parameters

$value

Returns

\this —

instance

withStartDate()

withStartDate(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the StartDate and returns this instance

Parameters

string $value

StartDate

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetStartDate()

isSetStartDate() : boolean

Checks if StartDate is set

Returns

boolean —

true if StartDate is set

getEndDate()

getEndDate() : string

Gets the value of the EndDate property.

Returns

string —

EndDate

setEndDate()

setEndDate(  $value) : \this

Sets the value of the EndDate property.

Parameters

$value

Returns

\this —

instance

withEndDate()

withEndDate(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the EndDate and returns this instance

Parameters

string $value

EndDate

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetEndDate()

isSetEndDate() : boolean

Checks if EndDate is set

Returns

boolean —

true if EndDate is set

getReportOptions()

getReportOptions() : string

Gets the value of the ReportOptions property.

Returns

string —

ReportOptions

setReportOptions()

setReportOptions(  $value) : \this

Sets the value of the ReportOptions property.

Parameters

$value

Returns

\this —

instance

withReportOptions()

withReportOptions(string  $value) : \MarketplaceWebService_Model_RequestReportRequest

Sets the value of the ReportOptions and returns this instance

Parameters

string $value

ReportOptions

Returns

\MarketplaceWebService_Model_RequestReportRequest

instance

isSetReportOptions()

isSetReportOptions() : boolean

Checks if ReportOptions is set

Returns

boolean —

true if ReportOptions is set