Searched refs:Recipient (Results 1 – 4 of 4) sorted by relevance
69 $message->recipientName = 'Recipient';99 $message->recipientName = 'Recipient';119 'to' => 'Recipient <recipient@example.org>',141 $message->recipientName = 'Recipient';161 'to' => 'Recipient <recipient@example.org>',196 $message->recipientName = 'Recipient';
35 protected $recipientsType = Recipient::class;81 * @param Recipient[]88 * @return Recipient[]
20 class Recipient extends \Google\Model class80 class_alias(Recipient::class, 'Google_Service_Dfareporting_Recipient');
1216 … used to calculate the currentURL in order to validate SAML elements like Destination or Recipient.