Class DoCaptureRequestType

Description

DoCaptureRequestType

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

XSDType
   |
   --AbstractRequestType
      |
      --DoCaptureRequestType
Variable Summary
mixed $Amount
mixed $Note
Method Summary
DoCaptureRequestType DoCaptureRequestType ()
void getAmount ()
void getCompleteType ()
void getNote ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setAuthorizationID (mixed $AuthorizationID, [mixed $charset = 'iso-8859-1'])
void setCompleteType (mixed $CompleteType, [mixed $charset = 'iso-8859-1'])
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 20)
mixed $AuthorizationID (line 18)
mixed $CompleteType (line 22)
mixed $Note (line 24)

Inherited Variables

Inherited from AbstractRequestType

AbstractRequestType::$DetailLevel
AbstractRequestType::$ErrorLanguage
AbstractRequestType::$MessageID
AbstractRequestType::$Version

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor DoCaptureRequestType (line 26)
DoCaptureRequestType DoCaptureRequestType ()
getAmount (line 68)
void getAmount ()
getAuthorizationID (line 59)
void getAuthorizationID ()
getCompleteType (line 77)
void getCompleteType ()
getNote (line 86)
void getNote ()
setAmount (line 72)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setAuthorizationID (line 63)
void setAuthorizationID (mixed $AuthorizationID, [mixed $charset = 'iso-8859-1'])
setCompleteType (line 81)
void setCompleteType (mixed $CompleteType, [mixed $charset = 'iso-8859-1'])
setNote (line 90)
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From AbstractRequestType

AbstractRequestType::AbstractRequestType()
AbstractRequestType::getDetailLevel()
AbstractRequestType::getErrorLanguage()
AbstractRequestType::getMessageID()
AbstractRequestType::getVersion()
AbstractRequestType::setDetailLevel()
AbstractRequestType::setErrorLanguage()
AbstractRequestType::setMessageID()
AbstractRequestType::setVersion()

Inherited From XSDType

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

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