EPP ContactTransferCmd Class.
More...
#include <ContactTransferCmd.H>
|
string | _id |
| Server-unique identifier of the contact object to be queried.
|
|
AuthInfo | _authInfo |
| Authorization information.
|
|
Protected Attributes inherited from Command |
string | _clTRID |
| Client Transaction ID.
|
|
AuthInfo ContactTransferCmd::get_authInfo |
( |
| ) |
|
|
inline |
Returns authorization information.
- Returns
- authorization information
References _authInfo.
string ContactTransferCmd::get_id |
( |
| ) |
const |
|
inline |
Returns contact ID.
- Returns
- server-unique identifier of the contact object to be queried
References _id.
void ContactTransferCmd::set_authInfo |
( |
const AuthInfo & |
authInfo | ) |
|
|
inline |
void ContactTransferCmd::set_id |
( |
const string & |
id | ) |
|
|
inline |
Sets contact ID.
- Parameters
-
id | server-unique identifier of the contact object to be queried |
References _id.
Referenced by cmd_contact_transfer().
The documentation for this class was generated from the following file: