InvestmentSourceOfFunds
typestringrequired
The primary source of funds for the business.
Possible values: [PERSONAL
, INVESTOR
, BUSINESS_REVENUE
, SALE_OF_ASSET
, OTHER
]
descriptionstringrequired
Further explanatory details of source of funds.
Possible values: non-empty
InvestmentSourceOfFunds
{
"type": "PERSONAL",
"description": "string"
}