class BizContact

This BizContact class defines various constants and methods related to EPP Contact objects associated with the BIZprotect product suite.

Public Fields

[more]static const char* BIZ_USERID
Owner user id to be supplied in various update commands related to contact objects, supplied in the <unspec> field
[more]static const char* BIZ_PASSWORD
Owner user password to be supplied in various update commands related to contact objects, supplied in the <unspec> field
[more]static const char* BIZ_NEWPASSWORD
Owner user new password to be supplied in various update commands related to contact objects, supplied in the <unspec> field
[more]static const char* BIZ_CONTACT_TITLE
Title to be associated with a contact object
[more]static const char* BIZ_CONTACT_PAGER
Pager to be associated with a contact object
[more]static const char* BIZ_CONTACT_PHONE
Secondary phone to be associated with a contact object.
[more]static const char* BIZ_CONTACT_PHONEEXT
Secondary phone extenstion to be associated with a contact object
[more]static const char* BIZ_CONTACT_EMAIL
Secondary email to be associated with a contact object


Documentation

This BizContact class defines various constants and methods related to EPP Contact objects associated with the BIZprotect product suite.

ostatic const char* BIZ_USERID
Owner user id to be supplied in various update commands related to contact objects, supplied in the <unspec> field

ostatic const char* BIZ_PASSWORD
Owner user password to be supplied in various update commands related to contact objects, supplied in the <unspec> field

ostatic const char* BIZ_NEWPASSWORD
Owner user new password to be supplied in various update commands related to contact objects, supplied in the <unspec> field

ostatic const char* BIZ_CONTACT_TITLE
Title to be associated with a contact object

ostatic const char* BIZ_CONTACT_PAGER
Pager to be associated with a contact object

ostatic const char* BIZ_CONTACT_PHONE
Secondary phone to be associated with a contact object. Its value follows the E164 format defined in the EPP specification.

ostatic const char* BIZ_CONTACT_PHONEEXT
Secondary phone extenstion to be associated with a contact object

ostatic const char* BIZ_CONTACT_EMAIL
Secondary email to be associated with a contact object


This class has no child classes.
Author:
Ning Zhang ning.zhang@neustar.com
Version:
$Revision$

Alphabetic index HTML hierarchy of classes or Java


Copyright © 2001-2002 NeuStar, Inc. All Rights Reserved.