Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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