extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getId(): string
|
# |
public
|
setId(string $id): self
|
# |
public
|
getLegalName(): string
|
# |
public
|
setLegalName(string $legalName): self
|
# |
public
|
getMailingAddress(): Address
|
# |
public
|
setMailingAddress(Address $mailingAddress): self
|
# |
public
|
getAccountType(): string
|
# |
public
|
setAccountType(string $accountType): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$id
|
# |
protected
|
string
|
$legalName
|
# |
protected
|
Address
|
$mailingAddress
|
# |
protected
|
string
|
$accountType
|
# |