# ResourceUnauthorizedProblemAllOf ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**parameter** | **String** | | | |**resourceId** | **String** | | | |**resourceType** | [**ResourceTypeEnum**](#ResourceTypeEnum) | | | |**section** | [**SectionEnum**](#SectionEnum) | | | |**value** | **String** | | | ## Enum: ResourceTypeEnum | Name | Value | |---- | -----| | USER | "user" | | TWEET | "tweet" | | MEDIA | "media" | | LIST | "list" | | SPACE | "space" | ## Enum: SectionEnum | Name | Value | |---- | -----| | DATA | "data" | | INCLUDES | "includes" |