| Methods |
public
|
isInitialized($property): bool
|
#
|
public
|
getType(): string
|
#
|
public
|
setType(string $type): self
|
#
|
public
|
getPaymentInstrumentId(): string
Payment Instrument ID that can be passed to the /transfers endpoint to trigger a transfer.
The type of the payment…
Payment Instrument ID that can be passed to the /transfers endpoint to trigger a transfer.
The type of the payment instrument dictates the method.
|
#
|
public
|
setPaymentInstrumentId(string $paymentInstrumentId): self
Payment Instrument ID that can be passed to the /transfers endpoint to trigger a transfer.
The type of the payment…
Payment Instrument ID that can be passed to the /transfers endpoint to trigger a transfer.
The type of the payment instrument dictates the method.
|
#
|
public
|
getRoutingNumber(): string
|
#
|
public
|
setRoutingNumber(string $routingNumber): self
|
#
|
public
|
getAccountNumber(): string
|
#
|
public
|
setAccountNumber(string $accountNumber): self
|
#
|
public
|
getAccountType(): string
|
#
|
public
|
setAccountType(string $accountType): self
|
#
|
public
|
getAccountClass(): string
|
#
|
public
|
setAccountClass(string $accountClass): self
|
#
|