Class UserIdPasswordType

Description

UserIdPasswordType

Located in /PayPal/Type/UserIdPasswordType.php (line 16)

XSDType
   |
   --UserIdPasswordType
Variable Summary
mixed $AppId
mixed $AuthCert
mixed $DevId
mixed $Password
mixed $Signature
mixed $Subject
mixed $Username
Method Summary
UserIdPasswordType UserIdPasswordType ()
void getAppId ()
void getAuthCert ()
void getDevId ()
void getPassword ()
void getSignature ()
void getSubject ()
void getUsername ()
void setAppId (mixed $AppId, [mixed $charset = 'iso-8859-1'])
void setAuthCert (mixed $AuthCert, [mixed $charset = 'iso-8859-1'])
void setDevId (mixed $DevId, [mixed $charset = 'iso-8859-1'])
void setPassword (mixed $Password, [mixed $charset = 'iso-8859-1'])
void setSignature (mixed $Signature, [mixed $charset = 'iso-8859-1'])
void setSubject (mixed $Subject, [mixed $charset = 'iso-8859-1'])
void setUsername (mixed $Username, [mixed $charset = 'iso-8859-1'])
Variables
mixed $AppId (line 18)
mixed $AuthCert (line 22)
mixed $DevId (line 20)
mixed $Password (line 32)

Password contains the current password associated with the username.

mixed $Signature (line 37)

Signature for Three Token authentication.

mixed $Subject (line 46)

This field identifies an account (e.g., payment) on whose behalf the operation

is being performed. For instance one account holder may delegate the abililty to perform certain operations to another account holder. This delegation is done through a separate mechanism. If the base username has not been authorized by the subject the request will be rejected.

mixed $Username (line 27)

The username is the identifier for an account.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor UserIdPasswordType (line 48)
UserIdPasswordType UserIdPasswordType ()
getAppId (line 99)
void getAppId ()
getAuthCert (line 117)
void getAuthCert ()
getDevId (line 108)
void getDevId ()
getPassword (line 135)
void getPassword ()
getSignature (line 144)
void getSignature ()
getSubject (line 153)
void getSubject ()
getUsername (line 126)
void getUsername ()
setAppId (line 103)
void setAppId (mixed $AppId, [mixed $charset = 'iso-8859-1'])
setAuthCert (line 121)
void setAuthCert (mixed $AuthCert, [mixed $charset = 'iso-8859-1'])
setDevId (line 112)
void setDevId (mixed $DevId, [mixed $charset = 'iso-8859-1'])
setPassword (line 139)
void setPassword (mixed $Password, [mixed $charset = 'iso-8859-1'])
setSignature (line 148)
void setSignature (mixed $Signature, [mixed $charset = 'iso-8859-1'])
setSubject (line 157)
void setSubject (mixed $Subject, [mixed $charset = 'iso-8859-1'])
setUsername (line 130)
void setUsername (mixed $Username, [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:23 -0400 by phpDocumentor 1.3.0RC3