Invitation
class Invitation extends Model (View source)
Properties
string | $name | ||
string | $role | ||
protected | $targetAccountType | ||
protected | $targetAccountDataType | ||
protected | $targetLocationType | ||
protected | $targetLocationDataType | ||
string | $targetType |
Methods
setName($name)
No description
string
getName()
No description
setRole($role)
No description
string
getRole()
No description
getTargetAccount()
No description
getTargetLocation()
No description
setTargetType($targetType)
No description
string
getTargetType()
No description
Details
setName($name)
No description
string
getName()
No description
setRole($role)
No description
string
getRole()
No description
setTargetAccount(Account $targetAccount)
No description
Account
getTargetAccount()
No description
setTargetLocation(TargetLocation $targetLocation)
No description
TargetLocation
getTargetLocation()
No description
setTargetType($targetType)
No description
string
getTargetType()
No description