extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getEventType(): string
|
# |
public
|
setEventType(string $eventType): self
|
# |
public
|
getReferralId(): string
|
# |
public
|
setReferralId(string $referralId): self
|
# |
public
|
getApplication(): ProductApplication
|
# |
public
|
setApplication(ProductApplication $application): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$eventType
|
# |
protected
|
string
|
$referralId
|
# |
protected
|
ProductApplication
|
$application
|
# |