mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
3.2 KiB
3.2 KiB
CreateBlocklistIdentifierResponse
Fields
| Field | Type | Required | Description |
|---|---|---|---|
contentType |
String | ✔️ | HTTP response content type for this operation |
statusCode |
int | ✔️ | HTTP response status code for this operation |
rawResponse |
HttpResponse | ✔️ | Raw HTTP response; suitable for custom response parsing |
blocklistIdentifier |
Optional<? extends com.clerk.backend_api.models.components.BlocklistIdentifier> | ➖ | Success |