extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getNextCursor(): ?string
|
# |
public
|
setNextCursor(?string $nextCursor): self
|
# |
public
|
getItems(): CashAccount[]
|
# |
public
|
setItems(CashAccount[] $items): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string|null
|
$nextCursor
|
# |
protected
|
CashAccount[]
|
$items
|
# |