extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getSpendLimit(): SpendControlUpdateRequestSpendLimit
|
# |
public
|
setSpendLimit(SpendControlUpdateRequestSpendLimit $spendLimit): self
|
# |
public
|
getSpendDuration(): string
|
# |
public
|
setSpendDuration(string $spendDuration): self
|
# |
public
|
getReason(): ?string
|
# |
public
|
setReason(?string $reason): self
|
# |
public
|
getLockAfterDate(): ?DateTime
|
# |
public
|
setLockAfterDate(?DateTime $lockAfterDate): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
SpendControlUpdateRequestSpendLimit
|
$spendLimit
|
# |
protected
|
string
|
$spendDuration
|
# |
protected
|
string|null
|
$reason
|
# |
protected
|
DateTime|null
|
$lockAfterDate
|
# |