Record
project-brief-response
No description available.
record project-brief-response {
gid: option<string>,
resource-type: option<string>,
html-text: option<string>,
title: option<string>,
permalink-url: option<string>,
project: option<project-brief-response-project>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| html-text | option<string> | |
| title | option<string> | |
| permalink-url | option<string> | |
| project | option<project-brief-response-project> | |
| text | option<string> |