mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
3.3 KiB
3.3 KiB
UpdateOrganizationMembershipMetadataResponse
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 |
organizationMembership |
Optional<? extends com.clerk.backend_api.models.components.OrganizationMembership> | ➖ | Success |