| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
PromptType |
TextPromptRequest.getPromptType()
Gets the prompt type (email, phone, etc).
|
static PromptType |
PromptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PromptType[] |
PromptType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextPromptRequest.setPromptType(PromptType value)
Sets the prompt type (email, phone, etc).
|
Copyright © 2021 BlockChyp, Inc.. All rights reserved.