ChangeSignupStateRequest Object
Contains information about a request to change a user's signup state.
This object is used by the following operations:
The properties included in the ChangeSignupStateRequest object are listed below.
| Property | Type | Description |
|---|---|---|
| SignupState | string | The user's signup state. For a list of valid values, see User Signup State Values. Required. |
| Comments | string | Optional comments entered by the user when performing the action. |