Skip to main content

RemoveMemberFromOrganizationResponseModel

statusboolean

Whether the request succeeded.

messagestring

Human-readable description of the result.

RemoveMemberFromOrganizationResponseModel
{
"status": true,
"message": "string"
}