AbstractReimbursementRequest
class AbstractReimbursementRequest extends AbstractFunction
Constants
| PAYMENT_METHODS |
|
| PAYMENT_METHOD_CHECK |
|
| PAYMENT_METHOD_CASH |
|
| PAYMENT_METHOD_RECORD_TRANSFER |
|
| PAYMENT_METHOD_ACH |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
int|string
getRecordNo()
No description
setRecordNo(int|string $recordNo)
No description
string
getPaymentMethod()
No description
setPaymentMethod(string $paymentMethod)
No description
string
getBankAccountId()
No description
setBankAccountId(string $bankAccountId)
No description
string
getEmployeeId()
No description
setEmployeeId(string $employeeId)
No description
string
getMergeOption()
No description
setMergeOption(string $mergeOption)
No description
getPaymentDate()
No description
string
getDocumentNo()
No description
setDocumentNo(string $documentNo)
No description
string
getMemo()
No description
setMemo(string $memo)
No description
string
getNotificationContactName()
No description
setNotificationContactName(string $notificationContactName)
No description
getApplyToTransactions()
No description
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
in AbstractFunction at line line 72
abstract
writeXml(XMLWriter $xml)
Write the XML