VirtueMart  3.2.14.9808
Public Member Functions | Private Attributes | List of all members
ApplyPaymentRequest Class Reference

Public Member Functions

 __construct ()
 
 setCompanyCode ($value)
 
 setDocType ($value)
 
 setDocId ($value)
 
 setDocCode ($value)
 
 setPaymentDate ($value)
 
 getCompanyCode ()
 
 getDocType ()
 
 getDocId ()
 
 getDocCode ()
 
 getPaymentDate ()
 

Private Attributes

 $CompanyCode
 
 $DocType
 
 $DocId
 
 $DocCode
 
 $PaymentDate
 

Constructor & Destructor Documentation

ApplyPaymentRequest::__construct ( )

Member Function Documentation

ApplyPaymentRequest::getCompanyCode ( )

Gets the companyCode value for this ApplyPaymentRequest.

Returns
string
ApplyPaymentRequest::getDocCode ( )

Gets the docCode value for this ApplyPaymentRequest.

Returns
unknown
ApplyPaymentRequest::getDocId ( )

Gets the docId value for this ApplyPaymentRequest.

Returns
unknown
ApplyPaymentRequest::getDocType ( )

Gets the docType value for this ApplyPaymentRequest.

Returns
DocumentType
ApplyPaymentRequest::getPaymentDate ( )

PaymentDate should be in the format yyyy-mm-dd

Parameters
date$value
ApplyPaymentRequest::setCompanyCode (   $value)

Sets the companyCode value for this ApplyPaymentRequest.

Parameters
string$value
ApplyPaymentRequest::setDocCode (   $value)

Sets the docType value for this ApplyPaymentRequest.

Parameters
string$value
ApplyPaymentRequest::setDocId (   $value)

Sets the docType value for this ApplyPaymentRequest.

Parameters
string$value
ApplyPaymentRequest::setDocType (   $value)

Sets the docCode value for this ApplyPaymentRequest.

Parameters
DocumentType$value
ApplyPaymentRequest::setPaymentDate (   $value)

PaymentDate should be in the format yyyy-mm-dd

Parameters
date$value

Member Data Documentation

ApplyPaymentRequest::$CompanyCode
private
ApplyPaymentRequest::$DocCode
private
ApplyPaymentRequest::$DocId
private
ApplyPaymentRequest::$DocType
private
ApplyPaymentRequest::$PaymentDate
private

The documentation for this class was generated from the following file: