class CreateAuthorizedViewRequest extends Model (View source)

Properties

protected $authorizedViewType
protected $authorizedViewDataType
string $authorizedViewId
string $parent

Methods

setAuthorizedView(AuthorizedView $authorizedView)

No description

setAuthorizedViewId($authorizedViewId)

No description

string
getAuthorizedViewId()

No description

setParent($parent)

No description

string
getParent()

No description

Details

setAuthorizedView(AuthorizedView $authorizedView)

No description

Parameters

AuthorizedView $authorizedView

AuthorizedView getAuthorizedView()

No description

Return Value

AuthorizedView

setAuthorizedViewId($authorizedViewId)

No description

Parameters

$authorizedViewId

string getAuthorizedViewId()

No description

Return Value

string

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string