proper scoping to callback structures + usage Information Method
This commit is contained in:
@ -29,6 +29,8 @@ class CallbacksListStructure extends BaseStructure {
|
||||
|
||||
$this->responseId = $this->getPlainJsonObject()->responseid;
|
||||
$this->callbacks = $this->getPlainJsonObject()->callbacks;
|
||||
|
||||
$this->getUsage();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user