extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getName(): ?string
|
# |
public
|
setName(?string $name): self
|
# |
public
|
getAddress(): BeneficiaryBankAddress
|
# |
public
|
setAddress(BeneficiaryBankAddress $address): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string|null
|
$name
|
# |
protected
|
BeneficiaryBankAddress
|
$address
|
# |