https://ns.adobe.com/experience/workfront/portfolio
Portfolio related fields
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | adobe/experience/workfront/portfolio.schema.json |
{
"workfront:portfolio": {
"workfront:budget": 100.5
}
}
Property | Type | Required | Defined by |
---|---|---|---|
workfront:portfolio | object |
Optional | Workfront Portfolio Attributes (this schema) |
* |
any | Additional | this schema allows additional properties |
workfront:portfolio
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
workfront:budget |
number | Optional |
workfront:description |
string | Optional |
workfront:isActive |
boolean | Optional |
workfront:ownerEmployeeID |
string | Optional |
workfront:budget
- is optional
- type:
number
number
workfront:description
- is optional
- type:
string
string
workfront:isActive
- is optional
- type:
boolean
boolean
workfront:ownerEmployeeID
- is optional
- type:
string
string