eBay::API::XML::DataType::PictureManagerSubscriptionType - eBay::API::XML::DataType::PictureManagerSubscriptionType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::PictureManagerSubscriptionType

DESCRIPTION

Top

Describes one type of Picture Manager subscription that is available.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::PictureManagerSubscriptionType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setFee()

The monthly fee for the subscription. Read-only value.

# Argument: 'ns:AmountType'

getFee()

  Calls: GetPictureManagerOptions
  Returned: Always

# Returns: 'ns:AmountType'

setStorageSize()

The total amount of storage space available for the subscription type. Read-only value.

# Argument: 'xs:int'

getStorageSize()

  Calls: GetPictureManagerOptions
  Returned: Always

# Returns: 'xs:int'

setSubscriptionLevel()

The level of Picture Manager subscription. Each level has a monthly fee and provides a certain amount of storage space.

# Argument: 'ns:PictureManagerSubscriptionLevelCodeType'

getSubscriptionLevel()

  Calls: GetPictureManagerOptions
  Returned: Always

# Returns: 'ns:PictureManagerSubscriptionLevelCodeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.