class MailPhishing extends Collection (View source)

Properties

protected $collection_key
protected $domainIdType
protected $domainIdDataType
bool $isInternal
protected $maliciousEntityType
protected $maliciousEntityDataType
protected $messagesType
protected $messagesDataType
string $systemActionType

Methods

setDomainId(DomainId $domainId)

No description

getDomainId()

No description

setIsInternal($isInternal)

No description

bool
getIsInternal()

No description

setMaliciousEntity(MaliciousEntity $maliciousEntity)

No description

setMessages($messages)

No description

getMessages()

No description

setSystemActionType($systemActionType)

No description

string
getSystemActionType()

No description

Details

setDomainId(DomainId $domainId)

No description

Parameters

DomainId $domainId

DomainId getDomainId()

No description

Return Value

DomainId

setIsInternal($isInternal)

No description

Parameters

$isInternal

bool getIsInternal()

No description

Return Value

bool

setMaliciousEntity(MaliciousEntity $maliciousEntity)

No description

Parameters

MaliciousEntity $maliciousEntity

MaliciousEntity getMaliciousEntity()

No description

Return Value

MaliciousEntity

setMessages($messages)

No description

Parameters

$messages

GmailMessageInfo[] getMessages()

No description

Return Value

GmailMessageInfo[]

setSystemActionType($systemActionType)

No description

Parameters

$systemActionType

string getSystemActionType()

No description

Return Value

string