Okta.Sdk.Model.RegistrationInlineHookSSRData
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EventType | string | The type of inline hook. The registration inline hook type is `com.okta.user.pre-registration`. | [optional] |
| RequestType | RegistrationInlineHookRequestType | [optional] | |
| Source | string | The ID of the registration inline hook | [optional] |
| CloudEventVersion | string | The inline hook cloud version | [optional] |
| ContentType | string | The inline hook request header content | [optional] |
| EventId | string | The individual inline hook request ID | [optional] |
| EventTime | string | The time the inline hook request was sent | [optional] |
| EventTypeVersion | string | The inline hook version | [optional] |
| Data | RegistrationInlineHookSSRDataAllOfData | [optional] |