Class MerchantPullInfoType

Description

MerchantPullInfoType

MerchantPullInfoType Information about the merchant pull.

Located in /PayPal/Type/MerchantPullInfoType.php (line 18)

XSDType
   |
   --MerchantPullInfoType
Variable Summary
mixed $Custom
mixed $Desc
mixed $Invoice
mixed $MpCustom
mixed $MpMax
mixed $MpStatus
Method Summary
MerchantPullInfoType MerchantPullInfoType ()
void getCustom ()
void getDesc ()
void getInvoice ()
void getMpCustom ()
void getMpMax ()
void getMpStatus ()
void setCustom (mixed $Custom, [mixed $charset = 'iso-8859-1'])
void setDesc (mixed $Desc, [mixed $charset = 'iso-8859-1'])
void setInvoice (mixed $Invoice, [mixed $charset = 'iso-8859-1'])
void setMpCustom (mixed $MpCustom, [mixed $charset = 'iso-8859-1'])
void setMpMax (mixed $MpMax, [mixed $charset = 'iso-8859-1'])
void setMpStatus (mixed $MpStatus, [mixed $charset = 'iso-8859-1'])
void setPaymentSourceID (mixed $PaymentSourceID, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Custom (line 50)

Custom field as set by BillUserRequest API call

mixed $Desc (line 40)

The value of the mp_desc variable (description of goods or services) associated

with the billing agreement

mixed $Invoice (line 45)

Invoice value as set by BillUserRequest API call

mixed $MpCustom (line 34)

The value of the mp_custom variable that you specified in a FORM submission to

PayPal during the creation or updating of a customer billing agreement

mixed $MpMax (line 28)

Monthly maximum payment amount

mixed $MpStatus (line 23)

Current status of billing agreement

mixed $PaymentSourceID (line 56)

Encrypted value of the funding source for payment. The unencrypted number has a prefix of C for credit cards and B for bank accounts.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor MerchantPullInfoType (line 58)
MerchantPullInfoType MerchantPullInfoType ()
getCustom (line 154)
void getCustom ()
getDesc (line 136)
void getDesc ()
getInvoice (line 145)
void getInvoice ()
getMpCustom (line 127)
void getMpCustom ()
getMpMax (line 118)
void getMpMax ()
getMpStatus (line 109)
void getMpStatus ()
getPaymentSourceID (line 163)
void getPaymentSourceID ()
setCustom (line 158)
void setCustom (mixed $Custom, [mixed $charset = 'iso-8859-1'])
setDesc (line 140)
void setDesc (mixed $Desc, [mixed $charset = 'iso-8859-1'])
setInvoice (line 149)
void setInvoice (mixed $Invoice, [mixed $charset = 'iso-8859-1'])
setMpCustom (line 131)
void setMpCustom (mixed $MpCustom, [mixed $charset = 'iso-8859-1'])
setMpMax (line 122)
void setMpMax (mixed $MpMax, [mixed $charset = 'iso-8859-1'])
setMpStatus (line 113)
void setMpStatus (mixed $MpStatus, [mixed $charset = 'iso-8859-1'])
setPaymentSourceID (line 167)
void setPaymentSourceID (mixed $PaymentSourceID, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()
XSDType::__set_attribute()

Documentation generated on Thu, 11 May 2006 22:39:16 -0400 by phpDocumentor 1.3.0RC3