extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getType(): string
|
# |
public
|
setType(string $type): self
|
# |
public
|
getPaymentInstrumentId(): string
|
# |
public
|
setPaymentInstrumentId(string $paymentInstrumentId): self
|
# |
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
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$type
|
# |
protected
|
string
|
$paymentInstrumentId
|
# |
protected
|
string
|
$routingNumber
|
# |
protected
|
string
|
$accountNumber
|
# |
protected
|
string
|
$accountType
|
# |
protected
|
string
|
$accountClass
|
# |