The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::ValidateTestUserRegistration::ValidateTestUserRegistrationRequestType

DESCRIPTION

Requests to enable a test user to sell items in the Sandbox environment.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::ValidateTestUserRegistration::ValidateTestUserRegistrationRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setFeedbackScore()

Value for the feedback score of a user. If no value is passed in the request, or if the value is zero, the feedback score is unchanged. This element is not intended for regularly testing feedback because the feedback value can change after the request.

  RequiredInput: No
#    Argument: 'xs:int'

getFeedbackScore()

# Returns: 'xs:int'

setRegistrationDate()

Value for the date and time that a user's registration begins.

  RequiredInput: No
#    Argument: 'xs:dateTime'

getRegistrationDate()

# Returns: 'xs:dateTime'

setSubscribeSA()

Indicates if a user subscribes to Seller's Assistant. You cannot request to subscribe a user to both Seller's Assistant and Seller's Assistant Pro. You cannot request to unsubscribe a user.

  RequiredInput: No
#    Argument: 'xs:boolean'

isSubscribeSA()

# Returns: 'xs:boolean'

setSubscribeSAPro()

Indicates if a user subscribes to Seller's Assistant Pro. You cannot request to subscribe a user to both Seller's Assistant and Seller's Assistant Pro. You cannot request to unsubscribe a user.

  RequiredInput: No
#    Argument: 'xs:boolean'

isSubscribeSAPro()

# Returns: 'xs:boolean'

setSubscribeSM()

Indicates if a user subscribes to Selling Manager. You cannot request to subscribe a user to both Selling Manager and Selling Manager Pro. You cannot request to unsubscribe a user.

  RequiredInput: No
#    Argument: 'xs:boolean'

isSubscribeSM()

# Returns: 'xs:boolean'

setSubscribeSMPro()

Indicates if a user subscribes to Selling Manager Pro. You cannot request to subscribe a user to both Selling Manager and Selling Manager Pro. You cannot request to unsubscribe a user.

  RequiredInput: No
#    Argument: 'xs:boolean'

isSubscribeSMPro()

# Returns: 'xs:boolean'