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 $Subject
mixed $Username
Method Summary
UserIdPasswordType UserIdPasswordType ()
void getAppId ()
void getAuthCert ()
void getDevId ()
void getPassword ()
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 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 $Subject (line 41)

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 43)
UserIdPasswordType UserIdPasswordType ()
getAppId (line 88)
void getAppId ()
getAuthCert (line 106)
void getAuthCert ()
getDevId (line 97)
void getDevId ()
getPassword (line 124)
void getPassword ()
getSubject (line 133)
void getSubject ()
getUsername (line 115)
void getUsername ()
setAppId (line 92)
void setAppId (mixed $AppId, [mixed $charset = 'iso-8859-1'])
setAuthCert (line 110)
void setAuthCert (mixed $AuthCert, [mixed $charset = 'iso-8859-1'])
setDevId (line 101)
void setDevId (mixed $DevId, [mixed $charset = 'iso-8859-1'])
setPassword (line 128)
void setPassword (mixed $Password, [mixed $charset = 'iso-8859-1'])
setSubject (line 137)
void setSubject (mixed $Subject, [mixed $charset = 'iso-8859-1'])
setUsername (line 119)
void setUsername (mixed $Username, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

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

Documentation generated on Thu, 23 Jun 2005 13:27:54 -0400 by phpDocumentor 1.2.3