[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
OrgFundItem
Defines the properties of the org fund item.
Properties
string
fundBalance
Optional
The fund balance of the organization.
string
fundEndDate
Optional
The organization fund item end date.
string
fundId
Optional
The fund id of the organization.
string
fundStatus
Optional
The fund status of the organization.
string
fundType
Optional
The fund type of the organization.
string
fundTypeDescription
Optional
The description of the fund in an organization.
JSON Example
{
"fundBalance": "...",
"fundEndDate": "...",
"fundId": "...",
"fundStatus": "...",
"fundType": "...",
"fundTypeDescription": "..."
}