logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry - Google Provisioning API 2.0 email list

Accessors

       EmailList
       Who

Author

       Randy Smith, perlstalker at vuser dot org

Name

       VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry - Google Provisioning API 2.0 email list
       recipient entry

Synopsis

        my $entry = VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry->new();
        $entry->EmailList('foo');
        $entry->Who('bar@baz.com');

See Also