| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customermanagement |
| Modifier and Type | Field and Description |
|---|---|
protected SecretQuestion |
User.secretQuestion |
| Modifier and Type | Method and Description |
|---|---|
static SecretQuestion |
SecretQuestion.fromValue(String v) |
SecretQuestion |
User.getSecretQuestion()
Gets the value of the secretQuestion property.
|
static SecretQuestion |
SecretQuestion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecretQuestion[] |
SecretQuestion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SecretQuestion> |
ObjectFactory.createSecretQuestion(SecretQuestion value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SecretQuestion> |
ObjectFactory.createSecretQuestion(SecretQuestion value)
|
void |
User.setSecretQuestion(SecretQuestion value)
Sets the value of the secretQuestion property.
|
Copyright © 2024. All rights reserved.