Class: CashAdvanceExtra

payments.CashAdvanceExtra

new CashAdvanceExtra()

Source:

Methods

(static) CashAdvanceExtra#getCashAdvanceCustomerIdentification() → {payments.CashAdvanceCustomerIdentification}

Get the field value
Source:
Returns:
Type
payments.CashAdvanceCustomerIdentification

(static) CashAdvanceExtra#getCashAdvanceSerialNum() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceExtra#getPaymentRef() → {base.Reference}

Get the field value The payment with which this cash advance extra is associated
Source:
Returns:
Type
base.Reference

(static) CashAdvanceExtra#setCashAdvanceCustomerIdentification(cashAdvanceCustomerIdentification)

Set the field value
Parameters:
Name Type Description
cashAdvanceCustomerIdentification payments.CashAdvanceCustomerIdentification
Source:

(static) CashAdvanceExtra#setCashAdvanceSerialNum(cashAdvanceSerialNum)

Set the field value
Parameters:
Name Type Description
cashAdvanceSerialNum String
Source:

(static) CashAdvanceExtra#setPaymentRef(paymentRef)

Set the field value The payment with which this cash advance extra is associated
Parameters:
Name Type Description
paymentRef base.Reference
Source: