Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_SellerPaymentProfileType.h
Trading_SellerPaymentProfileType.m

Overview

Type defining the SellerPaymentProfile container, which is used in an
Add/Revise/Relist Trading API call to reference a Business Policies payment profile.



Note:
Business Policies are not yet available for use on the eBay platform.

@ingroup EBayAPIInterface

Tasks

  •   paymentProfileID

    The unique identifier of a Business Policies payment profile. A PaymentProfileID
    and/or a PaymentProfileName value is used in the Add/Revise/Relist
    call to reference and use the payment policy values of a Business Policies payment
    profile. If both fields are provided and their values don’t match, the PaymentProfileID
    takes precedence.



    In the “Get” calls, the PaymentProfileID value will always be
    returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
    value will be returned if a name is assigned to the payment profile.



    Note:
    Business Policies are not yet available for use on the eBay platform.

    property
  •   paymentProfileName

    The name of a Business Policies payment profile. A PaymentProfileID
    and/or a PaymentProfileName value is used in the Add/Revise/Relist
    call to reference and use the payment policy values of a Business Policies payment
    profile. If both fields are provided and their values don’t match, the PaymentProfileID
    takes precedence.



    In the “Get” calls, the PaymentProfileID value will always be
    returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
    value will be returned if a name is assigned to the payment profile.



    Note:
    Business Policies are not yet available for use on the eBay platform.

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_SellerPaymentProfileType.h

paymentProfileID

The unique identifier of a Business Policies payment profile. A PaymentProfileID
and/or a PaymentProfileName value is used in the Add/Revise/Relist
call to reference and use the payment policy values of a Business Policies payment
profile. If both fields are provided and their values don’t match, the PaymentProfileID
takes precedence.



In the “Get” calls, the PaymentProfileID value will always be
returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
value will be returned if a name is assigned to the payment profile.



Note:
Business Policies are not yet available for use on the eBay platform.

@property (nonatomic, retain) NSNumber *paymentProfileID

Discussion

The unique identifier of a Business Policies payment profile. A PaymentProfileID
and/or a PaymentProfileName value is used in the Add/Revise/Relist
call to reference and use the payment policy values of a Business Policies payment
profile. If both fields are provided and their values don’t match, the PaymentProfileID
takes precedence.



In the “Get” calls, the PaymentProfileID value will always be
returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
value will be returned if a name is assigned to the payment profile.



Note:
Business Policies are not yet available for use on the eBay platform.

type : NSNumber, wrapper for primitive long

Declared In

Trading_SellerPaymentProfileType.h

paymentProfileName

The name of a Business Policies payment profile. A PaymentProfileID
and/or a PaymentProfileName value is used in the Add/Revise/Relist
call to reference and use the payment policy values of a Business Policies payment
profile. If both fields are provided and their values don’t match, the PaymentProfileID
takes precedence.



In the “Get” calls, the PaymentProfileID value will always be
returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
value will be returned if a name is assigned to the payment profile.



Note:
Business Policies are not yet available for use on the eBay platform.

@property (nonatomic, retain) NSString *paymentProfileName

Discussion

The name of a Business Policies payment profile. A PaymentProfileID
and/or a PaymentProfileName value is used in the Add/Revise/Relist
call to reference and use the payment policy values of a Business Policies payment
profile. If both fields are provided and their values don’t match, the PaymentProfileID
takes precedence.



In the “Get” calls, the PaymentProfileID value will always be
returned if the listing is using a Business Policies payment profile, and the PaymentProfileName
value will be returned if a name is assigned to the payment profile.



Note:
Business Policies are not yet available for use on the eBay platform.

type : NSString, wrapper for primitive string

Declared In

Trading_SellerPaymentProfileType.h