Tim Keefer > eBay-API > eBay::API::XML::DataType::PictureManagerSubscriptionType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

Describes one type of Picture Manager subscription that is available.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: